-
这是一个程序,主要介绍是在PPC做一个计算器
这是一个程序,主要介绍是在PPC做一个计算器-This is a process, mainly in the PPC introduce a calculator to do
- 2022-01-27 20:05:19下载
- 积分:1
-
This is a multiplication table program, the completion of the function of the ou...
这是一个九九表程序,完成的功能是在屏幕上输出一个三角形九九表-This is a multiplication table program, the completion of the function of the output on the screen 99 form a triangle
- 2022-04-27 12:37:32下载
- 积分:1
-
ROM图像识别程序,可以识别AMI BIOS,凤凰奖…
rom映象识别程序,可以识别出AMI,PHOENIX,AWARD的BIOS映象-rom image identification procedures, can be identified AMI, PHOENIX, AWARD BIOS image
- 2022-08-08 00:34:52下载
- 积分:1
-
Windows Mobile PDA上的铃声软件 源码 有兴趣的可以
Windows Mobile PDA上的铃声软件 源码 有兴趣的可以-Windows Mobile PDA software source of ring tones are interested can try
- 2022-03-14 20:30:07下载
- 积分:1
-
获取指定进程的内存和cpu信息,vs2005 MFC实现
获取指定进程的内存和cpu信息,vs2005 MFC实现-get the mem and cpu information of the local computer
- 2022-07-12 07:43:12下载
- 积分:1
-
对给定的大规模汉语文本库,实现全文检索系统。可接受任意查询串,给出所有相关文本集合(显示标题或相关行内容等)。(交源程序、报告。准备演示)...
对给定的大规模汉语文本库,实现全文检索系统。可接受任意查询串,给出所有相关文本集合(显示标题或相关行内容等)。(交源程序、报告。准备演示)
- 2022-12-31 10:10:04下载
- 积分:1
-
c#抓包源码
是个txt文件,改个后缀名就可使用
c#抓包源码
是个txt文件,改个后缀名就可使用-c# capture source is a txt file, changed to use a suffix of
- 2022-01-25 17:52:31下载
- 积分: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
-
windows下MP3播放程序开发源代码,可适合初级开发。
windows下MP3播放程序开发源代码,可适合初级开发。-windows MP3 player under development source code, which may be suitable for junior development.
- 2022-08-10 14:50:29下载
- 积分:1
-
MFC 双缓冲技术——————单鱼游弋。
基于MFC,利用双缓冲技术客服了画面闪烁的缺点,完成多幅位图的加载,实现了单鱼游弋的效果。
- 2022-02-15 08:13:59下载
- 积分:1