资源列表
dataStruct
- 数据结构中的算法实现,能够对一个串中的节点进行插入删除回复排序等工作。-data base
220700203
- 数据结构算法实现。链表的实现。简单易懂。算术算法-Data structure algorithm. Linked list implementation. Straightforward.
Calculator
- 数据结构,算术算法。自己写的。比较完善。简单易懂。注释齐全-Arithmetic algorithm data structure. Wrote it myself. Improve.
huffman
- huffman编码。数据结构与算法课程设计的作业。全部通过。自己做的。-huffman coding. Data Structures and Algorithms course design work. All passed. Themselves.
EDITR2
- 数据结构与算法。list列表的实现。一个文本修改器的实验。算法正确。已经通过。-Data structures and algorithms. Implementation of the list list. A text modifier experiment. Algorithm is correct. Has passed.
shujujiegoujiangyi
- c语言的数据结构讲义 我们学校老师用的 希望对大家有用-c language data structure used to lecture us hope that teachers would be useful
Arithmetic-Dijkstra
- Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解-Dijkstra algorithm is a typical shortest path algorithm, to calculate a node to all other nodes of the shortest path. Main features is the starting point for t
Regex
- 很好的正则表达式学习资料,让大家快速人们正则表达式-Good learning materials regular expressions, so that we quickly people are expressions
Mpickets
- 选举车系统实现源码(一个研究生的研究课题),用到数据结构中的图论知识。-A source code of system of election (A post graduate research topic) using grapy theory of data structure.
quicksort
- 利用数据结构中的快速排序算法对数据进行排序-The rapid use of data structures sorting algorithm to sort the data
algorithm-of-C
- 本资料包括若干个文档,具体为C语言的经典算法,和对C语言的深度思考。-This information includes a number of documents, specifically a classical algorithm for the C language, and the depth of thinking on the C language.
Cshujujiegou
- 数据结构中用c++实现的各种算法。适合各种初学者使用。-Data structures using c++ implementation of various algorithms. For a variety of beginners.
