资源列表
FPort
- 一个很好的可以读取进程信息的VC++源代码-a good process information can read the source code of VC
ProcessSchecule
- 进程管理,动态分配内存,按照最大优先级的动态分配-process management, dynamic memory allocation, in accordance with the priority of the largest dynamic allocation
processkill
- 进程查杀:对设定的一个系统进程进行查杀,界面简洁。-killing process : the creation of a systematic process for killing, simple interface.
Multi_Thread_C++
- 一个简单易套用且实用的Visual C++多线程例子,-a simple and easy to use and useful Visual C multithreading example,
cankaodaima
- 操作系统实验2:进程调度策略的模拟实现 1、 设计一个有 N个进程共行的进程调度程序。 2、 每个进程有一个进程控制块PCB来表示,进程控制块的格式为: 进程名 优先数 到达时间 需要运行时间 已占用CPU时间 进程状态 a) 进程优先数、需要运行时间、到达时间可以事先人为地指定,也可以随机产生,注意初始化上述数值时要尽量使进程并发执行,而不是按到达时间顺序调度。 b) 进程的运行时间以时间片为单位进行计算。 c) 进程状态分为就绪、运行、完成三
Binary_search
- This section allows you to browse the files contained within a ZIP file without having to download it first. The file list below shows all of the files those that are in a text format that we recognize the extension for (e.g. source code files) are
Modemasync
- vc++下利用多线程机制实现串口的异步读和写。-vc using multithreading mechanisms serial asynchronous read and write.
MfcPubLib
- 进程已启动,*进程再启动程序-process has been initiated, killing process restart procedures
os1
- 操作系统进程调度内存分配与回收-operating system memory allocation process scheduling and recovery
操作系统实验程序
- 操作系统进程调度程序-process of the operating system scheduler
myos
- 操作系统进程管理-os system management
实例49-多线程的ftp客户端
- 多线程的ftp客户端-multithreaded ftp client