资源列表
[操作系统开发] 200204135097
说明:内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-Memory of the basic idea of the presence of the proced<yiliang> 在 2024-11-15 上传 | 大小:10kb | 下载:0
[操作系统开发] async_fifo
说明:关于fifo设计的英文文档,非常有用,供大家参考-Fifo design on the English document, very useful<娃娃> 在 2024-11-15 上传 | 大小:208kb | 下载:0
[操作系统开发] 2008911133113294
说明:非常有用的fifo源码,本人测试通过,非常好-Fifo a very useful source, I tested, very good<娃娃> 在 2024-11-15 上传 | 大小:603kb | 下载:0
[操作系统开发] data_structure
说明:基于c++的数据结构源代码。是学习数据结构的很好的demo-Based on c++ source code of the data structure. Data structure is a good study of the demo<fanfeixie> 在 2024-11-15 上传 | 大小:2.01mb | 下载:0
[操作系统开发] pro1
说明:这是上操作系统课的时候上实验学习生产者那一部分,这个源代码是模拟的生产者那部分.-This is the operating system on the experimental time course study that part of the producer, the source code is a simulation of that part of the producer.<yibingjing> 在 2024-11-15 上传 | 大小:149kb | 下载:0