资源列表
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.
scan_claculater
- 简单的计算器程序,利用常用的数据结构进行扫描,改变优先级,再计算-simple scan and calculate program
Queue
- 队列的相关操作(比如:队列初始化,队列入队,队列出队等等)-Queue-related operations (such as: the queue is initialized, the team included in the team, team lists team, etc.)
datastructurealgorithms(java)
- 数据结构java版的电子书,可以自学java的编程语言,同时学习数据结构和算法-Data structures java version of the book, you can self-study java programming language, while learning data structures and algorithms
Sort
- 囊括了许多高效的排序方法,包括:桶式排序,归并排序,希尔排序等。-Include a number of high ranking methods, including: bucket-type sort, merge sort, Hill ranking.
Graph
- 程序采用C++编写,在C++Builder6.0中编译通过,用于计算简单图结构的连通度和结合度。-Using C++ program written in C++ Builder6.0 in compiles, used to calculate the simple graph structure, degree of connectivity and integration.
Programme_BST
- This a programme for implementing binary search tree in C-This a programme for implementing binary search tree in C++
Andrew_P_Berman_A_New_Data_Structure_For_Fast_App
- A New Data Structure For Fast Approximate Matching
teran
- this program is for answer to one of assignments of Data Structure Book by sahni
WavView
- wav文件观察器,可导入wav文件,进行波形观察。-a wav file viewer
blacklist
- 黑名单设计,用C语言写的一个黑名单的快速查找,用哈希平衡二叉树算法-Black design, with the C language written in a blacklist to quickly find, use a balanced binary tree hashing algorithm
array
- 用c++编程语言实现以下功能:实现对数组的降序排序,代码简单高效-Using c++ programming language to achieve the following functions: to realize the array in descending order, the code simple and efficient