说明:实现分页式存储地址转换过程。出现缺页现象时,用到的先进先出FIFO、最近最久未使用LRU、最佳OPT置换算法。-Implement paging address translation storage process. Phenomenon occurs when the missing pages, use the FIFO FIFO, most recently from lack of use LRU, the best OPT replacement algorithm. <zhang> 在 2025-06-11 上传
| 大小:2kb | 下载:0
说明:用汇编语言编写的一个简单计时器,可以实现开始,暂定,继续,停止,复位等功能-Written in assembly language with a simple timer can begin, tentatively, to continue, stop, reset and other functions <zhangt> 在 2025-06-11 上传
| 大小:2kb | 下载:0
说明:使用汇编语言编写的简易字符串匹配,输入字符串,并输入关键字与之匹配-Written in assembly language using simple string matching, the input string, and enter the keyword to match <沉默禁断> 在 2025-06-11 上传
| 大小:2kb | 下载:0
说明:事件对象——操作系统课程
程序展示如何在进程间使用事件-Event object- Operating System Course program shows how to use events between processes <沈> 在 2025-06-11 上传
| 大小:2kb | 下载:0
说明:操作系统进程管理用C实现的源代码,亲自实践过绝对没问题-Operating system process management implementation using C source code have absolutely no problem personally practice <hevv> 在 2025-06-11 上传
| 大小:2kb | 下载:0
说明:操作系统存储管理用pascal语言实现的绝对好不骗大家-Operating system storage management with absolute no better pascal language fool you <hevv> 在 2025-06-11 上传
| 大小:2kb | 下载:0
说明:操作系统存储管理用c语言实现的虽然不是很好不过大家可以看看
-Operating system memory management implemented using c language, though not very good but we can see <hevv> 在 2025-06-11 上传
| 大小:2kb | 下载:0
说明:编写程序,使8255端口A工作在方式0并作为输出口,端口B工作在方式1并作为输入口,则端口C的PC2成为选通信号输入端STBB,PC2成为中断请求信号输出端INTRB。
当B口数据就绪后,通过发STBB 信号来请求CPU读取端口B数据,并送A端口输出显示。
-Write a program to work in 8255 mode 0, port A as output port, the port operating in mode 1 and B as input port, the <李明洲> 在 2025-06-11 上传
| 大小:2kb | 下载:0