资源列表
mutiplethread
- multiple thread演示,virtual系统的multiple thread,有助于教学用途-multiple thread demonstration of multiple virtual thread, and the teaching purposes
进程调度模拟
- 一个用vb编写的用来模拟进程调度的小程序!-with a vb prepared for the simulation process of scheduling small programs!
第6章 进程查看程序
- 第6章 进程查看程序 .rar-process procedures View View process procedures. Rar
第46章 消息循环重载实例
- 第46章 消息循环重载 消息循环重载实例.rar.rar-news cycle heavy news cycle heavy-duty case. Rar.rar
模拟进程管理
- 本程序模拟进程管理,类似windows里的进程管理界面,但是只是模拟各种状态的转换以及cpu的分配,有利于在学习os时对进程加深理解-the simulation process management, and similar windows Lane process management interface, but only to simulate a state of the allocation of cpu is conducive to the learning process ri
开远程telnet服务代码
- 打开远程telnet服务代码,在远程机器上运行,可打开对方机器的telent服务。-open remote telnet service code, the remote machines, machines can be opened to the plc services.
R_W2
- 本程序实现读者-写者问题.采用WINDOWS API实现.有比较详细的程序说明-readers of this program - writing problem. Using Windows API. A more detailed descr iption of the procedures
生产者与消费者
- 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行
进程-1
- 在VC6.0下利用消息实现内部进程通讯--VC设计。-VC6.0 in using information to achieve internal communication process -- VC design.
自动更新软件系统
- 对新系统自动更新,用户一打开机器就可以直接更新数据 -the new system to automatically update, a user can open the machine directly update data
多线程HTTP服务器源代码
- 很好的学习进程和线程的好资料,是专业人士的必备资料,也是处学者的好东东,一定会得到你想要的知识-good learning process and the good threads, the information professional's essential information, as well as a good scholar Department Dongdong, will be the knowledge that you want
实验三 最高优先级调度代码
- 模拟创建进程(建立一个记录型数据结构PCB):给出进程标识、状态、到达时间、运行时间等用先来先服务调度算法进行模拟实现-simulation creation process (to establish a record type data structure PCB) : the process of identification is given, state, arrival time, the time spent running a first-come first-service s