资源列表
vcTaskMng
- 任务管理器的完整代码,功能与windows自带管理器基本相同。-Task Manager of the complete code, functions and windows own manager basically the same.
thread
- 简单的多线程实验,多个线程在对话框中画,不过没有使用双缓冲,所以会闪烁-thread
OS
- 进程创建与调用,销毁等功能演示,包含Window内核实验教程电子书,以及系统调用查找电子书和《自己动手写操作系统》-Process creation and call features such as the destruction demo, including Window kernel Experimental Course e-books, as well as system calls to find e-books and the " it-yourself to write
shijianplunzhuan
- 进程调度算法:先来先服务算法、时间片轮转调度算法的实现 -The process of scheduling algorithms: first-come, first-served algorithm, time slice Round Robin Scheduling Algorithm
MyTaskMgrmaneagement
- 类似于windows中的任务管理器,用Visual c++实现,用到了多线程等知识-Similar to the windows in the task manager, using Visual c++ implementation of such knowledge to use a multi-threaded
copy_f_mmap
- linux c 文件拷贝,内存共享,信号量,同步机制-linux c file copy, memory sharing, semaphores, synchronization mechanism
BallMove
- MFC中使用WIN32 API线程函数创建一个多线程程序,本例是基于对话框的应用程序。-MFC thread using WIN32 API functions to create a multi-threaded program, in this case is a dialog-based applications.
aaa
- 操作系统银行家算法解决死锁问题并且可以观察死锁现象的产生-Banker' s algorithm to solve the deadlock problem
ProcessDetective
- Process detect in asm very good
ISO-8859-1__prkill2.2
- Kill process in asm .Good
multiplethreadcode
- 多线程编程实例代码,此代码为书中所带的实例。-multiple Thread code
MuliThread1
- 普通多线程问题,MFC界面实现,适合初学者使用-Common multi-threading issues, MFC interfaces, suitable for beginners to use