资源列表
Delphi+MSComm
- Delphi+MSComm控件串口收发程序
vbgo.rar
- 另类感染EXE源代码,仅限个人爱好研究!!!!!!!!!!!!!!!! 测试通过,厉害! ,hack
Cpp1
- 模拟操作系统进程调度:运行状态,就绪状态和完成状态。包含有first() prisch() insert1(q) creat(gg) prish() roundsch() 函数的引用。-Simulate the operating system process scheduling: running, ready states, and completion status. Contains the first () prisch () insert1 (q) creat (gg) pr
ops1_change
- 每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。 进程的到达时间为进程输入的时间。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。 就绪进程获得CPU后都只能运行一个时间片,运行后已占用CPU时间加
huffman
- 哈夫曼算法 实现的时候我们用vector<bool>记录每个char的编码;用map<char,vector<bool>>表示整个字典-huffman algorithm
sysvar
- 系统变量,让许多的函数联系在一起。按键等需要利用变量来完成
银行家算法.RAR
- 操作系统的实验:如何理由银行家算法避免死琐,本程序详细地实现算法-experimental operating system : how to avoid algorithm reason bankers admit death, the procedures detailed algorithm
freya
- 算少数点的潮流,已经通过了编译,直接MATLAB上粘贴运行-calculator the power flow
Real_Time_Pic
- Real Time Clock Pic12c509
sixteen
- 输入一个十进制数,并以回车键未结束符,将它分别以十六、二、八的进制输出的汇编-mydata dw ? desc10 db 13,10, In decimal: $ desc16 db 13,10, in hexadecimal: 0x$ desc8 db 13,10, in octal: 0$
GA_Knapsack_Solver
- GA问题举例,以及knapsack 问题的举例说明,-For example GA problems
Arduino-GY-271
- Arduino-GY-271,单片机板Arduino的三轴测量模块的源代码-Arduino-GY-271, the microcontroller board Arduino triaxial measurement module source code
