-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1
-
对中国的例子NiO实现详细的笔记来帮助你。
nio 的实现例子 里面有详细的中文注释 配合查询api 帮助你更好地学习nio 特点:非阻塞-nio implementation of the Chinese examples of which are detailed notes to help you better meet the query api to learn nio features: non-blocking
- 2022-01-26 07:22:05下载
- 积分:1
-
pro
vc 界面编程比较有用的举荐 大家可以参阅以下 -pro
- 2022-03-02 13:24:04下载
- 积分:1
-
这是一个用C++实现的神经网络算法,仅供学习参考
这是一个用C++实现的神经网络算法,仅供学习参考-This is a use of C++ realization of the neural network algorithm, a reference for the study
- 2022-12-27 03:20:03下载
- 积分:1
-
查看被进程打开的句柄
查看被进程打开的句柄 -Getting the handle opened by proce
- 2022-02-06 21:05:54下载
- 积分:1
-
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows...
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。 里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the various functions to achieve the operation of these functions can usually be directly used, as long as it contains the header files windows.h. They introduced are several common api function, through which we can access disk users to the relevant information.
- 2022-11-23 10:55:03下载
- 积分:1
-
c专家编程
《C专家编程》展示了最优秀的C程序员所使用的编码技巧,并专门开辟了一章对C++的基础知识进行了介绍。书中C的历史、语言特性、声明、数组、指针、链接、运行时、内存以及如何进一步学习C++等问题进行了细致的讲解和深入的分析。全书撷取几十个实例进行讲解,对C程序员具有非常高的实用价值。本书可以帮助有一定经验的C程序员成为C编程方面的专家,对于具备相当的C语言基础的程序员,本书可以帮助他们站在C的高度了解和学习C++。
- 2023-05-04 14:25:05下载
- 积分:1
-
Access at runtime dll file path and file name of the method, different ways to g...
获取dll文件在运行时的路径和文件名的方法,不同方法得到的路径可能不同-Access at runtime dll file path and file name of the method, different ways to get the path may be different
- 2022-05-19 12:16:32下载
- 积分:1
-
利用消息来实现内部进程通信,内含发送和接收两个程序
利用消息来实现内部进程通信,内含发送和接收两个程序- Realizes the internal advancement correspondence using the
news, the content transmits and receives two procedures
- 2022-04-02 07:01:19下载
- 积分:1
-
time clipboard viewer, you can view the clipboard last time access to the conten...
剑灵时空剪贴板查看器,可以查看剪贴板中最后一次获取的内容。是从剪贴板中调取信息的一个简单实例,通过这个实例,你可以学习到剪贴板的基本使用方法。 密码:www.swordelf.com(已经停用) 作者:剑灵 2003.3-time clipboard viewer, you can view the clipboard last time access to the content. From clipboard transfer of information a simple example, through this example, you can learn the basic clipboard to use. Password : www.swordelf.com (already out) Author : Jian Ling 2003.3
- 2022-11-18 10:45:03下载
- 积分:1