搜索资源列表
shijianpian
- 时间片轮转算法是操作系统这门课进程调度一章中非常重要的一种算法,这是用vc实现的,效果很不错的-time slice Web algorithm is the operating system of this curriculum process scheduling a very important chapter of an algorithm This is achieved using vc, the effect is very good
nasmbootsector
- 自己写的操作系统!不过现在只能实现引导区-write their own operating system! But only now realizing the Boot
yingpanyindaofenqv
- 你对硬盘上的第一个512个字节了解吗,你知道它是干什么用的吗?你知道这个区域对于你的硬盘数据的至关重要性么?你想做出独特的开机画面吗?我的这个程序就试图向您揭开这个神秘的面纱(保存、恢复分区表,实现多操作系统引导)。(如果你要运行我的程序,请仔细阅读程序的说明,否则一切后果自负!)-you on the hard drive of a 512 byte understand yet, you do know that it is used? You know the region for yo
Productor_Consumer
- 1、在Windows系统环境下,用Windows API编程实现操作系统经典同步问题。 2、理解和运用信号量、PV原语、进程间的同步互斥关系等基本知识。 3、在实习过程中,加强对于进程同步概念的理解,对于实验进行分析。 4、掌握在Windows环境下多线程(进程)程序设计的一些基本方法。 -1, in the Windows system environment, Using Windows API programming operating system classic syn
00099999
- 这个程序实现了禁止关闭操作系统的功能,对于应用程序中需要此功能的有一定的参考价值