-
GetHardDiskId
获取硬盘序列号的动态库与调用源码!
可以获得所有硬盘的序列号,兼容2000/XP/2003操作系统!(Get hard drive serial number of the dynamic library and call the source! Access to all the hard drive serial number, compatible with 2000/XP/2003 operating system!)
- 2020-09-05 16:48:05下载
- 积分:1
-
CANOPEN-STM32
基于CANOPEN协议的从站代码在STM32上的实现(Based on the CANOPEN protocol from the station code implementation on STM32)
- 2020-12-15 10:19:13下载
- 积分:1
-
利用winsokets进行文件传输的例子
利用winsokets进行文件传输的例子-use winsokets transfer files to the example
- 2023-04-15 01:00:04下载
- 积分:1
-
Ch13Directories
Windows Directory sample code, taken from worx visual c++ 2008
- 2012-04-12 17:19:27下载
- 积分:1
-
地图操作
arcgis engine二次开发,地图简易操作(arcgis engine redevelopment)
- 2018-12-24 10:46:26下载
- 积分:1
-
Test
基于C++实现des加密算法,包含详细说明,基于C++实现des加密算法,(encryption algorithm,
encryption algorithmencryption algorithm
encryption algorithm)
- 2018-12-31 05:42:39下载
- 积分:1
-
PingI.c
PingI.c -- Simple ping program using the proprietary Microsoft ICMP API-PingI.c-- Simple ping program using the proprietary Microsoft ICMP API
- 2022-05-31 00:18:25下载
- 积分:1
-
USB-mouse-program
USB mouse program
- 2013-08-09 08:40:22下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
serialDebug
调试串口很有帮助,用windowsAPI编写,避免了com控件的局限性(help for serialport debug)
- 2012-04-25 10:57:12下载
- 积分:1