搜索资源列表
C#读硬盘序列号的原代码
- C#读硬盘序列号的原代码 public class IDE { [StructLayout(LayoutKind.Sequential, CharSet=CharSet.Ansi)] internal struct IDSECTOR
bootmasterraw_1.04.zip
- 磁盘引导区保存和恢复,多操作系统引导的程序
bootmenu.zip
- 又一个选择启动分区的程序源码
defrag.zip
- NT下的磁盘碎片整理程序
discex.zip
- 随机扫描检测磁盘的程序
DiskId32.zip
- 取磁盘iD号等信息的源码
DiskInfo.tgz
- 得到磁盘信息的程序,界面非常漂亮
fips15.zip
- 不破坏硬盘数据的重新划分硬盘分区的程序
scsi接口编程的汇编代码1.ZIP
- scsi接口编程的汇编代码1-This sample code provides examples of how to use the ASPI programming interface. -SCSI interface programming code compilation 1-This sample code provides examples of how to use the programming interface ASPI.
scsi接口编程的汇编代码2
- scsi接口编程的汇编代码2.rar-This sample code provides examples of how to use the ASPI programming interface. -SCSI interface programming code compilation 2.rar-This sample code provides examples of how to use the programming interface ASPI.
绝对扇区读写的汇编源代码
- 绝对扇区读写的汇编源代码-absolute sector reading the source code compilation
用户安装了何种类型的驱动器
- vb源码实现对用户电脑驱动器检查,可以探测用户安装了什么类型的驱动器。-vb source implementation of a computer drives inspection, users can be installed to detect what type of drive.
删除目录树的一个小程序
- 删除目录树的一个小程序 需要在tubroc环境下运行
可以加密任意的文件和文件夹
- 可以加密任意的文件和文件夹,加密软件,可加密多种文件,磁盘.
磁盘进行调度的算法
- 这个程序主要实现对磁盘进行调度的算法,有先来先服务,最短寻道优先,扫描,单向扫描和循环五种算法的实现。
公开的磁盘应用 C 语言工具包
- 公开的磁盘应用 C 语言工具包.zip-open disk C language application tool kit. Zip
磁盘存储空间的分配与回收
- 模拟实现磁盘空间的分配与回收.打包文件中附有详细的实验报告.-Simulation disk space allocation and recovery. Packing documents, including a detailed report of the experiment.
LL(1)文法的判断
- 一个程序,用于判定给定的文法是否为ll(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOllOW集的计算; 3. ll(1)预测分析表的构造。(1)对输入文法,它能判断是否为ll(1)文法,若是,则转(2);否则报错并终止; (2)输入已知文法,由程序自动生成它的ll(1)分析表; (3)对于给定的输入串,应能判断识别该串是否为给定文法的句型。
