CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 读写 磁盘 扇区

搜索资源列表

  1. ReadSector_source

    0下载:
  2. Win2000下直接读写磁盘扇区 -Win2000 directly read and write disk Sector
  3. 所属分类:操作系统开发

  1. 用VC实现磁盘绝对读写

    1下载:
  2. 用VC++实现对磁盘扇区直接读写,强烈推荐, 是不可多得的好例子-with VC right disk sector read and write directly and strongly recommend, is a very good example
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:100.47kb
    • 提供者:zxb
  1. 接口函数

    0下载:
  2. 包含绝对磁盘扇区读、写数据,直接使用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 the BIOS time and other small
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.78kb
    • 提供者:
  1. DISK_UNLOCKDlg

    0下载:
  2. C语言程序,通过编程实现WIN32下磁盘物理扇区的读写,可完成对磁盘序列的续写修改等-C Programming Language, through programming under WIN32 physical disk sector read and write. complete sequence of disk writing revisions
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.99kb
    • 提供者:cswfq
  1. wjfpb

    0下载:
  2. 可以查找文件分配表,读写磁盘扇区,速度快-can search for documents allocation table, read and write disk Sector, speed
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2.76kb
    • 提供者:aaaa
  1. shanqufangwen

    0下载:
  2. 自己写的直接读写磁盘的程序:读取磁盘扇区的源代码(利用H13中断)。-himself wrote the direct-writable disk : Disk Sector read the source code (using H13 interruption).
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:10.64kb
    • 提供者:mm
  1. DisktestPRO

    0下载:
  2. 这个代码是基于软盘修复,扫描的源代码,年轻一点的可能都不知道3.5寸软盘是什么东东了。时过境迁软盘淘汰了,但是这个源代码却是有很多东西值得我们学习,首先是动画界面和一些对磁盘扇区读写的算法都很不错,尤其里面的一个关于对话界面动画做的相当棒。还有对进度扇区网格的绘制,读取曲线绘制等做的很好,程序整个代码也不大,但功能却是很强大,基本上对软盘坏道搜索,扇区修复,格式化,快速格式化,坏道数据恢复,备份数据,坏的扇区标识和撤销标识,不通过文件系统擦出数据,测试软驱读写速度等等都做的很专业。源代码可以运行
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:206.41kb
    • 提供者:张军
  1. tools9

    0下载:
  2. 这是一个强大的磁盘维护工具 读写任意扇区 能对MBR等重要数据进行备份-This is a powerful disk maintenance tool can read and write to arbitrary sector MBR and other important data backup
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:127.07kb
    • 提供者:阿彬
  1. 2004G磁盘维护工具

    0下载:
  2. 这是功能强大的磁盘维护工具 能读写任意扇区 备份重要数据-This is a powerful tool for safeguarding disk read and write arbitrary data backup Sector
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:361kb
    • 提供者:阿彬
  1. GBTools

    0下载:
  2. 界面精美,功能强大的磁盘维护工具,可以读写任意扇区,能在WIN98以上版本的系统中运行。-interface exquisite, powerful disk maintenance tool that can read and write arbitrary sector, in the Windows 98 versions of the operating system.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:1.21mb
    • 提供者:阿彬
  1. floppy

    0下载:
  2. 了解载windows系统中如何直接使用磁盘的读写功能,所编应用程序能够响应用户指定的读、写磁盘扇区的请求也能提供查看磁盘相关参数的功能。技术的关键是使用了windows提供的API(应用程序接口)来实现所要求的功能。通过本试验,用户可以利用API进行底层的磁盘操作。同时还附Liuux下的设备驱动程序。-#include <windows.h> #include <winioctl.h>//包含了DISK_GEOMETRY等的定义 #include <iost
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:64.06kb
    • 提供者:jjl
  1. SD_Test

    0下载:
  2. 磁盘扇区存储数据,完成读写功能。在MSDN中可以找到相似的代码。-Disk data storage sector, the completion of read and write functions. MSDN can be found in the code is similar.
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-28
    • 文件大小:511.08kb
    • 提供者:hy
  1. Partition_structure

    0下载:
  2. 基本INT 13H读写磁盘扇区 一、读磁盘 MOV AX,0201H MOV BX,7C00H MOV CX,0001H MOV DX,0080H INT 13H INT 3H 二、写磁盘 MOV AX,0301H MOV BX,7C00H MOV CX,0001H MOV DX,0080H INT 13H INT 3H -Partition structure
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-27
    • 文件大小:21.58kb
    • 提供者:146
  1. SectorWriteRead

    0下载:
  2. 磁盘、SD卡、移动磁盘物理扇区读写程序-Disk, SD card, removable disk physical sector read and write procedures! !
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.86kb
    • 提供者:邱政
  1. ReadFile

    0下载:
  2. 磁盘扇区的读写程序,从而完成一次完整的磁盘扇区数据访问操作-Disk sector read and write procedures, thus completing a full disk sector data access operations
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-13
    • 文件大小:2.49kb
    • 提供者:徐玲玲
搜珍网 www.dssz.com