资源列表
6
- n阶勒让德多项式,用递归思想求n阶勒让德多项式的值-N- th order Legendre polynomial values using recursive thinking
Hanoi
- Hanoi,用分治法解决汉诺塔问题,vc6.0编译运行通过-Hanoi, Tower of Hanoi with the Method to solve the problem, vc6.0 compile and run through
Tour-Guide-System-
- 校园导游系统 ,可以进行查询路径,查询景点,修改景点等操作,以图形化显示。-Campus tour guide system, you can query path, query attractions, attractions and other modifying operations to a graphical display.
7-302-08187-5k
- 数据结构(Java版)的 教程加源码-Data Structures (Java version) plus the tutorial source
template
- ACM及各类基本算法模板,包括数据结构,计算几何,字符串,图论,数学,高精度等许多常用模板-ACM basic algorithm and various templates, including data structures, computational geometry, string, graph theory, mathematics, high-precision, and many other commonly used templates
_20090~2.RAR
- 数据结构基础知识,对新手和想进一步提高的人有较好的帮助。-Basic knowledge of data structures, the novice and those who want to further enhance the good help.
ChessBoard
- 算法分析与设计中用分治法解决棋盘覆盖问题。-Algorithm Analysis and Design using divide and conquer to solve the problem the board cover.
Control-Theory-program
- 用算法编程解决想要相应的问题!使用方便,容易上手!控制理论与应用论文程序-Programmed with algorithms to solve the problem you want the corresponding! Easy to use, easy to use! Control Theory and Applications paper program
算法演示
- 数据结构中常用结构的动态演示,可以帮助初学者更好的理解其结构的实现-data structure used dynamic structure of the demonstration, and can help beginners a better understanding of its structure to achieve
data-structure
- 描述了基本的数据结构算法:例如单链表的线性表、多项式等的建立遍历-Describes the basic data structure algorithms: for example, a linear single-chain form, through the establishment of such polynomials, etc.
AVl_Tree
- AVL平衡树,是一种很有效率二叉搜索树,利用它可以的旋转功能可以很方便的构造,很快的查找-AVL balanced tree is a very efficient binary search tree, it can use the rotation function can be constructed easily, quickly find
dfs
- 本人写的关于dfs的算法题目,都是hdu和pku的题目-pku and hdu for acm coding