搜索资源列表
ReadSector_source.tgz
- 直接读取软盘扇区数据的程序
demo_disk
- dos启动下,使用tc编译通过,实现读取硬盘按LBA寻址的任何扇区的数据,是访问硬盘数据的基本方式。-dos start, the use of tc compile realize drives read by the LBA addressing any sector data access to the hard drive data is the basic method.
DisktestPRO
- 这个代码是基于软盘修复,扫描的源代码,年轻一点的可能都不知道3.5寸软盘是什么东东了。时过境迁软盘淘汰了,但是这个源代码却是有很多东西值得我们学习,首先是动画界面和一些对磁盘扇区读写的算法都很不错,尤其里面的一个关于对话界面动画做的相当棒。还有对进度扇区网格的绘制,读取曲线绘制等做的很好,程序整个代码也不大,但功能却是很强大,基本上对软盘坏道搜索,扇区修复,格式化,快速格式化,坏道数据恢复,备份数据,坏的扇区标识和撤销标识,不通过文件系统擦出数据,测试软驱读写速度等等都做的很专业。源代码可以运行
Secure_Technique_of_Disk_Data_and_Programming_Exam
- dos/win9x/winxp三平台下读取硬盘,安全删除硬盘内部数据,文件加密解密,文件分割技术
sd
- //按柱面和磁道来读取磁盘数据,要求 Public Function ReadDisk(ByVal Cylinders As Long, ByVal Tracks As Long, db() As Byte) As Boolean
SSI
- SSI串行数据读取源代码c语言-SSI serial data read c language applicable to 51430
Harddriver-read
- 16进制读取硬盘数据,选择盘符,数据读取长度 可以读出相应十六进制数据-Hardware reader
chkhostid
- 从磁带机读取地震纪录原始代码,包括地震数据格式,2格式等 -From the seismic record of the tape drive to read original code, including seismic data formats, format 2
unix_read_seismic_records
- 在unix下,从磁带机读取地震纪录,包括地震数据格式等 -In unix, the tape drive to read from the seismic records, including seismic data formats such as
ReadSD
- 读取SD卡的磁盘数据,本功能主要是读取一个扇区的数据,其他的扇区同理。-SD card read disk data, the main function is to read a sector of data, other sectors empathy.