搜索资源列表
磁盘调度算法
- 一个简单的磁盘调度算法,可以实现先进先出,最短寻道,scan的算法-a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algorithm
用VC实现磁盘绝对读写
- 用VC++实现对磁盘扇区直接读写,强烈推荐, 是不可多得的好例子-with VC right disk sector read and write directly and strongly recommend, is a very good example
磁盘引导程序
- 磁盘引导程序 磁盘引导程序-disk boot disk boot disk boot
磁盘调度
- 磁盘调度算法,包括先进先出,最短查找,电梯调度及单向扫描-disk scheduling algorithms, including FIFO, shortest identifying, scheduling and one-way lift scan
软磁盘反拷贝加密技术
- 到一位朋友寻找软磁盘的加密资料,这个我也很感兴趣,所以就把以前从书本和网上的资料整理了一下,希望对正在寻找和学习此方面技术的朋友有所帮助^_^ -friends to find a floppy disk data encryption, I am also very interested, So for the past from books and online collate information for a moment. the hope is to find and stud
磁盘调度算法
- 磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-a disk scheduling algorithms. Three algorithms to achieve : 1. First-come first-serve two. Seeking shortest priority (to
取磁盘空间及驱动器类型
- 取磁盘空间及驱动器类型.rar-from disk space and drive types. Rar
扫描磁盘所有文件
- 实现对磁盘的扫描程序,用来检测文件,vb源码。-achieve the right disk scanning procedures used to determine, vb source.
磁盘进行调度的算法
- 这个程序主要实现对磁盘进行调度的算法,有先来先服务,最短寻道优先,扫描,单向扫描和循环五种算法的实现。
磁盘文件的读写
- 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
公开的磁盘应用 C 语言工具包
- 公开的磁盘应用 C 语言工具包.zip-open disk C language application tool kit. Zip
磁盘扫描GUI
- 磁盘容量扫描、但界面和程序结构非常不错,很有学习价值-capacity disk scan, but the interface and program structure is very good and very worth learning
2004G磁盘维护工具
- 这是功能强大的磁盘维护工具 能读写任意扇区 备份重要数据-This is a powerful tool for safeguarding disk read and write arbitrary data backup Sector
tools-main磁盘维护工具
- 功能强大的磁盘维护工具,最重要的是用汇编所写,用户界面友善。-powerful disk maintenance tool, the most important thing is written in assembler, a friendly user interface.
实例70 获取磁盘空间数据
- 本程序详细介绍了如何获取磁盘空间的数据,如何知道磁盘的空间状况,比如还剩多少磁盘空间等-the procedures detailed information on how to access the data disk space, how to know disk space conditions, such as the number of remaining disk space, etc.
磁盘存储空间的分配与回收
- 模拟实现磁盘空间的分配与回收.打包文件中附有详细的实验报告.-Simulation disk space allocation and recovery. Packing documents, including a detailed report of the experiment.
磁盘格式化程序
- 该程序通过二进制操作,实现磁盘的格式化。类似dos里的format-the program through binary operation to achieve disk formatting. The dos similar format
磁盘文件的读写案例
- 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
tiamoDisk.基于SCSI协议的虚拟磁盘源代码
- 基于SCSI协议的虚拟磁盘源代码,包括虚拟总线和虚拟小端口设备,Based on the SCSI protocol virtual disk source code, including the virtual bus and virtual small port equipment
磁盘调度JAVA
- 磁盘调度算法模拟 图形化界面 包括ffcf、 scan等(Disk scheduling algorithm simulation graphical interface, including FFCF, scan and so on)