关键字  
 文件名称: check_os此程序的功能为:0。读取mbr信息,取活动分区的dpt(分区表信息),从中取出分区的起下载  收藏√  我顶↑
  所属分类: Other windows programs
  开发工具: Asm
  文件大小: 3 KB
  上传时间: 2006-05-31
  下载次数: 34
  提 供 者: 江河
 详细说明:此程序的功能为:0。读取mbr信息,取活动分区的dpt(分区表信息),从中取出分区的起始 柱面号,磁头号,扇区号 1。读取DBR字段,从中取出硬盘参数和FAT32文件系统的信息。 2。根据1中的信息,读取C盘根目录区 3。在根目录区中查找要检测的文件名,找到,则取出它的起始簇号和文件长度。 4。根据起始簇号找到此文件对应的扇区和在FAT表中的簇链 5。根据4的信息,控制读取文件的数据(用来做校验和)。 6。检测下一个文件名,重复3-5步-this program functions are to : 0. Mbr read information from the District Assemblies activities (partition table information), remove from the start through cylindrical, head, Sector No. 1. Read DBR fields, removed from the hard drive parameters and the FAT32 file system information. 2. According to one of the information, reading occurs, District 3. The root directory search area to detect the documents were found, it took the initial cluster and length of documents. 4. Under the initial cluster, find this file and the corresponding portion of the FAT table in the cluster chain five. Four of the information under control of the paper to read data (used as checksum). 6. Detection under a file name, repeat steps 3-5
 近期下载过的用户:  护航 何永平 北伦特 s [查看上载者江河的更多信息]
 输入关键字,在本站48万海量源码库中尽情搜索:  帮助
 [Programming WDM.zip] - Windows驱动开发,含有很多例子
 [FindBad.rar] - 查找硬盘坏扇区并快速标出坏扇区 (FindBad v1.3)
 [MinDriverInVc.zip] - 驱动开发入门例子 让你立即入门
 
 [RDSK512.rar] - 我自己编写的一个汇编子程序 rdsk512 读取mbr信息并以十六进制格式输出的程序,在dos模式下面执行
 [directrw.zip] - 这个应用程序演示了如何直接地访问物理驱动-读取/编写扇区/簇,可和mbr, FAT,根目录等一块运行。包括了一个函数,能用来搜索坏了的簇,例如磁盘检查工具。它的局限性是它只能和FAT驱动一块运行(FAT12, FAT16,和FAT32),且不支持大的驱动器。
 [大堆常用C源码.rar] - 都是C语言常用的算法
 [c51tousb.rar] - u盘读写模块.C51单片机与USB接口芯片对U盘进行文件读写,支持FAT8,FAT16和FAT32磁盘格式.
 [FAT.zip] - 想学习FAT的好资料!!!我写的时候用过的,很有用的呀
 [FAT32的部分操作C语言实现代码.rar] - FAT32的部分操作C语言实现代码.rar是fat32的c语言实现
文件列表(点击判断是否您需要的文件):
  check_os.asm