-
哈希表的实现程序,可以自动从一篇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
-
This is my first program, It doesn t do anything.
This is my first program, It doesn t do anything.
- 2022-03-05 17:46:39下载
- 积分:1
-
DLL in the preparation process. Static and dynamic library of distinction, and t...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-DLL in the preparation process. Static and dynamic library of distinction, and the procedure call link static and dynamic library distinction. How to use the tool View DLL exporting the function Depends the use of tools C compiler technology adapted to name DLL function of the output, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definitions used at the function pointer type, how to obtain 13-17 Dynamic Link function of the target.
- 2022-03-21 23:03:15下载
- 积分:1
-
用VC(MFC)准备九
用VC(MFC)编写的九格拼图游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用。
。-With VC (MFC) to prepare the nine-source grid puzzle procedures, as I can run a test procedure. A total exchange of the use of programming enthusiasts. .
- 2022-03-25 10:18:25下载
- 积分:1
-
Mainly through the document serialization to achieve the creation of contacts, b...
主要通过文档序列化,实现通讯录的创建、浏览、查询等功能。-Mainly through the document serialization to achieve the creation of contacts, browsing, query and other functions.
- 2022-05-14 06:29:11下载
- 积分:1
-
此pdf主要介绍关于c++的相关知识,针对c++中的一些疑难方便进行介绍...
此pdf主要介绍关于c++的相关知识,针对c++中的一些疑难方便进行介绍-Pdf of this introduction on the main c++ Of related knowledge, for c++ Some problems facilitate the introduction
- 2022-03-17 22:52:27下载
- 积分:1
-
实用的工会会员管理系统
DAO+ACCESS+QR
实用的工会会员管理系统
DAO+ACCESS+QR-Practical management system for union members DAO+ ACCESS+ QR
- 2023-06-19 01:50:04下载
- 积分:1
-
VC++实现的摄像头点亮,拍照功能
本文主要实现点亮摄像头,实现视频的捕获和拍照功能,已经在笔记本电脑上测试通过。希望对需要的人有帮助。主要功能实现的函数:virtual BOOL OnInitDialog(); afx_msg void OnButtonCatup(); afx_msg void OnButtonStop(); afx_msg void OnSave()。
- 2022-03-23 16:51:01下载
- 积分:1
-
VC++ MFC 始终在最上面的窗体.rar
VC++ MFC 始终在最上面的窗体.rar-VC++ MFC has always been at the top of the form. Rar
- 2022-07-21 23:02:32下载
- 积分:1
-
- 2022-02-03 10:49:23下载
- 积分:1