-
哈夫曼编码译码
利 实现功能:用给出的字符数及个字符频度,对其建立哈夫曼编码,并用此哈夫曼编码表对给出的字符串进行编码、对给出的代码进行译码。 (1) 初始化Initialization.从终端读入字符数n 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 10:35:13下载
- 积分:1
-
自己的作品。。基于VB的图书馆管理系统。
感觉很有现实意义...
自己的作品。。基于VB的图书馆管理系统。
感觉很有现实意义-their work. . VB-based library management system. Feeling very realistic significance
- 2022-07-13 19:45:07下载
- 积分:1
-
邻接表实现原理 C++ 源码
应用背景图论相关,图论相关算及其应用。邻接表,邻接矩阵 的实现方法,。。图论相关,图论相关算及其应用。邻接表,邻接矩阵 的实现方法图论相关,图论相关算及其应用。邻接表,邻接矩阵 的实现方法关键技术邻接表,邻接矩阵 的实现方法,C++源码 源代码,使用 VS 2010 C++源码 源代码C++源码 源代码 编写的,真麻烦
- 2022-02-13 02:07:46下载
- 积分:1
-
短信开发利用kfxt和MSComm控件
sms develop use kfxt and mscomm
and suce-sms develop and use kfxt mscomm and suce
- 2022-08-08 19:25:25下载
- 积分:1
-
按照前序非递归遍历二叉树,递归法将二叉树的左右子树互换...
按照前序非递归遍历二叉树,递归法将二叉树的左右子树互换-In accordance with the pre-order traversal non-recursive binary tree, binary tree recursive method will swap the left and right subtree
- 2022-02-21 02:09:07下载
- 积分:1
-
Enterprise Information Management System contains information input, information...
企业信息管理系统包含信息录入,信息查询,信息统计等多项功能。-Enterprise Information Management System contains information input, information inquiry, information statistics and many other features.
- 2022-10-21 04:30:05下载
- 积分:1
-
This is the bus company old man card issuance management software, simple and pr...
这是公交公司老年证发放管理软件,简单实用-This is the bus company old man card issuance management software, simple and practical
- 2022-03-07 07:30:51下载
- 积分:1
-
银行业的应用
正常的银行应用程序在C + +语言实现。MySQL数据库的使用。通过使用mysqlconnector C++程序与MySQL数据库的连接。这里的数据库命名为“银行”。一个表使用的是名为“user_account在账户信息的用户存储。在这个程序中执行的操作是创建新的帐户,显示帐户细节,存款金额,取款金额,余额查询,关闭帐户,修改帐户。程序应该用以下命令在终端编译。sudo g++ -Wall -I/usr/include/cppconn -o testapp banking_application.cpp -L/usr/lib -lmysqlcppconn一个可执行文件命名为testapp将被创建。运行它通过使用命令“/ testapp”。
- 2022-08-08 23:53:23下载
- 积分:1
-
Volume 3 for sorting and searching, this is the book of a revised edition, it is...
卷3为分拣和搜索,这是本书的第1个修订版,它是对计算机分拣和搜索的一流技术的最全面的研究,它扩展了卷1中数据结构的处理方法,将大小数据库以及内存和外部存储都包含在内。本书包括对计算机方法仔细检查的选择方案,和其效率的大量分析。本书该版的独特之处在于优化了的分拣,以及对通用散列法和排列法的新的理论论述。-Volume 3 for sorting and searching, this is the book of a revised edition, it is sorted on the computer and search the first-class technology of the most comprehensive study of its expansion Volume 1 data structure handling methods, the size of the database and external memory and storage are included. The book including computer methods carefully examined the options, and its efficiency lot of analysis. The book version of the unique features of the optimization is sorted, and right hash law and common law with the new theoretical expositions.
- 2022-02-21 11:03:10下载
- 积分:1
-
二叉树遍历的递归算法,帮助理解程序设计过程中的递归思想,以及二叉树遍历的基本思想...
二叉树遍历的递归算法,帮助理解程序设计过程中的递归思想,以及二叉树遍历的基本思想-Recursive binary tree traversal algorithm, to help understand the program design in the process of recursive thinking, as well as the basic idea of binary tree traversal
- 2022-05-31 12:09:42下载
- 积分:1