-
s3c2440a触摸屏驱动,完整驱动可直接调用也可用于参照学习
s3c2440a触摸屏驱动,完整驱动可直接调用也可用于参照学习-s3c2440a touch screen-driven, integrity-driven direct call can also be used to refer to learning
- 2022-01-26 06:06:16下载
- 积分:1
-
System will automatically delete the directory of debug and release, so please d...
System will automatically delete the directory of debug and release, so please do not put files on these two directory System will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2022-04-22 14:44:37下载
- 积分:1
-
一个可以运行DOS程序(正确的说法应该是Windows下的控制台程序)并且捕捉程序输出的源程序...
一个可以运行DOS程序(正确的说法应该是Windows下的控制台程序)并且捕捉程序输出的源程序-one can run DOS (The correct statement should be Windows console procedures) and procedures for capturing output of the source
- 2022-06-28 01:21:41下载
- 积分:1
-
Windows多进程日志管理软件,可随意插入多个进程,并且支持一台主机上多项目日志管理...
Windows多进程日志管理软件,可随意插入多个进程,并且支持一台主机上多项目日志管理-Windows log management software, free to insert a number of processes, and supports a host log on multi-project management
- 2023-03-07 04:50:02下载
- 积分:1
-
do a simple, but it can easily expand. Time is the RAS API, I used the platform...
做的比较简单,但可以方便扩充。计时用的是RAS API,我用的是最新的platform sdk,如果没有可能编译不过,可以上MS网站去更新一下-do a simple, but it can easily expand. Time is the RAS API, I used the platform is the latest sdk, if it is not possible compiler can, however, on the MS site to update the
- 2023-02-23 20:25:04下载
- 积分:1
-
屏幕保护程序,其实现方法简单,有效,很值得借鉴。
屏幕保护程序,其实现方法简单,有效,很值得借鉴。-Simple Screen Saver source code
- 2022-04-22 13:13:50下载
- 积分:1
-
AES加密算法(C++实现)
Aes加密算法,用C++实现,封装成了类,方便学习与扩展
- 2023-08-23 08:05:04下载
- 积分:1
-
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变...
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句――同步原语――所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。
-process is a procedure in the data set to run the process, the process is conducted with the system that is the rotation process more than the occupier runs. We have a number of process can visit and revision of those variables as public variables. As the process is complicated by the implementation, so if the right to visit public process variables without restrictions, it will have a "Time" is wrong, the implementation process, the results obtained with the public to visit the variables of time. To prevent such mistakes, the system must be used to control synchronization process bodies for public variables visit. In general, synchronous bodies of a number of statements-- synchronization primitives-- composed. Th
- 2023-01-24 21:05:04下载
- 积分:1
-
对于,在Win CE平台采用开源ffmpeg的手臂亲实现…
针对H264,在win CE平台 利用开源的FFMPEG对ARM处理器优化实现的版本-For H264, in the win CE platform using open source FFmpeg realize on the ARM processor optimized version
- 2022-01-26 04:02:03下载
- 积分:1
-
官方公布的最新的H264JM14.1的编解码版本,供大家参考学习
官方公布的最新的H264JM14.1的编解码版本,供大家参考学习-Official H264JM14.1 the latest version of the codec for your learning
- 2022-07-17 07:45:26下载
- 积分:1