资源列表
ProcessScheduling
- 设计一个有 N个进程并行的优先级调度程序:每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。 就绪进程获得 CPU后都只能运行
Processor-scheduling2
- 进程调度,利用时间片轮转算法来模拟计算机操作系统调度进程的过程的代码2-Process scheduling, the use of round-robin algorithm to simulate the process of computer operating system process scheduling code 2
Fade-effect-source
- 淡入淡出效果源码,仅供新手参考,老鸟勿喷-Fade effect source
三数比大小
- 汇编语言上机第一题:三个无符号数比大小,此程序相当于C语言中的SWAP语句-assembly language on the first plane that : three unsigned than size, this procedure is equivalent to the C language statement SWAP
zhongwenDOShuangjing
- 这是中文DOS环境运行示例,可以用从C,C++等或以文本形式打开。
exp
- 用汇编语言实现的+/-表达式求值算法。可带括号。
MAIN
- wave公司lab6000实验箱的键盘扫描和led显示程序
lin
- 有5、10、25三种硬币,实现自动售货机的找钱机制
duankou
- 此程序对端口进行测试,保证其方向的正确性。
panduanrunnian
- 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份,可输出是本年是否为闰年的提示信息。-This is a judge in a particular year a leap year for the program, run executable programs Ifleap.exe, enter the specific year, this year whether to output the message as a leap year.
7279ALL-2
- 键盘扫描 7279 串行接口8位LED数码及64键盘智能控制-Keyboard scan serial interface 7279 Digital 8 and 64 of the keyboard LED Intelligent Control
miaobiao
- 非常好用的程序,作此设计的同学省心了,拿去吧,一天解决问题-Very useful program for students worry that this design has
