-
查看接入主机的HID设备,并显示序列号,断口信息
查看接入主机的HID设备,并显示序列号,断口信息-See HID device host access
SetupDiGetDeviceInterfaceDetail(hDevInfo,&strtInterfaceData,NULL,0,&strSzie,NULL)
- 2022-03-01 02:07:54下载
- 积分:1
-
how to configure dns virtual domain name system configuration and setup method b...
如何配置dns系统虚拟域名的配置和设置方法
书籍语言: 简体中文
书籍类型: 网页设计
授权方式: 免费软件
书籍大小: 381 KB
书籍等级:
整理时间: 2005-7-5 6:17:38
-how to configure dns virtual domain name system configuration and setup method books Language : English books types : Web Design license : free software books Size : 381 KB books Grade : collate Time : 6:17:38 2005-7-5
- 2022-02-25 06:33:13下载
- 积分:1
-
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程...
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程序的正确性;也可以计算机随机生成(通常规模比较大,1500-3000个数据左右),用以检验(用计数法)堆排序算法的时间效率。-Variable-based treatment of the heap sorting algorithm to a set of arbitrary data set to sort the design and implementation of heap sort algorithm 2) to be sort of data can be entered manually (usually relatively small size of about 10 Data), to detect the correctness of the procedure also can be randomly generated computer (usually relatively large-scale data ,1500-3000 or so), to test (with counting) time sorting algorithm reactor efficiency.
- 2022-07-22 21:14:31下载
- 积分:1
-
一种字符串之间的匹配的程度的计算,可以指示不同的字符串之间的显示度...
一种字符串之间的匹配的程度的计算,可以指示不同的字符串之间的显示度-A string matching between the degree of calculation, can be directed between the different display string degrees
- 2022-01-24 14:44:30下载
- 积分:1
-
ARCGIS
实现从EXCEL数据转换到TXT,使用于某些特定格式的转换。简单,方便-ARCGIS
- 2022-01-31 22:33:36下载
- 积分:1
-
图像处理的程序,非常实用。
图像处理的程序,非常实用。-image processing procedures, very practical.
- 2022-11-02 10:55:03下载
- 积分:1
-
ajax+chat聊天室程序,适合新手练习用
ajax+chat聊天室程序,适合新手练习用-ajax+ chat chat room program
- 2023-09-04 05:25:03下载
- 积分:1
-
At Ocaml
2. Define a function sum that takes an integer list and returns the s...
At Ocaml
2. Define a function sum that takes an integer list and returns the sum of all elements from it.
- 2022-03-22 03:44:17下载
- 积分:1
-
HANOR c solve the problem with this is a very classic problem, how to achieve re...
汉诺塔问题用c++解决,这是一个非常经典的问题,如何实现递归。-HANOR c solve the problem with this is a very classic problem, how to achieve recursive.
- 2022-03-19 11:33:39下载
- 积分:1
-
This dialog
This dialog-based application shows how to use the CListCtrl::Scroll() member. It subclasses a list view control which is in report mode, and forces the control to "snap" its horizontal scrolling to the exact start of each column. The code shows how to retrieve the count of columns in the control, and also demonstrates how to find information about each column. This is a VC++ 5.0 project. Differences from a stock AppWizard dialog-based application are marked with //SAMPLE comments.
- 2023-05-17 07:15:03下载
- 积分:1