-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1
-
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换...
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换设置。-A general-purpose timer class can be used for non-window class. The routine use of a C++ classes, the use of timer indicator transform. Programs used: a custom timer class, C++ multi-class inheritance, the use of pure virtual functions of the middle class, set the lights change.
- 2022-05-07 21:55:07下载
- 积分:1
-
提供了导入CER格式的证书的示例代码。
可以通过此工具实现导入Cer的证书,并附带BASE64格式的数据的转换。...
提供了导入CER格式的证书的示例代码。
可以通过此工具实现导入Cer的证书,并附带BASE64格式的数据的转换。-CER provided the import certificate format sample code. This tool can import realize cer certificate and incidental BASE64 data format conversion.
- 2022-03-10 11:20:41下载
- 积分:1
-
WINDOWS窗口运行机制,非MFC编写,希望能对你有所帮助,
WINDOWS窗口运行机制,非MFC编写,希望能对你有所帮助,
- 2022-05-28 15:27:37下载
- 积分:1
-
仓库管理系统源码 密码:nizvoo.myetang
仓库管理系统源码 密码:nizvoo.myetang-warehouse management system source code : nizvoo.myetang
- 2022-01-24 12:25:38下载
- 积分:1
-
蚁群优化算法来求解 tsp 问题
ACOpt是一个程序演示的蚁群优化旅行商问题(TSP)的优化过程。城市显示为红色圆圈,它们
之间的灰色线条的连接(完全连接图)的信息素。在灰色暗,越信息素是目前的优势。在优化中,
目前发现的最好的巡演画为红色。要运行的优化,首先创建一个随机TSP,然后创建一个蚁群,最后运行优化。
- 2022-01-27 12:39:16下载
- 积分:1
-
获取WINDOWS NT下系统时钟的最高中断频率.
获取WINDOWS NT下系统时钟的最高中断频率.-access to Windows NT system clock frequency of the maximum disruption.
- 2022-02-09 22:34:52下载
- 积分:1
-
用VC++链接SQLServer数据库,包括链接,查询,插入,更新,删除等函数,已经将相关函数封装在类里面,可以直接重用或者扩充。...
用VC++链接SQLServer数据库,包括链接,查询,插入,更新,删除等函数,已经将相关函数封装在类里面,可以直接重用或者扩充。-With VC++ Link SQLServer database, including the link, query, insert, update, delete, etc. functions, has been encapsulated in the type of correlation function which can be directly reused or expanded.
- 2023-03-09 20:20:03下载
- 积分:1
-
I write this DLL for direct access i/o ports in windows NT/2K/Xp
I write this DLL for direct access i/o ports in windows NT/2K/Xp
- 2022-01-25 16:00:19下载
- 积分:1
-
vc++源码 文件被其他程序更改时提醒用户
vc++源码 文件被其他程序更改时提醒用户-vc++ source files are other programs to remind users when to change
- 2022-08-09 20:39:15下载
- 积分:1