资源列表
[进程与线程] 进程管理与调度的模拟
说明:在进程管理与调度模拟系统中,共涉及到两个类和一个结构体:PCB结构体、链队列类和OS类。操作系统启动后,在系统内将存在PCB池,用来存放进程的PCB结构,PCB池的大小决定了系统中能同时存在的进程数量。在本系统中,假定系统能同时存在的进程数为20个,用一个PCB的数组来表示。PCB池中的PCB会有四种状态:运行状态、就绪状态、阻塞状态和空闲状态,所以,在操作系统中将会有四种队列:运行队列、就绪对列、阻塞队列和空闲队列。进程的创建随着操作<张涛> 在 2008-10-13 上传 | 大小:10.32kb | 下载:0
[网络编程] socket5代理服务器_ProxyToQq
说明:QQ的代理服务器,演示了代理服务器是如何编写的-QQ proxy server, a proxy server demonstration of how prepared<程宇冰> 在 2008-10-13 上传 | 大小:47.74kb | 下载:0
[文件操作] fastcopy130b2src_jplanguage
说明:一个开源论坛维护的两个项目,一个是关于文件在硬盘上快速拷贝的,fastcopy-maintain an open-source forum of the two projects, one on the document on the hard drive to copy fast, fastcopy<王哲> 在 2008-10-13 上传 | 大小:118.87kb | 下载:0
[进程与线程] WinSpy_src
说明:Winspy源码。复制代码到远程进程并用CreatRemoteThread执行之-Winspy source. Remote replication code to the process used to implement the CreatRemoteThread<fpx> 在 2008-10-13 上传 | 大小:10.64kb | 下载:0
[网络编程] socket Chat
说明:一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术-an obstructive manner with the socket so chat, the use of the multithreading technology and signal volume<朝阳> 在 2008-10-13 上传 | 大小:69.64kb | 下载:0