资源列表
Huffman-Coding
- 进行哈夫曼编码,输入自动排出, 进行哈夫曼编码,输入自动排出-Huffman Coding sorry English is no good
shiyan1
- 数据结构上机操作实验的实验1,线性表的基本操作-the basic operation of sq of date structure
slist
- 简单的实现单链表的程序,数据结构中的会用到的,采用c++编码。-The realization of the single, simple table program, the data structure is used, the c++ coding.
order
- 计算机专业的必修课,数据结构中学习的一种递归遍历算法,采用c++编码。-The computer professional required course, data structure of learning in a kind of recursion traversing algorithm, the c++ coding.
EightQueens
- 算法设计中的八皇后问题的实现代码,c++版,很实用。-Algorithm of eight of the queen s problems design implementation code, c++ version, is very practical.
tree
- 求二叉树的深度: 给定一个有根二叉树,规定连接两个节点的每条边长度是1,定义树的深度为根到叶子节点距离的最大值。 -Descr iption 给定一个有根二叉树,规定连接两个节点的每条边长度是1,定义树的深度为根到叶子节点距离的最大值。
Btree
- B树的C++实现代码,实现了插入,删除,查找的功能,在VS2008和GCC下通过编译。 B树的实现代码在Btree.h里,TestBtree.cpp是一个非常简单的测试-Implementation code of the Btree
Complex-arithmetic
- 一个可进行复数运算的演示程序,实现抽象数据类型—复数,及构造复数,并实现复数求和、求差、求积、复数显示等操作。-Complex operations can be a demonstration program, implementing abstract data types- complex, and complex structure, and implement complex sum, difference, quadrature, plural display operating.
dijkstra2
- 基于递归的dijkstra算法,类node里面可以创建节点,然后用外部函数来找节点,该函数是递归的。 -dijkstra algorithm based on recursive algorithm.
dictionary
- 小字典,简单的查词添加词,输入英文,显示解释-dictionary abc
Algorithm-flash-demo-
- 非常直观的教你学《数据结构》,动画演示很生动。-Very intuitive teach you the data structure ", animation is very vivid.
dictionary
- 英汉字典,简单的查询,添加单词,模糊查找-An english-chinese dictionary and simple queries to add words, the fuzzy lookup
