搜索资源列表
ReadSector_source
- Win2000下直接读写磁盘扇区 -Win2000 directly read and write disk Sector
COMPSF
- 比较磁盘扇区的文件文件内容-more disk sectors of file contents
磁盘写入
- 一个在NT下直接读写硬盘扇区的演示程序 附带有winhex-one in NT to read and write directly to the hard drive sector Demonstration Program accompanied winhex
WRHarddiskSector
- 2000下,绝对磁盘扇区读写程序-2000, the absolute disk read and write procedures Sector
DirectAccessHD
- 通过类似于文件读写一样可读写磁盘的指定扇区-similar to the documents adopted by the same reader can read and write disk designated Sector
ReadSector
- 读取磁盘扇区的源代码,让客户更容易的掌握分区技能,更方便大家了解分区的实质-disk sector read the source code to allow customers to more easily master the skills through more convenient for us to know the real zoning
tools9
- 这是一个强大的磁盘维护工具 读写任意扇区 能对MBR等重要数据进行备份-This is a powerful disk maintenance tool can read and write to arbitrary sector MBR and other important data backup
2004G磁盘维护工具
- 这是功能强大的磁盘维护工具 能读写任意扇区 备份重要数据-This is a powerful tool for safeguarding disk read and write arbitrary data backup Sector
特殊磁道加密源代码
- 使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围
用VC实现磁盘绝对读写
- 用VC++实现对磁盘扇区直接读写,强烈推荐, 是不可多得的好例子-with VC right disk sector read and write directly and strongly recommend, is a very good example
Disk format
- 磁盘格式化是计算机用户经常使用的操作之一,但由于操作系统的控制台和(Shell)提供了对格式化的完美支持,使编程人员很容易忽视用户对格式化的基本需求。在他们看来,磁盘格式化对用户来说并不是一个太大的问题,应用程序不必要对它提供支持。其实,这是一个错觉,当用户在运行应用程序遇到需要格式化磁盘时,再切换到控制台或者资源管理器去格式化磁盘是非常不便和烦琐的。 还有一部分编程人员认为磁盘格式化很容易实现,没有技术障碍,因此没有赋予足够重视。其
D7设计的小巧磁盘编辑器
- 使用Dephi7在Window2000/2003/Xp环境下设计一款小巧的磁盘编辑器,可以在Fat32,Ntfs文件系统在正常工作.可以实现磁盘扇区的读取,修改,复制等常用功能.-use Dephi7 Window2000/2003/Xp environment in the design of the new compact disk editor, the hotfix, Ntfs file system in normal wor
接口函数
- 包含绝对磁盘扇区读、写数据,直接使用BIOS服务的键盘接口,直接使用BIOS服务的打印机I/O,读取或设置BIOS时间等等小程序-contains absolutely disk sector read and write data directly using the BIOS keyboard interface, the use of direct services BIOS printer I/O, read or set th
DiskOperate
- WINDOWS 下,直接读写磁盘扇区得VC类实现-WINDOWS, direct read and write disk sector in achieving category VC
wjfpb
- 可以查找文件分配表,读写磁盘扇区,速度快-can search for documents allocation table, read and write disk Sector, speed
writeHD
- 自己写的磁盘访问程序:写磁盘扇区源代码(使用H13中断)。-write his visit to the disk : Disk Sector write source code (using H13 interruption).
VB-512Byte
- VB 读取磁盘扇区(512 Byte) 读取磁盘扇区数据。很重要。快下载-VB to read a disk sector (512 Byte) to read the disk sector data. Very important. Fast download
HardWare
- 读写磁盘的东西,可以很准确的读取磁盘扇区的数据-Disk read and write things that can be accurately read disk sector data
SectorEdit2000
- 一款非常优秀的磁盘扇区编辑工具,可以对硬盘的任意扇区进行读写,修改,备份!希望对你有用,另外代码有详尽注释-A very good disk sector editing tool that can be hard to read and write any sector, modify, backup! Hope that useful to you, another code has detailed notes
SD_Test
- 磁盘扇区存储数据,完成读写功能。在MSDN中可以找到相似的代码。-Disk data storage sector, the completion of read and write functions. MSDN can be found in the code is similar.