资源列表
database
- Simple database for 2-5 person. You can store name, lastname and phone number and edit in any way. For student which start with C++ language.
main
- floyd algorithm and the best graph
list
- 线性表是最基本、最简单、也是最常用的一种数据结构。线性表中数据元素之间的关系是一对一的关系,即除了第一个和最后一个数据元素之外,其它数据元素都是首尾相接的。线性表的逻辑结构简单,便于实现和操作。因此,线性表这种数据结构在实际应用中是广泛采用的一种数据结构。- A linear epitope recognized by both MAbs,c2410 and WH303,which has strong specificity of CSFV,has been precisely define
bijiao
- 实现两个文件的相似度比较,采用矩阵比较,取最长子序列-Comparison of the similarity of the two documents, using matrix comparison, take the longest subsequence
124
- 比较简单的堆排序算法提供了一个很好的思路,简单易懂值得看哦-Heap sorting algorithm is relatively simple, straightforward worth Kane
RandomNumber
- 一个封装好的产生随机数的类,十分好用,是学数据结构是写的,希望对大学有用
yosefu.rar
- 清华版数据结构实习题约瑟夫环的代码,下载的速度,Version of data structure Tsinghua internship Joseph Central title code, download the speed of
HUFFMAN
- 哈夫曼树的建立源代码。。。 共享给各位啦-Huffman tree to establish the source code. . . Sharing to Members啦
S15HashTable
- Collision list Hash table
chain
- 关于链表的操作 C语言的实现,最基本的数据结构链表-about list-- C
dijkstra
- It is a c++ code for the dejkstra algorithm with aim to find the shorest path between two points , the nodes with the distance between them store in a txt file and the program read it from this txt file
2
- 机械优化设计中多维无约束问题中常用的鲍威尔法,比随机方向法收敛速度更加快,精度略高-Mechanical design of multidimensional unconstrained optimization problem