-
UNIX网络编程,主要讲述了使用UNIX 网络API进行网络程序的开发。...
UNIX网络编程,主要讲述了使用UNIX 网络API进行网络程序的开发。-UNIX Network Programming, mainly on the use of UNIX network network API process development.
- 2022-09-20 02:45:03下载
- 积分:1
-
一时间调整系统程序,欢迎大家下载使用,如果…
一个调整系统时间的程序,欢迎大家下载使用,如有问题,请留言联系。-a time of adjustment system procedures, all are welcome to download the use, if there are questions, please contact messages.
- 2023-03-10 13:30:03下载
- 积分:1
-
MFC音乐播放器制作code
MFC音乐播放器制作code
- 2022-03-23 00:51:17下载
- 积分:1
-
建议ITU
RECOMMENDATION ITU-R M.1654*
A methodology to assess interference from broadcasting-satellite service
(sound) into terrestrial IMT-2000 systems intending to use
the band 2 630-2 655 MHz
- 2022-03-22 04:31:40下载
- 积分:1
-
VC修改IE主页的原代码。
VC修改IE主页的原代码。-IE home page VC modify the original code.
- 2023-07-29 15:20:03下载
- 积分:1
-
a registered user login system, a very practical, but not a nobody
一个用户注册登录系统,很实用,不知有没有人需要-a registered user login system, a very practical, but not a nobody
- 2022-06-20 19:35:01下载
- 积分:1
-
重载delete和new,并标记,可以发现内存泄露的部分代码。
重载delete和new,并标记,可以发现内存泄露的部分代码。-Overloading delete and new, and mark, you can find memory leaks in part of the code.
- 2022-03-13 01:19:58下载
- 积分: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
-
这是程序可以得到硬盘的信息
this is program can get HdD information
- 2022-03-03 11:56:28下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1