资源列表
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
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
matrixMul_texture
- CUDA的Texture Memory實作 並有詳細住解-Texture Memory of CUDA implementation and live solution
MF
- metal fighter的基础动作模块,含陀螺仪,对出厂程序进行了大幅度压缩,仅保留必要部分,加快程序编译下载运行的速度-metal fighter based action module, including gyroscopes, the factory procedure greatly compressed, retaining only the necessary part of the operation to accelerate download speed of progra
ABS_POS
- GPS单点定位程序 实现GPS数据进行单点定位带有卡尔曼滤波- GPS single point positioning program GPS single point positioning data with the Kalman filter
DIJandFloyd
- 输入一个邻接矩阵,求一个图的最短路径,2种方法:迪杰斯特拉发和弗洛伊德法-Enter an adjacency matrix, the shortest path of a graph, two kinds of methods: Dijkstra hair and Freud Act
1
- 建立Huffman树,本程序将演示构造赫夫曼树,首先输入叶子结点数目,然后输入原始码以及权值-Create A Huffman Tree
Keylogger-FTP
- python ftp keylogger