资源列表
huff.tar
- 一个huffman树的实现,实现方法主要借鉴了严蔚敏版数据结构。-one implement huffman tree.
yuesefugame
- 数据结构知识的 经典例子程序 活学活用 举一反三-Data structure of the classic examples of knowledge learning procedures for live
polycalc
- linked list implementation of polynomial calculator in C. supports addition, subtraction, multiplication and differentiation of polynomials
avl
- C++ implementation of AVL trees
posttoin
- postfix to infix converter
binarytree
- binary tree implementation in C-binary tree implementation in C++
liststackimp
- linked list implementation of a stack in java
BiTree
- 强大的二叉树代码大全,前序,中序,后序,叶子结点,入度为1,2的节点的计数-Encyclopedia of powerful binary tree code, the former sequence, in order, after the sequence, the leaf nodes, to the degree of the node counts 1,2, etc.
20071219
- N叉树的结点插入、删除、查找,以及显示 内含程序及代码,一个exe文件一个cpp文件-N-tree node insert, delete, find, and display procedures and code includes an exe file a cpp file
zuiduanlujing
- 在一个赋权有向图上寻找最短路径问题也是图应用的一个重要课题-Empowering in a directed graph to find the shortest path map application is also an important topic
list
- 单向链表的操作函数如插入,删除以及检查等-List of one-way function such as the operation of insert, delete and check-ups
Sort
- 实现了常用的经典排序算法,并对每种排序算法给出了测试程序。-The realization of the commonly used classical sorting algorithm, and sorting algorithm is given for each test procedure.
