资源列表
avl_Tree
- 一个用C++实现的平衡二叉树算法,实现了高度、平衡度、父子节点等-A use of C++ to achieve a balanced binary tree algorithm, to achieve a high degree of balance, such as father and son nodes
C_suroce
- 链表.栈等数据结构的C实现,常用查找的C实现!
BTree
- 用C++实现的一个二叉树模板类,包括一些基本的操作-Using C++ to achieve a binary tree template classes, including some of the basic operation of
pack
- 背包问题专项训练 动态规划算法 有题目的C++解法-Knapsack problem dynamic programming algorithm C++ Solution
maopao
- 数据结构中的一个实验报告的源程序:交换冒泡排序算法源代码-Experimental data on the structure of the procedure: the exchange of Bubble Sort Algorithm
other
- 设计一个算法,对于给定的二叉树中2 结点返回它们的最近公共祖先。 对于给定的二叉树,和二叉树中结点对,编程计算结点对的最近公共祖先。-To design an algorithm of the binary tree for a given node in the 2 to return to their ancestors in public. For a given binary tree and binary tree of nodes that the programming of
HuffmanCode
- 哈弗曼编/译码程序源代码,可以由用户读入哈弗曼树,也可以从文件读入哈弗曼树-HuffmanCode Encode/Decode
longest_common_sub-sequence
- 求最长公共子序列,求最长公共子序列-For the longest common sub-sequence
c_plus_plus_teach
- 经典的c++版数据结构教程,很实用 很详细-failed to translate
busstop
- 实现简单的停车场车辆出入计费管理,不是很深奥。有一定基础的人都可以看懂-Simple access to the parking of vehicles accounting management
CcppAlgorithms
- C 和 C++算法实例,个经典算法代码。-C and C++ Algorithm. Good code for data structure.
jose
- Jose,及约瑟夫算法的实现,是一个很好的数据结构算法-Jose
