-
获取主硬盘序列号
获取主硬盘序列号-access to the primary hard drive serial number
- 2022-02-21 20:48:39下载
- 积分:1
-
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。...
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。-static List. This is just learning the structure of the data, prepared by the time a small program that will prepare the structure type static chain and achieve the basic assignment, insert, delete capabilities.
- 2022-06-20 07:54:46下载
- 积分:1
-
这个小程序是钟表小程序,使用了Timer控件使用,从中可以了解如何使用它,以及如何改变控件属性等。...
这个小程序是钟表小程序,使用了Timer控件使用,从中可以了解如何使用它,以及如何改变控件属性等。-about clock ,it uses the timer control
- 2022-01-26 04:50:48下载
- 积分:1
-
基于kinect的汉语语音识别代码
基于kinect的汉语语音识别代码,可控制乌龟前后左右运动,可自由更改图像和程序,建议开发环境Visual——studio2013(WPF),CPU:i5,2.0GHz以上。
- 2022-08-21 19:50:43下载
- 积分:1
-
VC编程经验大全.rar
DOC文档 有文档结构
VC编程经验大全.rar
DOC文档 有文档结构-VC programming experience Taiquan. Rar DOC document has a document structure
- 2022-03-09 10:48:28下载
- 积分:1
-
可以计算各种函数,还可以使用变量,如A,B,C,D。可以计算各种数学函数sin cos tg ctg,处理括号,四则运算,是VC中一款不可多得的表达式计算类和计...
可以计算各种函数,还可以使用变量,如A,B,C,D。可以计算各种数学函数sin cos tg ctg,处理括号,四则运算,是VC中一款不可多得的表达式计算类和计算工具。例如:cos(0) 1-can calculate various functions, variables can also be used, such as A, B, C, D. Can calculate mathematical functions sin cos tg rays, handling brackets, four operators, one VC is a rare expression of calculating and computing tools. For example : cos (0) 1
- 2022-04-12 14:41:47下载
- 积分:1
-
使用SetupDi...函式列舉設備
应用背景使用SetupDiGetClassDevs列舉設備,透過SP_DEVINFO_DATA結構及SetupDiEnumDeviceInfo來獲取設備資訊。SetupDiGetClassDevs則是取得類別interface,再透過SetupDiGetDeviceInterfaceDetail取得更多界面資訊。关键技术
使用SetupDi系列函數進行設備資訊的管理,獲取設備屬性:
#define SPDRP_DEVICEDESC (0x00000000) // DeviceDesc (R/W)
#define SPDRP_HARDWAREID (0x00000001) // *HardwareID (R/W)
#define SPDRP_COMPATIBLEIDS (0x00000002) // CompatibleIDs (R/W)
#define SPDRP_UNUSED0 (0x00000003) // unused
#define SPDRP_SERVICE (0x00000004) // Service (R/W)
#define SPDRP_UNUSED1 &nb
- 2022-10-02 04:35:03下载
- 积分: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
-
Microchip的PIC的比特计数代码
microchip Pic bitcount code
- 2022-03-18 14:01:12下载
- 积分:1
-
学习PKI加密小程序
一个自己申请证书,利用rsa等加密算法进行加密演示的小程序。便于学习PKI体系。
- 2022-02-01 11:34:27下载
- 积分:1