资源列表
time
- 在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助学生加深了解处理器调度的工作。-In a multi-channel programming system, tend to have several processes simultaneously in the ready state. When the ready state when the number
csharpThread
- csharp多线程的例子,例子中介绍了两种多线程的方法,对于想了解学习csharp的朋友会有所帮助的,代码在vs2005中编译通过。-CSharp multi-threaded example, example introduces two kinds of multi thread method, for want to learn CSharp
Thread-demo
- 这是介绍c++多线程的文档,重点介绍基础础介绍开始,并且附有例子,方便初学者尽快入门。-This is the introduction of the c++ multithreading document, focuses on the foundation of the start, and with examples, easy for beginners entry as soon as possible.
multihread-server-model
- 一份介绍多线程服务器的常用编程模型的文档,pdf格式-this is a pdf file about multithread server model
thread-research
- 关于基于线程的并发控制技术研究与应用的文档,pdf格式-this is a thread research file
201151617124156
- Hanoi塔演示。 这是c语言中的一个著名程序演示。 看看对你一定有帮助 -Towers of Hanoi demo. This is a well-known in the c language program presentations. You must look for help
129615073033125000
- java进程与线程管理的课件-ppt版课件-Java thread of courseware management process and-PPT edition courseware
thread
- 双线程通信,创建2个进程,让2个进程之间进行信息的传递-Dual-thread communication, to create two processes, so that two processes of information transfer between
jcbf
- 简单模拟进程并发, 测试文档说明: 第一行表示缓冲区的大小 第二行起第一列表示线程的ID 第二列表示类别:生产者P,消费者C 第三列表示线程休眠的时间-Simple simulation of concurrent processes
Process-scheduling-algorithm
- 进程调度算法Process scheduling algorithm Process scheduling algorithm -Process scheduling algorithm
xianchengchi
- C#的线程池演示程序,演示多线程的线程池技术-C# thread pool demo!!!
CMDC
- 一个应用于实时数据库项目的线程池框架代码-threadpool for database
