-
读取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
-
路由器DV算法的模拟,功能齐全,可选择trace深度,VS9开发
路由器DV算法的模拟,功能齐全,可选择trace深度,VS9开发-Router DV algorithm simulation, functional and choose trace depth, VS9 Development
- 2023-07-04 20:00:04下载
- 积分:1
-
摄像头录像工具
通过家用摄像头拍照录像。.版本 2
.支持库 twain
.子程序 _摄像头数_被单击
.如果 (摄像头数.标题 = “2摄像头”)
镜头1单选框.禁止 = 假
镜头2单选框.禁止 = 假
视频设备2.可视 = 真
视频设备2.当前来源 = 1
视频设备2.预览 (真, 60)
视频设备2.设置视频输入 ()
摄像头数.标题 = “3摄像头”
来源按钮.标题 = “查看”
- 2022-03-02 07:08:40下载
- 积分:1
-
用回溯法求解KnightTour问题
【KnightTour问题】在一个8×8的棋盘上,检验以某一位置作为出发点的棋子能否遍历一次棋盘上的所有棋格,且最后回...
用回溯法求解KnightTour问题
【KnightTour问题】在一个8×8的棋盘上,检验以某一位置作为出发点的棋子能否遍历一次棋盘上的所有棋格,且最后回到出发点。(备注:棋子每次只能沿东、南、西、北、东南、西南、东北、西北方向走一步!!)-Method with back issues KnightTour】 【KnightTour issues in a 8 × 8 chessboard, the examination for the position as the starting point of a piece of a chessboard can traverse all the chess grid, and the final return to the starting point. (Note: each piece can only be along the east, south, west, north, southeast, southwest, northeast, northwest direction step!!)
- 2022-03-12 08:40:20下载
- 积分:1
-
picuture hatuo ddhyi ssx iex !!!1
picuture hatuo ddhyi ssx iex !!!1
- 2022-01-20 23:24:39下载
- 积分:1
-
DRM注册类,实现DRM客户端与服务器通讯
DRM注册类,实现DRM客户端与服务器通讯-DRM registration categories, the achievement of DRM client and server communications
- 2022-09-15 17:20:10下载
- 积分:1
-
VB.NET program an example of start
一个有关VB.NET程序起动参数的例子.
例如:
运行:"abc.exe a" 启动为form1
:"abc.exe b" 启动form2-VB.NET program an example of start-up parameters. For example: running:
- 2022-02-02 12:58:13下载
- 积分:1
-
gpslogger是PDA
gpsLogger是一个基于手机或PDA的个人移动导航(车载导航)系统中记录gps信息的小工具-gpsLogger is a PDA-based mobile phone or personal mobile navigation (car navigation) system to record information gadget gps
- 2022-11-21 18:20:03下载
- 积分:1
-
本程序是VC++数据库入门程序,普通人稍微学了程序旧可以看懂程序并设计自己的数据库的程序....
本程序是VC++数据库入门程序,普通人稍微学了程序旧可以看懂程序并设计自己的数据库的程序.-VC database entry procedures, ordinary people can learn a little old procedures can understand the proceedings and to design its own database procedures.
- 2022-01-31 23:34:38下载
- 积分:1
-
魔方阵,古代又称“纵横图”,是指
组成元素为自然数1、2…n 的平方的n×n
的方阵,其中每个元素值都不相等,且每
行、每列以及主、副对角线上各n...
魔方阵,古代又称“纵横图”,是指
组成元素为自然数1、2…n 的平方的n×n
的方阵,其中每个元素值都不相等,且每
行、每列以及主、副对角线上各n 个元素
之和都相等。编写程序输入魔方阵( n 为
奇数,n
- 2022-07-20 17:53:06下载
- 积分:1