资源列表
1
- ALV树的实现,用C++实现,是书上原版。用VC++编译器编译的-ALV tree implementation
用二叉树进行整数的十进制运算
- 用二叉树进行整数的十进制运算(包括括号)-Decimal integer with a binary tree for operations (including brackets)
huffman
- 哈弗曼树编码,给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中。-Ha Fuman tree coding, given the message to Huffman coding, Huffman coding given decoding. Requested message is stored in the file 1, the encoded result is stored in a
qiuzhi
- 2、 表达式求值 问题描述:使用键盘输入表达式,计算表达式的值并输出;将表达式转化成后缀表达式输出,利用后缀表达式求表达式的值并输出。 -2, the expression evaluation problem descr iption: Use the keypad to enter an expression to calculate the value of the expression and output the expression into postfix express
ACM
- 学习算法的入门资料,ACM算法书籍推荐收藏-Introductory information on learning algorithms
nfactorial
- 大数阶乘(整数),数据结构老师要求,c-n factorial
bahuanghou
- 经典八皇后问题 输入一个坐标位置 显示八个皇后的位置-Enter a classic eight-queens problem coordinates show the location of the eight Queen
Interator
- 双向链表容器 实现了单向链表不能循环遍历各数据的问题-Doubly linked list container implements a one-way loop through the data is not the problem
10E16
- 数据结构10章某提答案,个人提供,有问题多联系-Chapter 10 provided a data structure answers, individuals, multi-contact problems
bm
- 赫夫曼编码译码.doc..一种不错的编码压缩算法!-Huffman coding and decoding. Doc
convert
- 实现数据结构中中缀表达式转换为后缀表达式的功能-Data structure is converted to postfix infix expression function expression
closepair
- 二位平面中求最近点对的问题,采用分治的方法,按照书本的算法实现-Two nearest points on the plane ask the question, the use of divide and conquer approach, in accordance with the books of the algorithm
