资源列表
二叉排序树与平衡二叉树
- 数据结构常用算法设计 用C++实现二叉排序树与平衡二叉树-algorithm commonly used data structures designed to achieve two C-tree fork and balanced binary tree
shujujiegou
- 这是数据结构的课件 做的很好 值得学习-This is the data structure of the courseware to learn to do good
Sort
- 主要完成了数据结构中一些经典的排序算法像直接插入排序、直接选择哦排序、冒泡排序、快速排序、堆排序、归并排序-Mainly done some classical data structures such as direct insertion sort sorting algorithm, direct choice Oh sort, bubble sort, quick sort, heap sort, merge sort
the-branch-and-bound-algorithm
- 算法:用分支定界求最短路径,北航计算机学院算法课作业-Algorithm: get the shortest path using the branch and bound algorithm
398_timer_calculator_v2.7.0.0
- avr_timer calculator-avr_timer calculator.....
HuffmanCode
- 哈弗曼编/译码程序源代码,可以由用户读入哈弗曼树,也可以从文件读入哈弗曼树-HuffmanCode Encode/Decode
dynamic
- 动态规划算法的一些归纳和应用,方便各位学习用,有背包问题,最长公共字串问题,等。-Some of induction dynamic programming algorithm and applications, ease of learning to use, there are knapsack problem, the longest string of public issues, and so on.
liebiao
- VS2008写的数据结构列表,可以作为学习C++编程及数据结构参考-VS2008 to write a list of the data structure can be used as learning C++ programming and data structure reference
kmb
- 一种经典的组播算法---kmb算法,KMB由Kou、Mrakousky和Bermaa提出,它是有关求解Steiner树最著名的一个较为快速的启发式算法。-A classic multicast algorithm
EXPRI2
- 二叉树的操作及哈夫曼编码系统的实现-BinaryTree
juzhenyunsuan
- 编制一个稀疏矩阵运算器。 以“带行逻辑链接信息”的三元组顺序表表示稀疏矩阵,实现两个矩阵相加、相减和相乘的运算。-The preparation of a sparse matrix operations. Logical link information " with the line" triplet sequence table sparse matrix, two matrix addition, subtraction and multiplication ope
1
- 产生勾股数,是数据与算法课程的最简单的实验题目,完全很简单-Generate Pythagorean number