-
读取mbr、gpt、smart等硬盘信息
读取硬盘的mbr或者gpt分区信息、以及硬盘详细信息和监控硬盘的状态
1.主引导记录MBR:主引导程序、硬盘分区表DPT(DISK
Partition table)
2.gpt(guid partition table)
3.对于ata 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-11 09:26:36下载
- 积分:1
-
WinCE 设备驱动程序开发指南中文版的,花了很多钱买的希望大家珍惜...
WinCE 设备驱动程序开发指南中文版的,花了很多钱买的希望大家珍惜-WinCE Device Driver Development Guide to the Chinese version, and spent a lot of money to buy the hope of U.S. Value
- 2022-03-19 04:40:04下载
- 积分:1
-
附件是win32编程中常用到的通用代码的集合,编译后是一个dll,加速您的win32开发。...
附件是win32编程中常用到的通用代码的集合,编译后是一个dll,加速您的win32开发。-annex is commonly used programming code to the common pool, compiled a dll is to accelerate the development of your win32.
- 2022-07-09 14:00:45下载
- 积分:1
-
简单的计算器,实现最基本的加法和减法、乘法…
简单的计算器,实现了最基础的加减乘除和平方等数学运算的一个小程序-Simple calculator, to achieve the most basic addition and subtraction, multiplication and division and square, such as a small mathematical procedures
- 2022-02-06 14:49:22下载
- 积分:1
-
使用索引快速搜寻
使用索引快速搜寻-use Quick Search Index
- 2023-03-28 01:55:02下载
- 积分:1
-
Winsock2.0的巨详细的帮助文档
Winsock2.0的巨详细的帮助文档 -Winsock2.0 giant detailed help files
- 2022-01-20 23:08:44下载
- 积分:1
-
局部敏感哈希LSB源学习留学rar编码
局部性敏感哈希 (LSH) 是一种算法求解 (近似/确切) 附近邻居搜索在高维特征空间中。在此网页上,你会发现指针为欧几里德 (l_2) 的空间,新的 LSH 算法描述的 E2LSHpackage,这个新的欧几里得空间算法的一个实现。
- 2022-01-26 00:08:12下载
- 积分:1
-
Haokoo.net免费域名申请系统(C)
Haokoo.net免费域名申请系统(C)-Haokoo.net free domain name applications (C)
- 2023-01-13 20:10:03下载
- 积分:1
-
电脑用电统计器1.0vb编写,供初学vb和access数据库者用
电脑用电统计器1.0vb编写,供初学vb和access数据库者用-Computer browser 1.0vb electricity statistics to prepare for the beginner vb and access the database to use
- 2023-05-08 08:10:02下载
- 积分:1
-
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect...
1、BOOTSECT.BIN
功能:1.44M软盘的引导扇区中的文件
源代码文件:BOOTSECT.ASM
编译方法 nasm bootsect.asm -o bootsect.bin
2、WRBOOT.COM
功能:将BOOTSECT.BIN 写到软盘的引导扇区
源代码文件:WRBOOT.ASM
编译方法 nasm wrboot.asm -o wrboot.com
使用方法:将BOOTSECT.BIN 与WRBOOT.COM
置于同一目录下,软驱中插入软盘,执行WRBOOT.COM
3、OS.PCS
功能:操作系统的任务切换演示
源代码文件:PCS.ASM
编译方法 nasm pcs.asm -o os.pcs
使用方法:将OS.PCS拷贝到引导扇区为BOOTSECT.BIN的软盘上,设定从软驱启动计算机,重新启动计算机,电脑启动成功后可运行OS.PCS文件以显示任务切换。
-1, BOOTSECT.BIN features: 1.44M floppy disk boot sector of the document source code files: BOOTSECT.ASM compiler methods nasm bootsect.asm-o bootsect.bin2, WRBOOT.COM features: The floppy disk BOOTSECT.BIN wrote the guide Sector source code files: WRBOOT.ASM compiler methods nasm wrboot.asm-o wrboot.com use Methods: BOOTSECT.BIN with WRBOOT.COM under the same directory, insert the floppy diskette, the implementation of WRBOOT.COM3, OS.PCS functions: task switching operating system demo source code files: PCS.ASM compiler methods nasm pcs.asm-o os.pcs use
- 2022-03-26 13:01:00下载
- 积分:1