资源列表

« 1 2 ... .25 .26 .27 .28 .29 430.31 .32 .33 .34 .35 ... 915 »

[操作系统开发disk

说明:操作系统磁盘空间分配与回收,用户可以定义柱面数,扇区数,磁道数,然后用一个二维数组存放相对应用户分配的相对物理块号,即数组weishi[][]。程序中定义内部类记录进程,当输入相应的用进程名时,给相应分配为物理块,记录盘块数据。当回收用户盘块时,只需输入进程名,即可回收其占用的盘块并置位示图相应号为0。-Operating system disk space allocation and recovery, users can defi
<wangdongdong> 在 2024-10-11 上传 | 大小:4096 | 下载:0

[操作系统开发200204135097

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

[操作系统开发DIGITALLOCK

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

[操作系统开发fifo5

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

[操作系统开发async_fifo

说明:关于fifo设计的英文文档,非常有用,供大家参考-Fifo design on the English document, very useful
<娃娃> 在 2024-10-11 上传 | 大小:212992 | 下载:0

[操作系统开发2008911133113294

说明:非常有用的fifo源码,本人测试通过,非常好-Fifo a very useful source, I tested, very good
<娃娃> 在 2024-10-11 上传 | 大小:617472 | 下载:0

[操作系统开发fifo

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

[操作系统开发fifo

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

[操作系统开发Windowsq

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

[操作系统开发yinhanjia

说明:典型的银行家算法,操作系统课程实验,非常好用的,大家-Banker' s algorithm, the operating system course experiment
<sun> 在 2024-10-11 上传 | 大小:3072 | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 430.31 .32 .33 .34 .35 ... 915 »

源码中国 www.ymcn.org