资源列表
磁盘存储空间的分配与回收
- 模拟实现磁盘空间的分配与回收.打包文件中附有详细的实验报告.-Simulation disk space allocation and recovery. Packing documents, including a detailed report of the experiment.
fdisk121
- Fdisk 1.2.1 Freedos下硬盘分区软件,支持Fat32 全部源代码,Tc++3.0 编译。比卖骚公司的好。-Fdisk under 1.2.1 Freedos drive partitioning software, support hotfix full source code, Tc 3.0 compiler. The company sold more than a good show.
bootmasterraw_1.04
- 硬盘主引导扇区读写程序源代码,可用于读取硬盘主引导扇区的信息也可对其进行修改-The source code for hard disk boot master(MBR) read/write , you can use it read or edit hard disk s boot master sector.
磁盘空间监测器
- 本程序能够实时检测磁盘空间使用情况。这个程序在网络上也是可以使用的。-the procedures to real-time detection of disk space usage. This procedure is also on the network can be used.
ymzh
- 这是一个页面置换算法的实现,功能描述:输入可用内存页面数和一个作业访问逻辑页号的序列 *给出FIFO、LRU、OPT算法的缺页中断率 *本程序中设初始页框里的页号与实际页号都不同-This is a page replacement algorithm to achieve functional descr iption : Importation of a few pages available memory and a logic operation visit, the page is g
EXAMPLESdsgdsfg
- 本程序用来模拟虚拟页式存储管理中的页面置换 & $ 快表页面固定为4块,要求从键盘输入N个页面号 & $ 输出每次快表页面的内容和缺页次数,缺页率 &-the procedures used to simulate virtual memory page management of the pages fast table replacement pages $ fixed at four, requested input from the keyboard, N $ 000 pages eac
DFORMAT
- 一个用汇编实现的磁盘自动分区和格式化程序。-a compilation of achievement with the automatic zoning and disk formatting procedures.
vbspooling
- 这是我用VB编写的一个SPOOLING模拟程序,适合初学操作系统者一起研究,希望大家在使用的同时给指出不足之处。-This is my VB SPOOLING prepared by a simulation program, the operating system suitable for beginners who study together, we hope to use the same time to point out shortcomings.
HttpDisk-7源代码
- HttpDisk7的源代码,可以挂载iso格式的image文件
MyReadDisk.rar
- 可以在Windows下直接对硬盘的逻辑扇区和物理扇区进行编辑,也可把其保存到文件,也可把文件的内容直接保存到硬盘的指定扇区上。