-
Huffman encoding/decoding algorithm using Kruskal Huffman encoding of informatio...
哈夫曼编码/译码 利用克鲁斯卡尔算法计算信息的哈夫曼编码,以便更好的利用通信信道。-Huffman encoding/decoding algorithm using Kruskal Huffman encoding of information in order to better use of communication channel.
- 2022-01-21 06:29:06下载
- 积分:1
-
数据结构中的几种基本结构的C++实现:栈、队列、链表
数据结构中的几种基本结构的C++实现:栈、队列、链表-data structure of several basic structure of the C achieved : Stack, Queue, Listless
- 2022-07-17 23:45:46下载
- 积分:1
-
解决N皇后问题的源码及可运行程序,分析各种情况,并输出,直观,有效!...
解决N皇后问题的源码及可运行程序,分析各种情况,并输出,直观,有效!-Solve the N Queens problem can be the source and run the program, analyze, and output, intuitive, and effective!
- 2022-03-24 16:51:03下载
- 积分:1
-
Binary tree of various operations, including the establishment of binary tree, t...
二叉树的各种操作,包括二叉树的建立,前序、中序、后序遍历二叉树,另外还包含一个霍夫曼编码的实现。-Binary tree of various operations, including the establishment of binary tree, the former sequence, in order, after the tree traversal, and also includes the implementation of a Huffman code.
- 2022-03-04 10:15:52下载
- 积分:1
-
这是数据结构中模拟栈的一个精典例子利用火车进站出站模拟出栈和入栈...
这是数据结构中模拟栈的一个精典例子利用火车进站出站模拟出栈和入栈-This is the data structure of a simulated stack classic examples of using the train station stop simulated stack and pushed
- 2022-07-24 05:01:28下载
- 积分:1
-
中序遍历输出二叉树
输出二叉树的叶子树
输出二叉树的节点数...
中序遍历输出二叉树
输出二叉树的叶子树
输出二叉树的节点数-which preorder output binary tree output binary tree leaf tree output binary tree nodes
- 2022-01-31 06:41:41下载
- 积分:1
-
子集和问题.rar:这是我学算法设计时的总结,包括定长和不定长做法(也就是回朔法,剪枝限界),当然也包括穷举法....
子集和问题.rar:这是我学算法设计时的总结,包括定长和不定长做法(也就是回朔法,剪枝限界),当然也包括穷举法.-subset and problems. Rar : This is my learning algorithm design at the conclusion, including fixed-length and variable length approach (that is, back to Schomburg, pruning Bound), which of course includes exhaustive law.
- 2022-11-04 05:50:03下载
- 积分:1
-
is an expression evaluates the algorithm, using the template, can be four operat...
是一个表达式求值的算法,用 模板实现的,可以进行四则运算,支持小数和括号-is an expression evaluates the algorithm, using the template, can be four operators, and parentheses minority support
- 2022-05-15 06:09:19下载
- 积分:1
-
一个适用于书店的图书管理信息系统,包括各种统计分析、员工管理等...
一个适用于书店的图书管理信息系统,包括各种统计分析、员工管理等-a bookstore in the library management information systems, including statistical analysis, staff management etc.
- 2022-03-20 04:53:34下载
- 积分:1
-
SQLite包下载和使用SQLite的完整描述,并附有胜创…
sqlite包下载并使用sqlite的完整说明,并附在wince通讯录下的示例源代码。
- 2022-06-30 16:16:44下载
- 积分:1