资源列表
[进程与线程] VCServiceDemo
说明:VC开发环境服务进程的演示程序,可以把你的程序代码作为服务在VC开发环境执行-VC development environment for service execution environment in the development of the VC service process demonstration program, you can put your code as<erg> 在 2025-02-27 上传 | 大小:5kb | 下载:0
[进程与线程] IPC_Clipboard
说明:使用剪切板实现进程间通信实例,代码清晰完整,可编译-Use the clipboard to achieve inter-process communication instance, clear and complete code can be compiled<leo> 在 2025-02-27 上传 | 大小:392kb | 下载:0
[进程与线程] Process-scheduling
说明:本文讲述了所有的进程调度算法,及其优缺点,为开发者能够选择正确的调度算法提供一个参考。-This article describes all process scheduling algorithm, and its advantages and disadvantages, as the developer can select the right scheduling algorithm to provide a reference<荆学士> 在 2025-02-27 上传 | 大小:84kb | 下载:0
[进程与线程] danchuliji
说明:单处理机系统的进程调度 //用running表示进程处于运行态 #define aready 2 //用aready表示进程处于就绪态 #define blocking 3 //用blocking表示进程处于等待态 #define sometime 5 //用sometime 表示时间片大小 #define n 10 //假定系统允许进程个数为n struct { int<谭柳梅> 在 2025-02-27 上传 | 大小:1kb | 下载:0
[进程与线程] Timeout-shopping
说明:基础的java代码 北大青鸟第一单元超市购物项目- Basic Java code Beida Jade Bird project unit 1 supermarket shopping<Jayce> 在 2025-02-27 上传 | 大小:38kb | 下载:0
[进程与线程] ShareMemery
说明:通过利用共享内存的一部分空间,来存储当前内存中存储的数据信息,完成了对内存读写功能的完善。-By using part of the shared memory space to store the data currently stored in memory, completed a perfect memory read and write functions.<馨儿~> 在 2025-02-27 上传 | 大小:16kb | 下载:0
[进程与线程] ProduceConsume
说明:生产者消费者问题 多线程 处理机 有界面,形象生动-Producers and consumers have a multi-threaded processor interface, vivid<刘蕊> 在 2025-02-27 上传 | 大小:7kb | 下载:0