资源列表
Routing_sensor_networks_ID
- it is very important model in wirele-it is very important model in wireless
processmanagement
- 操作系统进程管理程序,C++编写,内含完整代码-Operating system process management procedures
MemoryManagement
- 内存管理,内附全部源代码,请多多指教-Memory Management
TaskManagerEdits
- communication with the window taskmanager
KillProcess
- 显示当前所有进程信息,并且提供删除进程的方法。-Display all the processes,delete the process,by C language
LIST_PROCESS.RAR
- 可以枚举当前的所有系统进程,对于进程的自动处理可作为参考-Can enumerate all the system processes the current, the process of automatic processing can be used as reference
create_progress
- 进程状态有5种: e -执行态 r -高就绪态 t -低就绪态 w -等待态 c -完成态。初始每个进程均为高就绪状态,如果时间片到则转为低就绪状态。 系统分时执行各进程,规定三个进程的执行概率均为33 。通过产生随机数x来模拟时间片。若各进程的执行时间片到限,产生“时间片中断”而转入低就绪状态。 进程调度算法采用剥夺式调度算法。每次总是选择优先数最小(优先级别最高)的就绪进程投入执行。//先从 r 状态进程中选择,再从 t 状态进程中选择。 进程0完成5次计算:s1++ s2++
MASM32MT
- 在MASM32中开发多线程程序,编译方法请参照批处理文件。-In MASM32 to develop multi-threaded program, please refer to a batch file compiled methods.
ogc-2.0
- OGC v2.0 Client Cheat For Quake3. Inlcudes Aimbot with projectile and entity prediction.
1085s
- 操作系统进程优先调度算法程序,喜欢的朋友还可以提供实验报告-无
libnet
- 生成api包并且转发,使用的是libnet网络编程方法,在liuxe下可以更快更好的运行-Build api package and forwarding
Process
- 进程管理的简单程序,包含少量代码和两张说明图片。-Process management, simple procedures, including a small amount of code and 2 shows pictures.