CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mbr read

搜索资源列表

  1. RDSK512

    0下载:
  2. 我自己编写的一个汇编子程序 rdsk512 读取mbr信息并以十六进制格式输出的程序,在dos模式下面执行-I prepared a compilation subroutine rdsk512 read mbr information and hexadecimal format to lose the procedures, the implementation of the following dos mode
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:江河
  1. check_os

    1下载:
  2. 此程序的功能为:0。读取mbr信息,取活动分区的dpt(分区表信息),从中取出分区的起始 柱面号,磁头号,扇区号 1。读取DBR字段,从中取出硬盘参数和FAT32文件系统的信息。 2。根据1中的信息,读取C盘根目录区 3。在根目录区中查找要检测的文件名,找到,则取出它的起始簇号和文件长度。 4。根据起始簇号找到此文件对应的扇区和在FAT表中的簇链 5。根据4的信息,控制读取文件的数据(用来做校验和)。 6。检测下一个文件名,重复3-5步-this progra
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.26kb
    • 提供者:江河
  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. win98硬盘主引导代码反汇编分析

    0下载:
  2. WIN98SE硬盘主引导记录代码反汇编分析硬盘引导记录MBR(Master Boot Record)是指硬盘之0面0道1扇区之内容,PC及其兼容机之ROM BIOS约定在上电及POST自检成功后,将其从硬盘读出,放置在内存0:7C00处,然后转去该地址执行。该段代码负责从代码尾部之4个分区表项中找出可以引导的项,读出其引导记录引导之。-WIN98SE hard disk's master boot record-code compilation, analysis drive boot
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.67kb
    • 提供者:邓昕岳
  1. bootmasterraw_1.04

    0下载:
  2. 硬盘主引导扇区读写程序源代码,可用于读取硬盘主引导扇区的信息也可对其进行修改-The source code for hard disk boot master(MBR) read/write , you can use it read or edit hard disk s boot master sector.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:12.1kb
    • 提供者:刘明
  1. Read_Write_MBR_VC.rar

    0下载:
  2. 读写磁盘主引导区(MBR)_VC 6.0++源代码,Read and write disk master boot sector (MBR) _VC 6.0++ Source code
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:26.85kb
    • 提供者:Jackson
  1. hiddpt

    0下载:
  2. 自己编写的 MBR 主引导记录 硬盘读写 隐藏分区 激活隐藏 MBR读写、修改; 经过验证,在DOS下运行可以实现激活隐藏分区并进入隐藏分区操作系统。 前提是划分隐藏分区并装系统。-I have written the MBR of the hard disk read and write the master boot record MBR activate the hidden hidden partition read and write, modify been v
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:9.61kb
    • 提供者:2011写论文
  1. ring0

    0下载:
  2. 程序直接进RING0读取MBR的IO代码修改版-RING0 read directly into the MBR code modified version of the IO
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:4.16kb
    • 提供者:vilysoft
  1. ReadMBROnDiskNT

    0下载:
  2. NT下读MBR,用汇编语言实现,功能:Windows NT、2K、XP中读MBR-NT read MBR, using assembly language to achieve, function: Windows NT, 2K, XP read MBR
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1.64kb
    • 提供者:沙乐天
  1. 13898368ReadMBR

    0下载:
  2. 读取系统磁盘MBR分区的小demo,请谨慎使用-MBR partition system disk to read the small demo, please use caution! ! ! ! ! !
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:8.63kb
    • 提供者:kum
  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. 所属分类:Disk Tools

    • 发布日期:2017-05-09
    • 文件大小:1.81mb
    • 提供者:binzai
  1. ReadHardDriveMBR

    0下载:
  2. 读取硬盘的MBR的小程序,供大家参考-Read the small hard disk MBR process, for your information
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:42.36kb
    • 提供者:dangde
  1. MBR

    0下载:
  2. Read Master Boot Rector
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:71.69kb
    • 提供者:krishthili
  1. 1

    0下载:
  2. 用 Visual C + + 6.0 读 MBR-Using Visual C++ 6.0 read MBR
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:767.43kb
    • 提供者:清风
  1. mbr2

    0下载:
  2. 对mbr进行简单的读写。读出mbr的位置。-Simple read and write on the mbr. Reading out the mbr position.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.83mb
    • 提供者:jack
  1. mbr

    0下载:
  2. 读取备份MBR,注意,你也可以修改,具有一定的危险性。-Read backup MBR
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1.35kb
    • 提供者:ak22
  1. Read.Write.HardDisk.Mbr

    0下载:
  2. 读写硬盘Mbr 写入部分修改了硬盘的活动标志。所以最好在虚拟机使用。 没有修复部分 服药自己重建MBR。可以自己加一个 建议先读取在写入。-Read-write hard disk drive Mbr written part of the activities changed sign. So it is best to use the virtual machine. No part of taking their own repair rebuild MBR. You
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:5.3kb
    • 提供者:张明
  1. readMBR

    0下载:
  2. 读取MBR的源码,希望能帮到大家在xp下读取MBR-read MBR COde,Real for help you
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:15.68kb
    • 提供者:mok
  1. MBR-read

    0下载:
  2. 读取磁盘MBR信息及扩展分区信息(包括CHS参数,LBA参数等)-Read the MBR message
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:1.79kb
    • 提供者:幻の落
  1. MBR-read

    0下载:
  2. 读取磁盘MBR信息及扩展分区信息(包括CHS参数,LBA参数等)-Read the MBR message
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:of72754yiwopao5
« 12 »
搜珍网 www.dssz.com