-
IOCP聊天室系统
极大限制了服务器应用程序的使用,本程序采用ICPQ,利用端口实现的聊天室系统,可实现多个用户同时在线聊天,源代码包含了一份官方的文档,并加有注释。
- 2022-02-06 08:17:34下载
- 积分:1
-
别人的VC操作Access数据库都是用的GUI,让VC手生的看了迷糊,不得要领,这次我封装一个纯C++操作Access2000库的源代,主要封装了一个访问Acc...
别人的VC操作Access数据库都是用的GUI,让VC手生的看了迷糊,不得要领,这次我封装一个纯C++操作Access2000库的源代,主要封装了一个访问Access数据库的类,非常简单.-Someone else" s VC action Access databases are used in GUI, so that VC looked rusty" s confused, but to no avail, this time I packaged a pure C++ source operating Access2000 database generation, mainly encapsulates an Access database, access to classes, is very simple .
- 2022-01-26 15:49:36下载
- 积分:1
-
VFP的ERP的管理软件,源代码完整,位图自己布充下吧
VFP的ERP的管理软件,源代码完整,位图自己布充下吧-VFP ERP management software, the source code integrity, bitmap filling their cloth under it
- 2022-11-18 23:05:03下载
- 积分:1
-
数据库Blob读写
数据库Blob读写-database Blob literacy
- 2022-02-03 00:48:00下载
- 积分:1
-
哈夫曼树和哈夫曼编码:
从终端输入若干个字符及其对应的整数,将整数作为结点的权值,建立哈夫曼树,然后对各字符进行哈夫曼编码。最后打印哈夫曼树和对应的哈夫曼编...
哈夫曼树和哈夫曼编码:
从终端输入若干个字符及其对应的整数,将整数作为结点的权值,建立哈夫曼树,然后对各字符进行哈夫曼编码。最后打印哈夫曼树和对应的哈夫曼编码。
设计要求:
⑴ 哈夫曼殊和哈夫曼编码的存储表示参考教材事例
⑵ 在程序中构造四个子程序为
① int createhtree(HTree *t) /*根据输入的字符及其权值建立哈夫曼树*/
② void coding(HTree *t, char *code) /*对哈夫曼树进行编码*/
③ void printhtree(HTree *t, int* path) /*中序打印树*/
④ void printcode(HTree *t) /*输出个字符的哈夫曼编码*/
-Huffman tree and the Huffman coding: input from the terminal a number of characters and their corresponding integer, will be an integer as node weights, the establishment of Huffman tree, and then on the characters Huffman. Finally print Huffman tree and the corresponding Huffman. Design requirements: ⑴ Huffman and Huffman coding is that the reference materials storage ⑵ examples constructed in the procedure for the four subroutines ① int createhtree (HTree* t)/* input characters in accordance with its right value the establishment of Huffman tree*/② void coding (HTree* t, char* code)/* Huffman tree to encode*/③ void printhtree (HTree* t, int* path)/* Pri
- 2022-01-22 06:46:42下载
- 积分:1
-
数据结构最短路径,Turboc2下通过编译
数据结构最短路径,Turboc2下通过编译-the datasructure of the shortest way,run successfully in turbo2.
- 2022-01-29 04:48:37下载
- 积分:1
-
Oracle training in 18 days the teacher
Oracle培训18天老师的笔记,对学习oracle数据库有非常大的帮助-Oracle training in 18 days the teacher
- 2023-01-22 08:25:04下载
- 积分:1
-
are running a large hospital source, PB SQLSERVER design, procedures for the dev...
某正在运行的大型医院源程序,PB+SQLSERVER设计,对程序开发和设计非常有参考和借鉴作用,赶快下栽吧-are running a large hospital source, PB SQLSERVER design, procedures for the development and design of information and very useful, it quickly crashed
- 2023-07-27 16:45:19下载
- 积分:1
-
学生成绩管理系统可以输出学生姓名,学好,语文,数学,英语,还要用链表把成绩从高到低输出...
学生成绩管理系统可以输出学生姓名,学好,语文,数学,英语,还要用链表把成绩从高到低输出-Student management system
- 2022-03-26 09:27:13下载
- 积分:1
-
元数据管理
目前元数据管理主要使用的石竹的元数据管理工具,但价格高昂,本人的元数据管理工具,基于元数据规范实现了元数据的采集、交换、溯源等功能,基本满足了日常数据仓库管理的需要
- 2022-01-26 04:51:47下载
- 积分:1