资源列表
FIFO
- 用于模拟进程调度中的先到先服务算法 其中进程不是5个的话 可以修改#define中N 的变量 需要几个进程修改成几就行了-Used to simulate the process of scheduling algorithm First come first serve process is not one of the five can be amended if# Define variables in the N process takes a few modifications int
jc
- 进程通讯(自定义消息) -The process of communications (custom message)
Tread
- 多线程的介绍,创建两个线程,共用一个资源-Introduction of multi-threaded, to create two threads share a resource
thread
- 使用java技术清楚描述进程于线程的使用方法-The use of java technology clearly describe the process in the use of thread
duoxianceheng
- 多线程模拟 操作系统程序-Simulation of multi-threaded operating system procedures
pc
- 生产者消费者实现进程见通讯的代码,所需数据由data.txt文件提供-Producer consumers see the realization of the process of communication code, the required data from data.txt document
Short_Process_First
- 本课程设计要求用高级语言编写和调试一个调度算法采用照顾运行时间较短时间进程的调度程序,以加深对进程的概念及进程调度算法的理解。-The curriculum design requires high-level language writing and debugging of a scheduling algorithm using shorter running time to take care of the process of scheduling procedures in orde
Dr.Com_PW
- 内存模式获取DrCom客户端密码,基于逆向分析和Ring3API函数-Access memory model DrCom client password, based on analysis and reverse Ring3API function
cs
- 用多线程实现“生产者-消费者”问题。内含实验报告和实验源程序-Using multi-threading to achieve producer- consumer problem. The report contains experimental and experimental source
jinchengdiaodu
- 单个输入进程,按优先权及时间片轮转运行各进程。-Single input process, according to the priority and time to run the process of rotary tablet.
IOCPServer
- IOCP处理源代码,底层采用ACE的接口进行开发,效率很好-IOCP handle source code, underlying the use of ACE s interface development, efficiency,
chuwin
- 处理机调度 一个按优先数调度算法实现处理器调度的程序-Processor scheduling a priority scheduling algorithm to achieve the number of processors, the activation procedures