资源列表
DrawProgress.rar
- 绘制进度条,多种显示方式,可挂载在自己的软件中,Rendering the progress bar, multi-display can be mounted in their own software
WriteFloppy.rar
- 该工具可以解决虚拟软盘的制作的麻烦,十分方便,The tool can solve the virtual floppy disk production troubles, which is very convenient
FormatDriveExample.zip
- FormatDriveExample.zip磁盘管理,FormatDriveExample.zip Disk Management
FDiskThief.rar
- 闪盘小偷程序源代码.只要你的闪盘一插上,所有的东东都被悄悄拷走.代码开放,可以热键呼出.,Flash source code thieves. If you plug the flash drive, all the East have been quietly taking copy. Code open, you can hotkey exhaled.
GetTheDiskID.rar
- 得到硬盘的ID,对硬盘操作很有帮助,值得参考下,Be the hard drive ID, the operation of the hard drive very helpful, it is also useful under the
ext3.rar
- 很好的一个分析读取磁盘ext3分区的工具,附加源码,adfasdasdfadfasdfasdfasdfa
fdisk-1.2.tar.gz
- gnu linux fdisk 源码,管理磁盘的好工具,gnu linux fdisk source
virtualdisk.rar
- 驱动实现虚拟磁盘很经典的哟 ,是研究虚拟磁盘的入门范例,Virtual disk drive classic yo is to study the introductory example of the virtual disk
CheckUDisk.rar
- U盘检测工具 可以自动检测U盘 读写U盘的序列号,U disk detection tools can automatically detect the U disk U disk read and write the serial number of
Format
- 用C++写的格式化磁盘函数,100&可以运行,函数是FormatDisk(PWCHAR disk,PWCHAR NewName,bool QuickFormat=false),如果要删除D盘的内容,并将D盘改名为DISK,则可以调用FormatDisk(L"D:",L"DISK",0) -In C++ to write the formatted disk function, 100 & can be run, the function is FormatDisk (PWCHAR dis
disk_id.rar
- vb 获得硬盘出厂序列号,不是逻辑盘的序列号,You can get the number of disk by this code
E820.zip
- E820 Address Map描述(用C与Assembly混编) OS必须知道系统物理内存的数量,才能够有效的使用和管理这些物理内存。所以在booting阶段,我们必须通过某种手段来检测和获取物理内存的总量。因此我们利用BIOS中断获取内存容量,常用的是INT 15h, AX=E820h - Query System Address Map的中断方法 ,E820 Address Map describe (using C and Assembly mixed) OS system must