搜索资源列表
service
- 能将一个进程注册成windows服务,同时也可以删除-A process can register as windows service, but can also remove
danchuliji
- 单处理机系统的进程调度 //用running表示进程处于运行态 #define aready 2 //用aready表示进程处于就绪态 #define blocking 3 //用blocking表示进程处于等待态 #define sometime 5 //用sometime 表示时间片大小 #define n 10 //假定系统允许进程个数为n struct { int name //进程标识符 int statu
specify
- Register and uninstall OCX(The Register and uninstall OCX)
