资源列表

[Linux/Unix编程readerwriter.cpp

说明:读者—写者问题的读写操作限制(包括读者优先和写者优先): 1)写—写互斥,即不能有两个写者同时进行写操作。 2)读—写互斥,即不能同时有一个线程在读,而另一个线程在写。 3)读—读允许,即可以有一个或多个读者在读。 -readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) write
<jj> 在 2008-10-13 上传 | 大小:5.44kb | 下载:1

[Linux/Unix编程process

说明:进程间调度,共享内存,进程通信,子进程创建-inter-process scheduling, shared memory and process communications, process-creation
<jiaomingliang> 在 2008-10-13 上传 | 大小:912.72kb | 下载:0

[Linux/Unix编程zhexuejiajincan

说明:在Linux环境下,用C语言和信号量机制实现了五个哲学家进餐的互斥关系-the Linux environment, the C language and signal mechanism to achieve the volume of five philosophers dining mutex relations
<weixiang> 在 2008-10-13 上传 | 大小:3.94kb | 下载:0

[Linux/Unix编程zhexuejiajincan2

说明:在Linux环境下,使用共享外部变量的方式,实现哲学家进餐问题-the Linux environment, the use of shared external variables, to achieve the Dining Philosophers Problem
<weixiang> 在 2008-10-13 上传 | 大小:4.79kb | 下载:0

[Linux/Unix编程zhexuejiajinchan3

说明:在Linux环境下,用C语言实现哲学家进程问题。-the Linux environment, using C language philosopher process.
<weixiang> 在 2008-10-13 上传 | 大小:5.26kb | 下载:0

[系统编程SeverTest

说明:Delphi 写的Windows服务程序源码-services for the Windows source code
<quan> 在 2008-10-13 上传 | 大小:219.87kb | 下载:1

[系统编程LL1

说明:ll(1) ll(1) ll(1) ll(1)
<> 在 2008-10-13 上传 | 大小:107.1kb | 下载:0

[扫描程序PSMFirewall

说明:PSMFirewall防火墙源代码 -PSMFirewall firewall source code PSMFirewall firewall source code
<shine> 在 2008-10-13 上传 | 大小:557.9kb | 下载:0

[系统编程vcyingyongshili

说明:VC应用实例,讲述了VC应用的技巧,PDF文件格式,有需要的朋友请看-VC example, spoke of the VC application skills, PDF file format, in need of friends See
<毕晓宇> 在 2008-10-13 上传 | 大小:19.14mb | 下载:0

[系统编程wenjian

说明:一个文件管理系统,就是管理系统文件的目录及其文件.-a document management system, document management system is the directory and its documentation.
<注册> 在 2008-10-13 上传 | 大小:24.11kb | 下载:0

[系统编程process

说明:编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 -prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Schedu
<111111> 在 2008-10-13 上传 | 大小:9.19kb | 下载:0

[系统编程VisualBasic

说明:visual basic 编程 从基础到实践-visual basic programming from basic to practice
<柳玄风> 在 2008-10-13 上传 | 大小:11.87mb | 下载:0

源码中国 www.ymcn.org