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

搜索资源列表

  1. 绝对扇区读写的汇编源代码.zip

    0下载:
  2. 所属分类:磁盘编程

    • 发布日期:
    • 文件大小:1.88kb
    • 提供者:
  1. floppy.zip

    0下载:
  2. DOS下直接读取软盘扇区的程序
  3. 所属分类:磁盘编程

    • 发布日期:
    • 文件大小:6.75kb
    • 提供者:
  1. ReadDisk.rar

    1下载:
  2. 读写硬盘扇区的工具
  3. 所属分类:磁盘编程

    • 发布日期:
    • 文件大小:5.11kb
    • 提供者:
  1. ReadSector_source.tgz

    0下载:
  2. 直接读取软盘扇区数据的程序
  3. 所属分类:磁盘编程

    • 发布日期:
    • 文件大小:14.77kb
    • 提供者:
  1. ttt.rar

    0下载:
  2. 查找文件分配表 对扇区数据进行十六进制读、字符读、 监视0磁道63个扇区的数据变化 写扇区数据 一个硬盘锁有关的程序
  3. 所属分类:磁盘编程

    • 发布日期:
    • 文件大小:23.58kb
    • 提供者:
  1. rising钥匙盘破解源码.rar

    1下载:
  2. DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;
  3. 所属分类:汇编语言

    • 发布日期:
    • 文件大小:314byte
    • 提供者:
  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. 一个关于绝对扇区读写的简单汇编程序,asm程序-an absolute sector on the reading and writing simple assembler, asm procedure
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:1.74kb
    • 提供者:fwy
  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. 硬盘主引导扇区读写程序源代码(汇编)

    0下载:
  2. 硬盘主引导扇区读写程序源代码,可用于读取硬盘主引导扇区的信息也可对其进行修改。-hard disk's master boot sector literacy program's source code can be used to read hard disk's master boot sector information may also make changes.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14.35kb
    • 提供者:飞机抗敌
  1. PandaMan Disk sector tools V1.0.0 Beta

    0下载:
  2. 编辑软盘和硬盘扇区的工具。你需要在纯DOS下运行,输入拄面号,盘片号,扇区号。目前还很不完善,使用时要小心。-editor floppy disk and hard disk sector tools. You need pure running under DOS, the importation prop surface, discs, No. sector. Currently it is very imperfect, and to be careful when using.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:17.52kb
    • 提供者:徐一昕
  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. yingpanxiufu

    0下载:
  2. 硬盘修复参考源码。其中包括对扇区读写剪切等操作的具体代码。-drive repair reference source. Including the right to read and write shear sector specific operational code.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:1.85mb
    • 提供者:yang
  1. tool_floppy_disk_wr

    0下载:
  2. 写软盘扇区的小程序及ASM源程序,采用ASM编程,直接使用BIOS INT 13H,使用方法,wr sourcefilename 0x115600 0x3000,参数1:被写文件名,参数2:起始逻辑扇区号,参数3:写长度-sector of floppy disks to write small programs and ASM source code, using ASM programming, direct use of the BIOS INT 13H, use, wr sourcefi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.67kb
    • 提供者:tonyyang
  1. 绝对扇区读写的汇编源代码

    0下载:
  2. 绝对扇区读写的汇编源代码-absolute sector reading the source code compilation
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:2.18kb
    • 提供者:吴名
  1. ReadDisk

    0下载:
  2. 读写硬盘扇区的工具-Hard to read and write tool sector
  3. 所属分类:Disk Tools

    • 发布日期:2017-11-26
    • 文件大小:5.38kb
    • 提供者:税明琦
  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. ShowUDisk

    0下载:
  2. 查看U盘扇区内容的C代码,插上U盘后,在CMD下运行,输入目的扇区数可看到扇区内容-View the contents of U disk sector C-code, plug in the U after-hours, in the CMD to run, enter the number of sectors can see the purpose of the content sector
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-30
    • 文件大小:1.29kb
    • 提供者:李海
  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
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com