搜索资源列表

  1. asm_0sector

    0下载:
  2. 扇区读写的汇编代码,根据需要可以扩充 !谢谢!还有编译工具.-sector read and write assembly code, can be expanded as required. Thank you! There compiler tools.
  3. 所属分类:文件操作

    • 发布日期:2024-05-05
    • 文件大小:76800
    • 提供者:ECHO
  1. directsec

    0下载:
  2. 不同Windows平台磁盘逻辑扇区的直接读写源码。-different Windows platform logical disk sector read and write directly to the source.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-05
    • 文件大小:35840
    • 提供者:xxx
  1. dolba

    0下载:
  2. DOS下迷你硬盘读写器终于完工了! 可读写绝对扇区,支持大硬盘,U盘(需加载驱动),软盘。。 由于代码效率高,速度很快。 初步通过测试。 最后在自己的机子上大胆进行了写测试,即用坏数据写入硬盘,硬盘崩溃后,再用本程序把预先备份的数据恢复到硬盘,结果硬盘完好如初。。 有源码大家玩玩。。。 -DOS mini drives the reader finally completed! Absolutely can
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-05
    • 文件大小:17408
    • 提供者:李大大
  1. getsect_asm

    0下载:
  2. 取自别处,共同学习,看完删除,尊重原作者的版权,使用时请注明出处。绝对扇区读写masm示例-from elsewhere, studying together, reading deleted, respect the original author's copyright, when used with the territory. Absolute Sector readers can sample
  3. 所属分类:系统编程

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:sanlwg
  1. shanqufangwen

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

    • 发布日期:2024-05-05
    • 文件大小:10240
    • 提供者:mm
  1. cf_sector_RW

    0下载:
  2. TI 5402 dsp芯片读写cf卡的源程序,经本人验证可用,稍做修改就能读写硬盘绝对扇区。代码注释很全,强烈推荐-TI 5402 dsp chip cf card literacy program, I can verify, minor changes can read and write disk absolute Sector. Notes of the entire code is strongly recommended
  3. 所属分类:DSP编程

    • 发布日期:2024-05-05
    • 文件大小:219136
    • 提供者:肖卫华
  1. GETSECT

    0下载:
  2. 绝对扇区读写的汇编源代码-Absolute sector read and write a compilation of source code
  3. 所属分类:汇编语言

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:txz
  1. hb6128982477624

    1下载:
  2. getsect 绝对扇区读写的汇编源代码
  3. 所属分类:汇编语言

    • 发布日期:2024-05-05
    • 文件大小:15360
    • 提供者:usa2883
  1. RW_Disk_Sector

    0下载:
  2. 在XP\2000环境实现对磁盘的绝对扇区的读写,主要包括对MBR的读写-XP
  3. 所属分类:驱动编程

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:
  1. shanqu

    0下载:
  2. 扇区读写技术与应用及引导扇区剖析与实例分析-Technology and applications to read and write sector and boot sector analysis and case analysis
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-05
    • 文件大小:62464
    • 提供者:李明
  1. ReadHddSector

    0下载:
  2. 直接读写硬盘扇区, 只要是通过CreateFile与ReadFile函数实现 而这个只是一个简单的例子-Direct reading and writing hard disk sectors, as long as it is through the CreateFile and ReadFile function and this is just a simple example
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-05
    • 文件大小:193536
    • 提供者:edwinle
  1. HardWare

    0下载:
  2. 读写磁盘的东西,可以很准确的读取磁盘扇区的数据-Disk read and write things that can be accurately read disk sector data
  3. 所属分类:软件工程

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:MTrickster
  1. shanquduxie

    0下载:
  2. 汇编,是罗云彬的汇编教程,绝对扇区的读写代码-Compendium is a compilation of tutorials Bin Luo, absolute sector read and write code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:feng
  1. disk

    0下载:
  2. 该程序是个人修改的扇区读写技术与应用及引导扇区剖析与实例分析 能读写MBR 内容-The program is a personal modification of the technology and application sectors to read and write and boot sector analysis and case study content to read and write MBR
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-05
    • 文件大小:1899520
    • 提供者:binzai
  1. RawDiskCtrl

    0下载:
  2. 意天原始磁盘数据操作开发包(磁盘扇区读写组件)是意天软件推出的一款磁盘数据操作底层开发包,主要用于开发人员操作磁盘数据, 其包括一个com组件和一个磁盘驱动文件,通过该组件VB CB Delphi开发人员可以很方便的读写(按扇区模式或字节模式)底层磁盘数据 ,该组件完全解决VISTA下Win32API无法直接写磁盘数据的问题.该开发包采用驱动直接读写磁盘数据,因此绕过了Win32平台内部权限 检测机制,以使在VISTA下直接写硬盘数据成
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:789504
    • 提供者:597
  1. wuide_v4

    0下载:
  2. DOS的汇编语言程序, 模拟BIOS的硬盘光驱检测,并支持硬盘扇区读写以及保存特定扇区到文件。-hard/CD driver detect/identity Harddisk sector editor
  3. 所属分类:汇编语言

    • 发布日期:2024-05-05
    • 文件大小:18432
    • 提供者:wequal
  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. 所属分类:磁盘编程

    • 发布日期:2024-05-05
    • 文件大小:523264
    • 提供者:hy
  1. ADuC7026-K9F1G08

    0下载:
  2. ADuC7026控制NAND K9F1G08,能进行扇区读写-ADuC7026 control NAND K9F1G08, be able to read and write to sector
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-05
    • 文件大小:130048
    • 提供者:feng
  1. USB-SD-reader

    1下载:
  2. USB读SD卡的读卡器代码。已经在单片机编译过。 51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:164864
    • 提供者:张晓宇
  1. jiqigou

    0下载:
  2. 取文件在扇区的位置后,向磁盘驱动发送srb命令读写扇区,来穿透冰点等还原软件。 编译时注意:FileSystemControl的数据结构需要自己添加。 警告:本代码有一定的危险性,纯粹为了研究、学习,勿滥用! 以下给出关键代码 擅长C++的可以去编译下 本人实验N次 虚拟机虽然装了影子系统但是 一直疯狂蓝屏 代码具有高危险性 慎用!后果自负-The retrieval of document
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:爱雪人
« 1 2 3 45 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org