资源列表
zuiyoubianma
- 本文介绍了二叉树的几种遍历,是很好的原创学习材料-This article describes several binary tree traversal is a very good learning materials originality
chap5
- Greedy Algorithms,Prim s algorithm
datastructure_c
- 数据结构(严蔚敏)配套纯c代的码,2009考研必备资料哦,我想很多人需要的,节约输代码的时间-Data structure (Yan Wei-min) of pure c-generation matching code, 2009 study section of the essential information Oh, I think many people in need, saving transmission time code
算法竞赛
- 算法竞赛,里面包含了所有算法,适合算法初学者(Algorithm competition, which contains all the algorithms, suitable for beginners)
vmyl
- 根据输入的有效数值,计算出本人的生日日期()
asdssd
- 排序算法的运行时间及其说明,code下环境运行-The running time of the sorting algorithm and its instructions, code environment running under
2012-summer-Training-Contest(4)
- 2012多校暑假集训(4),标程+解题报告。-2012 Multi-University Training Contest- Contest 4 Tutorial.
DsHw
- This is a .cpp file. It is a good example of knights tour. It is also a data structure question.-This is a .cpp file. It is a good example of knights tour. It is also a data structure question.
BinarySortTree
- 二叉排序树的查找、插入和删除 要求:在屏幕上表示出二叉查找树的结构,用到的抽象数据类型为元素数据类型和二叉树结点类型。 -Binary sort tree search, insert, and delete requirements: binary search tree structure is shown on the screen, the abstract data types used for the element data type and the binary tree
data
- 图的链式表示,深度优先、广度优先算法,Dijkstra算法,包括源码程序和ppt所以对学习数据结构很有帮助-Figure chain, depth-first and breadth-first algorithm, Dijkstra algorithm, including the source program and ppt so helpful learning data structures
poj1012
- poj1012解题报告,采用打表做的,先计算出数字,再输出-poj1012 problem solving reports, play table, first calculate the number, and then output
