资源列表
[操作系统开发] fingertest
说明:手指练习 使用提示:随着字母下落,按相应的键获得分数,推荐在全屏模式下游戏,ESC可随时退出游戏 使用技术: 1.采用了宏来简化代码量,发觉十分好用! 2.堆栈的使用频繁,尽量采取了先压,完成小功能后立即出栈的原则,以免产生错误 3.利用很多次的循环来产生下落的延迟 4.利用BIOS功能删去了光标,和控制光标-Practice finger tips: With the missing letters, p<陈忻> 在 2024-11-14 上传 | 大小:3kb | 下载:0
[操作系统开发] BootingProgrammeAndSomeData
说明:一个简单的操作系统引导程序 有详细注释 512字节中 调用BIOS中断 有助于理解计算机 从启动 到BIOS自检查 到引导载入 操作系统 还有一些很好的资料 讲的很详细 清晰-a simple operating system booting programme with detail comment and some very useful data<xudong> 在 2024-11-14 上传 | 大小:95kb | 下载:0
[操作系统开发] osexperiment
说明:我们全部的四个操作系统实验,模拟系统的内存管理,磁盘管理-We test all of the four operating systems, simulation systems memory management, disk management<leolee> 在 2024-11-14 上传 | 大小:3.51mb | 下载:0
[操作系统开发] Banker_algorithm
说明:一个实现操作系统银行家算法的vc++程序,银行家算法全过程,包括MAX,NEND等资源的设定都由txt文档提供。-A banker' s algorithm to achieve the operating system of the vc++ program, the entire process of banker' s algorithm, including the MAX, NEND settings and ot<beyond> 在 2024-11-14 上传 | 大小:16kb | 下载:0
[操作系统开发] OS_Chapter_1
说明:Chapter 1 1. Introduction. 2. Process. 3. Memory Management. 4. Communication and Synchronization of Process. 5. Interlocks 6. Input and Output 7. Managing Files and Directories<pass> 在 2024-11-14 上传 | 大小:223kb | 下载:0
[操作系统开发] OS_Chapter_3
说明:4.1 Basic memory management 4.2 Exchange (Swapping) 4.3 Virtual Memory 4.4 Algorithms for the replacement of pages<pass> 在 2024-11-14 上传 | 大小:1.39mb | 下载:0