资源列表
Cpuinfo
- XP下利用“ZwSystemDebugControl ”API函数读写CPU MSR-diplay Cpu information in XP by API
source
- 首次适应进行内存管理分配回收功能,用c语言实现。-F
proccess
- 操作系统实验,内存管理部分,功能较好,实现了模拟进程优先级调度-simulated proccess scheduling with priority
kmc100_lpc2478
- 实现了实时操作系统ucosII在arm7上的移植-UcosII real-time operating system in the transplant arm7
operation
- 该指令系统包含三地址指令、双地址指令、单地址指令和零地址指令 指令长度为16位,包括4位基本操作码字段和三个4位地址字段 根据给定的各类指令的条数,设计出合理的扩展操作码方案-The instruction system includes a three-address instruction, two-address instruction, single-address instruction and zero-address instruction length of 16 ins
yemianzhuanhuansuanfa
- 使用C语言编程模拟一个拥有若干个虚页的进程在给定的若干个实页中运行、并在缺页中断发生时分别使用FIFO和LRU算法进行页面置换的情形。其中虚页的个数可以事先给定(例如10个),对这些虚页访问的页地址流(其长度可以事先给定,例如20次虚页访问)可以由程序随机产生,也可以事先保存在文件中。要求程序运行时屏幕能显示出置换过程中的状态信息并输出访问结束时的页面命中率。程序应允许通过为该进程分配不同的实页数,来比较两种置换算法的稳定性。-Simulated using the C programming
bank)
- 银行家算法的程序,将文件改成c语言就行了。认真编写-Banker' s algorithm process the file into c language on the list. Carefully prepared
Bankers-algorithm
- 计算机操作系统 上机代码 银行家算法 源代码-Operating system on your computer bankers algorithm source code to native code
shiyan_3
- 打开 ,看看运行结果就知道了,会感到很有用的
HowToWriteOS
- 手把手交你动手写操作系统的电子书. 有兴趣自己的可以下来看看,值得一看,不仅可以对操作系统有更深入的了解也可以帮助自己去写写。
readerandwriter
- 操作系统实验,包括多线程,P、V操作,读者和写者问题-reader and writer
yinhangjia
- 银行家算法的c++源代码是一个不错的学习文件系统的材料-Bankers algorithm c++ source code is a good file system to learn the material