资源列表
Clunzhuanfa
- 编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度。 轮转法可以是简单轮转法、可变时间片轮转法,或多队列轮转法。 简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程。直至所有的进程运行完毕。-prepared a simulation and debugging process sched
yhj111
- 银行家算法 进程控制中用到的算吧 检测是是否死锁-bankers process control algorithms used in the counting detection is whether it Deadlock
Clockfrequency.rar
- 使用CPU时间戳进行高精度计时,利用Rdtsc指令计算CPU的时钟频率,High-precision time stamp for the use of CPU time, using the Rdtsc Instruction Computing CPU clock frequency
APIHOOK
- APIHOOK.cpp : Defines the entry point for the DLL application
triangle
- 一个DX9的初学者的学习示例程序,绘制一个三角形-simple code for DX9 to show how to draw a trigle
crackme_01
- a simple program for doing test on password
set-operation
- 编制一个能演示执行集合的并、交和差运算的程序-To prepare a presentation and perform the collection, delivery and difference operation procedures
nslookup
- nslookup shellscr ipt for list file
DIJandFloyd
- 输入一个邻接矩阵,求一个图的最短路径,2种方法:迪杰斯特拉发和弗洛伊德法-Enter an adjacency matrix, the shortest path of a graph, two kinds of methods: Dijkstra hair and Freud Act
Keylogger-FTP
- python ftp keylogger
virblockdevice
- linuxc操作系统下,对块设备驱动的编写程序,具体的流程-block proccess
Courase_timing_sy
- 这是一个定时同步程序,CP起到克服码间干扰的左右,对多径延时有很好的调节作用。 -This is a timing synchronization procedure, CP play about overcoming inter-symbol interference, multipath delay has good regulation.
