资源列表
操作系统课程实验程序
- 进程调度程序,适合操作系统课程设计及上机实验,可以自己修改,也可以直接应用.-process scheduling procedures, suitable for courses on operating system design and experiment on the plane, his amendment can be applied directly.
调用汇编代码_me
- 一个有关VC中嵌入汇编语言代码的例子,这个是自己原创的作品,欢迎使用!-an embedded assembler language code examples, this is their original work, Welcome!
不错的进程调度
- 进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。-process Scheduling Algorithm : Th
不错的文件系统
- 1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的文件系统。每次用户可保存m个件,用户在一次运行中只能打开一个文件。对文件必须设置保护措施,且至少有Creat,Delete,Close,Write等命令。-1, with high-level language debugging and prepared a simple file system. Simulation document
pl0_old
- 一个PL0的原代码,用CBC开发,请铁更改-code of pl0,exploiture by cbc
不错的编译原理实验
- 不错的PL0改写,实现了5个方面的增加功能,符合本科学生-good PL0 rewritten achieved five of more functional, with undergraduate students
一份编译原理试题
- 编译原理试题,很不错,是我们的考试题目,请留意-compiler theory test, it is true that our examination topics, please listen! !
libdvdread-0.9.4.tar
- 有关mpeg2的deocde代码,包括endore和decore两部分,并提供相应的工具测试-the deocde code, including endore and decore two parts, and provide the corresponding test tools
key1
- gcc 下pthread 使用,具体的是针对键盘key值的获取-pthread usage under gcc, mainly on the capture of the keyboard key value
vectord
- windows下的矢量汉字显示程序,采用VC6.0打开,不能用来找我。-windows vector under the Chinese character display that utilizes VC6.0 open, and we can not come to see me.
多线程基本实例
- 多线程的实现原理,在delphi中,用一个实例具体说明了多线程的过程。-multithreaded Principle, delphi, with a note of the specific examples of multi-threaded process.
重新启动程序
- 一个简单的病毒程序,使用delphi编写,涉及到系统重新启动等等,-a simple virus, the use of delphi preparation, involving system restart, etc.,
