-
- 2023-03-27 09:40:04下载
- 积分:1
-
md5压缩,使用简单,md5压缩核心函数都有包含
md5压缩,使用简单,md5压缩核心函数都有包含-md5 compression, using a simple, md5 compression core functions have included
- 2022-03-18 04:20:08下载
- 积分:1
-
修改某目录及子目录中的文件名,修改规则:1. 从文件名的尾部删除指定长度的字符;2. 从文件名头部删除指定长度的字符。 界面是基于对话框的,思路清晰,配有文档。...
修改某目录及子目录中的文件名,修改规则:1. 从文件名的尾部删除指定长度的字符;2. 从文件名头部删除指定长度的字符。 界面是基于对话框的,思路清晰,配有文档。-Modify the dictionary(sub-dictionary) name,
rules:
1. Delete characters specified length from the end
2. Delete characters specified length from the start.
Has a simple dialog UI, with document.
- 2022-08-15 01:36:55下载
- 积分:1
-
计算距离和方位,经纬度
此程序计算以度为单位的两个地理坐标之间的距离和方位
- 2022-04-16 23:04:02下载
- 积分:1
-
一个趣味拼图游戏的源代码
一个趣味拼图游戏的源代码-an interesting puzzles and the source code
- 2022-03-24 00:20:58下载
- 积分:1
-
For the relationship between data, you can add, delete, data, and seek common gr...
求数据之间的关系,可以添加,删除数据,并且求交集,并集,差集-For the relationship between data, you can add, delete, data, and seek common ground, and set difference set. . .
- 2022-03-14 12:16:03下载
- 积分:1
-
serial debugging, support to send 16 band
串口调试,支持16进制发送-serial debugging, support to send 16 band
- 2022-04-22 09:42:40下载
- 积分:1
-
eyedetection code which first detects a face ,then creates an roi near the eye r...
eyedetection code which first detects a face ,then creates an roi near the eye region and detects an eye.This uses the Haar classifiers in OPEN CV
- 2022-02-15 01:13:05下载
- 积分:1
-
achieve m C Coloring
用C++实现m着色问题-achieve m C Coloring
- 2023-06-22 21:05:03下载
- 积分: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