搜索资源列表
memtest86+-1.70
- 系统启动时检测内存状况的软件C代码,程度有点深,具备了C高级编程知识的朋友们可以参考研习。
loader
- 我为自己的操作系统写的Loader,其中有检测内存,硬盘,设置分页,保护模式跳转等-Loader for my OS
Bank
- 1.根据所需进程数量和资源数目进行动态开辟内存 2.检查用户输入是否正确 3.进行安全性检测 4.使用银行家算法为进程分配资源(1. dynamically open up memory according to the number of required processes and the number of resources 2. check whether the user is correct or not 3. security detection 4. use the