资源列表

« 1 2 ... .34 .35 .36 .37 .38 439.40 .41 .42 .43 .44 ... 915 »

[操作系统开发200204135097

说明:内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-Memory of the basic idea of the presence of the proced
<yiliang> 在 2024-11-15 上传 | 大小:10kb | 下载:0

[操作系统开发DIGITALLOCK

说明:Verilog code for Digital lock
<nikx> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[操作系统开发fifo5

说明:非常好的关于fifo的中文资料,供大家分享-Very good information on the Chinese fifo for everyone to share
<娃娃> 在 2024-11-15 上传 | 大小:465kb | 下载: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

[操作系统开发fifo

说明:好的英文文档,本人觉得的非常有用,所以上载来大家分享-Good English document, I think that' s very useful, so upload to share with you
<娃娃> 在 2024-11-15 上传 | 大小:362kb | 下载:0

[操作系统开发0S5

说明:c实现的操作系统主要管理功能模拟,包括内存管理,进程管理,分区管理-c to achieve the main management functions of the operating system simulation, including memory management, process management, area management, etc.
<Smiles> 在 2024-11-15 上传 | 大小:4kb | 下载: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

[操作系统开发fifo

说明:命名管道的应用编程基础,主要是创建和操作,他实现的是不同管道间的共享-Named Pipes based on the application programming, mainly the creation and operation, he realized is shared among different channels
<崔强> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[操作系统开发Windowsq

说明:WINDOWS操作系统快捷键大全,非常适用。-WINDOWS operating system shortcuts Guinness, very applicable.
<shun081> 在 2024-11-15 上传 | 大小:7kb | 下载:0

[操作系统开发yinhanjia

说明:典型的银行家算法,操作系统课程实验,非常好用的,大家-Banker' s algorithm, the operating system course experiment
<sun> 在 2024-11-15 上传 | 大小:3kb | 下载: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
« 1 2 ... .34 .35 .36 .37 .38 439.40 .41 .42 .43 .44 ... 915 »

源码中国 www.ymcn.org