资源列表
TaskManager
- windows任务管理器vc源码,用 PSAPI 写的,只是又添加了一些小功能,包括CPU占用率显示,托盘显示等-windows task manager vc source code, using PSAPI written, but also added some small features, including CPU usage display, pallet display, etc.
DirWatch
- 本来想写个自动关机软件的,结果神不知鬼不觉的写成了一个目录监视软件!直接放源码!:-Originally wanted to write a auto-shutdown software, the result of God without anybody knowing it' s written in a directory monitoring software! Direct release source code!:
fake_ps
- the process of anti-ki-the process of anti-kill
prcoess
- 进程调度,了解内存中进程调度情况,知道进程在内存中运行情况-Process scheduling, memory, process scheduling to understand the situation and know the process running in memory of
sm1
- 进程的实现方法,此程序介绍如何创建一个进程的方法-The process of implementation method, this procedure describes how to create a process approach
Dispatch
- 实现操作系统进程调度的四种基本算法,MFC实现,有较好的界面。实现比较简单~适合于初学者-it is about the OS process Dispacher ,including four basic methods
dllxzz
- DLL下载者VC源代码 DLL下载者VC源代码
fifo
- 完成进程调度,页面置换算法中先进先出算法(FIFO)的源代码,对学习操作系统很有用的~-The completion of the process of scheduling, the page replacement algorithm in the FIFO method (FIFO) of the source code, useful for learning the operating system ~
RandW
- 读者写者进程同步问题解决方案,利用临界区,信号量来实现进程或者线程同步-Reader-writer synchronization process solutions, using the critical area, the signal values in order to achieve the process or thread synchronization
SimpleProcessorControlUnit
- Simple ProcessorControl Unit
setjmp
- 用setjmp函数在VC下模拟试下的多任务环境-use setjmp function
priority
- 进程管理与调度算法(可以实现优先权算法、时间片轮转法)-Process management and scheduling algorithm(priority、time slice)