资源列表
[操作系统开发] ProtectedModeMBR
说明:Example of turning on protected mode inside MBR code. The program reads and prints memory content at 0xBF7980C0. This task can t be done in 16-bit mode<> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[操作系统开发] 64bitModeMBR
说明:Example of turning on 64-bit mode inside MBR code. The programs allows to access up to 16 exabyte from MBR code.<> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[操作系统开发] The-file-system-simulation-program
说明:使用C语言编写的文件系统模拟程序,体现了文件系统的结构与原理,学习操作系统很有用!-Use written in C language of the file system, a simulation program reflects the file system, study the structure and principle of operating system is very useful!<xiangwei> 在 2024-11-13 上传 | 大小:7kb | 下载:0
[操作系统开发] pagealgorithm
说明:操作系统原理课程页面置换算法模拟实现有图形界面显示。-page algorithm<lxh> 在 2024-11-13 上传 | 大小:133kb | 下载:0
[操作系统开发] nbootRAM128
说明:S3c6410可以使用的Nboot,目前已进在Mini6410上移植成功。-It works well on platform 6410, bases on windows mobile 6.1.<sgj> 在 2024-11-13 上传 | 大小:39kb | 下载:0
[操作系统开发] MC9S08DZ60_CAN_12864_Key_RTC_OS
说明:CodeWarrior编译 MC9S08DZ60 一个单任务操作系统 包含Usart CAN RTC 单色12864 的驱动。其中的双缓存机制是这个程序的核心。 -CodeWarrior Compiler MC9S08DZ60 a single task operating system includes monochrome 12864 Usart CAN RTC driver. One of the double-buffering<sunyi> 在 2024-11-13 上传 | 大小:769kb | 下载:0
[操作系统开发] wangluojinchen
说明:监视操作系统中的网络进程,在*开发中有着广泛的运用-Monitor the network operating system in the process of development in the horse has a broad application<john> 在 2024-11-13 上传 | 大小:32kb | 下载:0
[操作系统开发] FIFO-suanfa
说明:在分页式虚拟系统中,当硬件发出“缺页中断”后,引出操作系统来处理这个中断事件。如果主存中已没有空闲块,则用FIFO页面调度算法把作业中最先进入主存的一页调出,存放在外存上,然后把要访问的页装入该块。调入和装入后都要修改页表中对应页的标志。-In the page type system, the virtual hardware send out "of a page, draw out the interruption of the<yyy> 在 2024-11-13 上传 | 大小:2kb | 下载:0