-
读取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
-
是一个歌词搜索的小程序,是VB的.可以在网上搜索歌词.
是一个歌词搜索的小程序,是VB的.可以在网上搜索歌词.-lyrics is a small search process, the VB. The online search lyrics.
- 2023-07-28 05:50:03下载
- 积分:1
-
《Beginning iPhone development》这本书最新相关源码,作者Dave Mark, Jeff LaMarche...
《Beginning iPhone development》这本书最新相关源码,作者Dave Mark, Jeff LaMarche-Most updated version of source code for of Dave Mark, Jeff LaMarche
- 2023-05-07 23:30:03下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
杀掉360时间保护,再次突破卡巴主动
防御机制
杀掉360时间保护,再次突破卡巴主动
防御机制
-360 kill time protection, once again take the initiative to break through defense mechanisms Kabbah
- 2022-02-24 19:57:50下载
- 积分:1
-
海康产品最新未公开的播放器软件和媒体播放器插件.rar
海康产品最新未公开的播放器软件和媒体播放器插件.rar-Haikang latest Product undisclosed player software and media player plug-ins. Rar
- 2023-01-16 10:25:04下载
- 积分:1
-
this is a wave testthis is a wave testthis is a wave testthis is a wave testthis...
this is a wave testt his is a wave testthis is a wave test-this is a wave testthis is a wave testthis is a wave testthis is a wave testthis is a wave test
- 2023-05-06 01:35:04下载
- 积分:1
-
对一个字符串的单词数进行统计的程序,可以扩展为对文件中单词量的统计....
对一个字符串的单词数进行统计的程序,可以扩展为对文件中单词量的统计.-one programe to take words count of string,it could be expanded to take words count of file.
- 2022-02-02 18:42:21下载
- 积分:1
-
在com中使用结构体枚举
在com中使用结构体枚举-used in the structure of Enumerate
- 2022-05-07 09:53:45下载
- 积分:1
-
the application demonstrated how direct access to physical drive
这个应用程序演示了如何直接地访问物理驱动-读取/编写扇区/簇,可和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.
- 2023-03-24 17:40:04下载
- 积分:1