资源列表
2012-summer-Training-Contest(5)
- 2012多校暑假集训(5),标程+解题报告。-2012 Multi-University Training Contest- Contest 5 Tutorial.
2012-summer-Training-Contest(6)
- 2012多校暑假集训(6),标程+解题报告。-2012 Multi-University Training Contest- Contest 6 Tutorial.
singly linked list
- singly linked list complete code
poj 1050 动态规划 最大子矩阵
- poj 1050 动态规划 最大子矩阵 poj 1050 动态规划 最大子矩阵 poj 1050 动态规划 最大子矩阵 poj 1050 动态规划 最大子矩阵 poj 1050 动态规划 最大子矩阵 poj 1050 动态规划 最大子矩阵
closepairs
- 给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直 线距离。例如(0,0) (3,4)的距离为5.
链式的线性表操作
- 线性表的构建,删除,插入,遍历,主要有线性跟链式的线性表-Linear table, delete, insert, traverse linear with chain linear table
前序遍历中序遍历创建二叉树
- 前序遍历中序遍历创建二叉树详细说明,含C++代码
select-sort
- 数据结构排序算法之选择排序法,此算法用C++编程语言书写 特别适合初学数据结构的人学习。-Selection Sort sorting algorithm data structure, this algorithm using C++ written in a programming language particularly suitable for beginner data structure of human learning
BiTree
- 数据结构二叉树,用先序,中序和后序遍历二叉树-Binary tree data structure, binary tree traversal preorder, inorder, and postorder
GeneticalgorithmVCsorce
- 遗传算法,想了解该算法的入门者可以看看。-Genetic algorithms, and want to understand the algorithm beginners can look.
HuffmanTree
- 哈夫曼树,简单地实现实现,各位稍微看看看吧!-Implement of the HuffmanTree
3-2-6
- 该程序用于表达式求值,运用栈的一些基本操作,出栈,入栈,取栈顶元素等-For expression evaluation of the program, the use of some of the basic operations of the stack, the stack, the stack, to take the top element
