登录
首页 » Windows开发 » the application demonstrated how direct access to physical drive

the application demonstrated how direct access to physical drive

于 2023-03-24 发布 文件大小:19.24 kB
0 203
下载积分: 2 下载次数: 1

代码说明:

这个应用程序演示了如何直接地访问物理驱动-读取/编写扇区/簇,可和MBR, FAT,根目录等一块运行。包括了一个函数,能用来搜索坏了的簇,例如磁盘检查工具。它的局限性是它只能和FAT驱动一块运行(FAT12, FAT16,和FAT32),且不支持大的驱动器。-the application demonstrated how direct access to physical drive-reading/preparation Sector/cluster, and the MBR, FAT, such as a root directory operations. Includes a function can be used to search out of the cluster, such as disk diagnostic tools. Its limitations is that it can only run a FAT drive (FAT12, FAT16 and FAT32), which did not support the drive.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C语言编写的图书馆管理系统,是数据结构的课程设计,附有源代码...
    C语言编写的图书馆管理系统,是数据结构的课程设计,附有源代码-C language library management system, the data structure, curriculum design, with the source code
    2022-05-05 10:16:32下载
    积分:1
  • hergesrgkl bvsdbvksdfbv pdfbgtrntrntrn
    hergesrgkl bvsdbvksdfbv pdfbgtrntrntrn
    2022-03-29 15:57:51下载
    积分:1
  • 想退缩,以下步骤下面的列表,你可以享受它:第一,复制文件…
    想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者做一个WIN98启动盘进入DOS,或者做一个DOS6.22的启动盘,进入DOS。。。随便你了。第三步,进入到c:cesys,执行loadcepc加载nk.bin。关于loadcepc的具体指令格式,如果你感兴趣,键入loadcepc /?,看看文档,如果你不想费劲,直接键入以下指令:loadcepc /l:800x600x16 nk.bin 。。。。。。 CE系统起来了吗?祝你试用愉快。-Want to try WINCE, following steps list below, you can enjoy it: first, copy files. you should copy nk.bin,loadcepc.exe,config.sys,autoexec.bat(optional). For example, you should copy nk.bin and loadcepc.exe to c:cesys and copy Config.sys, autoexec.bat to DOS bootup disk. Second, run in DOS, you may run into DOS from Win98 or boot from WIN98 bootup disk or DOS6.22 boot disk, as you like. Third, turn to directory c:cesys, execute loadcepc, load nk.bin. If you interist in all command format of loadcepc, type "loadcepc /?" and enter to read document. If
    2023-06-05 12:50:05下载
    积分:1
  • 他计划使用INI文件确定菜单程序。程序动态…
    his program uses an ini file to determine a menu routine. The program dynamically adds menus that run programs and has the ability to pass arguements to those programs if needed. The program can go 5 submenu s deep and can start from no menus to basically an unlimited amount of menus. Have also written in C++ builder but haven t made the Cbuilder one go 5 subs deep yet.-his program uses an ini file to determine a menu routine. The program dynamically adds menus that run programs and has the ability to pass arguements to those programs if needed. The program can go 5 submenu s deep and can start from no menus to basically an unlimited amount of menus. Have also written in C++ builder but haven t made the Cbuilder one go 5 subs deep yet.
    2022-06-17 04:57:32下载
    积分:1
  • VB实现的RTF软件
    VB实现的RTF软件-the RTF software
    2022-11-21 10:30:03下载
    积分:1
  • 房地产中介管理系统
    应用背景房产中介管理系统是一套功能强大通用性极强的房产管理软件,软件界面设计简洁,美观,其人性化的软件流程,使普通用户不需培训也能快速掌握软件操作使用方法,上手极易。商友房产管理软件广泛适用于企业,公司的房产管理,客户档案管理,是您企业进行房产管理的强大工具。软件支持外部表数据导入各种数据也可以方便导出为Excel,Excel,Word等数据格式;报表支持自定义打印。关键技术它集房源管理、客户管理、销售管理、出租管理,统计分析等强大功能为一身,软件界面简洁优美,操作直观简单,无需专门培训即可正常使用。仿美萍房产中介管理系统能广泛适用房介经营商、地产代理商等房屋中介销售出租机构使用。仿美萍房屋中介管理软件是您加强房源管理、客户管理,员工管理,提高工作效率的强大助手 ;
    2022-04-29 02:48:26下载
    积分:1
  • 用vc++的二进制XML存储方案BinXML,工程中介绍了如何对xml文件的操作。...
    用vc++开发的二进制XML存储方案BinXML,工程中介绍了如何对xml文件的操作。-Developed using vc++ binary XML storage scheme BinXML, project describes how to xml file operation.
    2022-05-05 09:24:46下载
    积分:1
  • System will automatically delete the directory of debug and release, so please d...
    System will automatically delete the directory of debug and release, so please do not put files on these two directory.
    2022-03-03 07:22:16下载
    积分:1
  • MFC的背单词程序
    MFC背单词程序-MFC word back procedures
    2023-07-26 19:35:04下载
    积分:1
  • c/c++实现cache功能,树结构。
    c/c++实现cache功能,树结构。-c/c achieve cache, the tree structure.
    2022-02-14 22:57:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载