-
test code development, testing
测试代码开发、测试
- 2023-04-01 05:40:03下载
- 积分:1
-
罗马消除编码器
简单的转换器罗马数字。按 Esc 键退出。在收货编辑 text.example 如何处理与 textAn 示例如何从模板创建对话框键入任何数字。工具都包括在内。
- 2023-05-22 13:25:03下载
- 积分:1
-
一系列的类别,有模板,运营商
一个array的类,有模板,运算符-An array of categories, there are templates, operator
- 2022-05-26 20:03:50下载
- 积分:1
-
对C++文件的读取与操作,详细介绍的文件操作的方式与步骤。...
对C++文件的读取与操作,详细介绍的文件操作的方式与步骤。-On C++ Documents to read and operate, detailing the way the file operations and steps.
- 2022-04-20 09:56:58下载
- 积分:1
-
一个声音记录,回放的程序,同时显示当前声音的电平,可以改造为一个网络点对点的语音通讯程序...
一个声音记录,回放的程序,同时显示当前声音的电平,可以改造为一个网络点对点的语音通讯程序-a voice recording and playback procedure, and the voice of the show current levels, can transform a network of point-to-point voice communications procedures
- 2022-03-26 03:58:30下载
- 积分:1
-
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern C usage, use module definition files to resolve the C++ Name adaptation problems. Typedef point to use the definition of function pointer type, how to obtain the dynamic link library function pointer.
- 2022-03-24 10:37:39下载
- 积分:1
-
queke game游戏源码,windows下解压
queke game游戏源码,windows下解压-queke game game source, windows under decompression
- 2022-06-14 00:12:37下载
- 积分:1
-
用VC开发的类似Excel的报表
用VC开发的类似Excel的报表-development of the VC similar statements Excel
- 2023-07-31 00:35:03下载
- 积分:1
-
Yi language hexadecimal conversion source code. Can be transferred to 2.8.10.16....
易语言十六进制转换源代码。可转2.8.10.16.32-Yi language hexadecimal conversion source code. Can be transferred to 2.8.10.16.32
- 2022-01-26 06:31:58下载
- 积分:1
-
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打...
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打印HASHLIST,可以很方便的看到单词在表中的位置,便于理解哈希表。-Hashtable realize procedure, you can automatically scan a TXT file all the words, and for these words create a hash table to statistical word appears in the article number. This procedure using a linear method to detect re-hash of dealing with conflict, to support the print HASHLIST, it is easy to see that word in the table location, easy to understand the hash table.
- 2022-07-03 20:42:16下载
- 积分:1