资源列表
DiskId32.zip
- 取磁盘iD号等信息的源码
ReadDisk.rar
- 读写硬盘扇区的工具
用VC实现磁盘绝对读写
- 用VC++实现对磁盘扇区直接读写,强烈推荐, 是不可多得的好例子-with VC right disk sector read and write directly and strongly recommend, is a very good example
stavfs
- ST5518机顶盒系统文件系统源代码!绝对超值!-ST5518 STB System File System source code! Absolutely excellent!
[技巧]硬盘维修与数据恢复
- 硬盘维修与数据恢复技巧,当硬盘出现问题时,这就是救星!-drive maintenance and data recovery techniques, when hard drives when problems arise, and this is our savior!
磁盘调度
- 磁盘调度算法,包括先进先出,最短查找,电梯调度及单向扫描-disk scheduling algorithms, including FIFO, shortest identifying, scheduling and one-way lift scan
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.
format格式化工具源码
- 可以格式化超过200G硬盘的格式化工具,带全部源码及开发文档!-over 200G can be formatted drive formatting tools, with full source code and documentation development!
hddlock
- 硬盘锁和解锁代码。-drive locks and unlock code.
FormatDisk
- 磁盘格式化是计算机用户经常使用的操作之一,但是对于如何编程实现磁盘格式化,很多人却不清楚。很多人认为磁盘格式化应该需要编写负载的VXD或者WDM驱动程序来直接对硬件进行操作。世界上完全可以通过调用一个简单的Shell函数来实现这一功能。-disk is formatted computer users often use one of the operation, but how programming disk format, but many people do not know. Many
DiskId32
- 读硬盘序列号!(不错的)-Reading drive serial number! (Good)
dosback
- 都在一个程序里,备份恢复 MBR,DBR,FAT,CMOS 把自己写的 备份恢复 MBR,DBR,FAT,CMOS 的程序合并成了一个程序(DOS),大家玩玩吧(有源码)。。。 还有 破解 CMOS密码的功能(不是毁了CMOS,而是毫发无伤的解密。。) 全部在自己的机子上经过测试,目前没有问题。 - All in a procedure, the backup restores MBR, DBR, FAT, CMOS The backup writes which o