资源列表
线程的创建与撤消
- 操作系统课程设计:线程的创建与撤消(有文档)-courses on operating system design : the creation of threads and withdrawn (with documentation)
基于Windows的精确定时技术
- 基于Windows的精确定时技术,可实现windows环境下的软件定时触发-Windows-based precision timing technology, the environment can be realized under the windows software regularly trigger
processterm
- 用VC在进行Excel操作时,Excel关不掉,必须通过系统工具来关掉,很不方便,可在程序中功能完成后直接关掉.-VC during the operation of Excel, Excel clearance everything must pass system tools to turn off, which was very inconvenient, the process can be completed directly after the function turned off
进程管理与调度的模拟
- 在进程管理与调度模拟系统中,共涉及到两个类和一个结构体:PCB结构体、链队列类和OS类。操作系统启动后,在系统内将存在PCB池,用来存放进程的PCB结构,PCB池的大小决定了系统中能同时存在的进程数量。在本系统中,假定系统能同时存在的进程数为20个,用一个PCB的数组来表示。PCB池中的PCB会有四种状态:运行状态、就绪状态、阻塞状态和空闲状态,所以,在操作系统中将会有四种队列:运行队列、就绪对列、阻塞队列和空闲队列。进程的创建随着操作系统的调度,将会在这四种队列中变迁。-in process
WinSpy_src
- Winspy源码。复制代码到远程进程并用CreatRemoteThread执行之-Winspy source. Remote replication code to the process used to implement the CreatRemoteThread
c++并发编程
- 很简单的一个并发程序,可以模拟飞机售票系统,三个终端,100张票。-very simple one complicated procedures, simulating an aircraft ticketing system, the three terminals, 100 votes.
jinchen
- 进程调度,先来先服务,最优先服务,时间轮片算法-process scheduling, first-come first-serve, the highest priority services, round-time algorithm
wenben
- 一个简单的应用保存程序,对于初学者有很大的帮助,熟悉一个界面的开发.-a simple application procedures for the preservation, for beginners are of great help with the development of an interface.
java多线程编程实例
- 已经编译成功的多线程JAVA实例.可用来参考或使用-has already built a successful example of multi-threaded Java. Can be used to reference or use
Producer & Consumer
- VC实现的生产者 消费者,使进程学习中非常重要的东西 ~~希望大家支持-VC consumers, the producer, the process of learning something very important ~ ~ hope we support
zbxi
- 文件-进程关联演示程序 pjf(jfpan20000@sina.com) 1、首先使用ZwQuerySystemInformation查询所有进程句柄, 2、获取句柄所代表对象信息,查出目标文件。核心态程序相对简单,对于 用户态程序,使用ZwQueryInformationFile同时与GetFileInformationByHandle、 GetVolumeInformation二API搭配获得之(前者得文件除去卷的路径名,后二者 得卷名) 另外可用ZwQueryOb
mhk
- 测试Windows 2k中内存和外存的速度。 分别在内存中分配一片存储空间,和在硬盘上建立一个同样大小的空间,往这两个空间中用不同方式写入/读出数据。-testing Windows 2k memory and external memory speed. In memory allocated a storage space, and the drive to establish a space of the same size, to the space it used two differ