搜索资源列表
MUTITHREAD.rar
- 多线程任务调度与处理的一个实例
osdd
- 在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。设计了一个模拟处理机调动算法-in multi-channel and multi-task procedure system, the system in place at the same time within the state of the process may have several. That
muti_task_8086
- 自己做汇编课程设计的时候写的多任务调度程序,有兴趣的可以参考一下!
WinThreadPool
- windows环境下的线程池框架,实现了多线程的任务调度机制。-windows environment thread pool framework, windows environment, under the thread pool framework
MUTITHREAD
- 多线程任务调度与处理的一个实例- Multi-thread duty dispatch and a processing example
sjp
- 在多道程序或多任务系统中,系统同时处于就绪态的进程有若干个。为了使系统中的各进程能有条不紊地进行,必须选择某种调度策略,以选择一进程占用处理机。时间片轮转算法-Procedures in the multi-channel or multi-task system, the system in a ready state at the same time there are a number of processes. In order to make the process system ca
Factoryschedual
- 工厂调度,含有多个进程同时判断是工厂做完任务的时间尽量短,有源码-Factory schedule
Processordispatching-simulation
- 操作系统课程设计处理机调度的模拟程序。在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。要求用C语言编写和调试一个简单的进程调度程序设计一个模拟处理机调度算法。-Operating System Course Design processor scheduling simulation program. Procedures in a multi-channel
scheduler1
- 该包是一个模拟进程调度的算法,实现了多进程之间的调度过程,通过该算法可以延伸至任务调度算法上去应用-Scheduling algorithm simulation process, thereby showing the scheduling process, through the process of scheduling between the simulation process can be extended to scheduling
philosopher
- 哲学家问题,解决进程死锁和恢复,进程调度。 多线程任务。-Philosophers problem, solve the deadlock and restore processes, process scheduling. Multithreaded.
readwrite
- 读写者问题,解决进程死锁和恢复,进程调度。 多线程任务。-Those who read and write and solve deadlock and restore processes, process scheduling. Multithreaded.
ScheduleaRun
- windows平台下的一个多任务的并行调度程序,可以指定并行任务的个数。类似于贝奥武夫(Beowulf)分布式并行计算模型。-parallel scheduling program for a multi-tasking windows platform, you can specify the number of parallel tasks. Similar to Beowulf (Beowulf) distributed parallel computing model.