资源列表
LList
- 链表的实现(用c++实现的)都是发生地人发的是股份 -linklist
sort
- 给出一个有向图,采用邻接表存储方式,增加一个记录顶点入度的数据域,编写算法输出一个拓扑序列。-A directed graph given by adjacency list is stored, a record increase in the degree of vertex data into the field, the preparation of a topological algorithm output sequence.
expression
- 用堆栈实现了多项式的计算,适合数据结构的初学者-Polynomial with a stack of computing, data structures for beginners
shujusan
- 这是一个简单的算法,用来求单源最短路劲的问题,用的是Dijsktr算法,其实也可以用Floyd算法- This code is used to match the nearest way
Insert_Sort
- 算法导论里的插入排序! 算法导论里的插入排序! 算法导论里的插入排序! 算法导论里的插入排序! 算法导论里的插入排序! -insert sort
choose_best_address
- 数据结构 寻径问题。内容:给定n个村庄之间的交通图,若村庄i和村庄j之间有道路,则将顶点i和顶点j用边连接,边上的权Wij 表示这条道路的长度。现在要从这n个村庄选择一个村庄建一所医院,问这所医院应建在哪个村庄,才能使离医院最远的村庄到医院的距离最短?-Routing data structure problem. Content: Given n traffic between villages map, if the village i and the road between the vi
TopologicalSort
- 是本科计科专业数据结构的实验之一,实现拓扑排序-Total undergraduate experimental subjects of professional data structure to achieve topological sort
Lisp
- Implements some simple commands from LISP in Java. Commands include car, cdr, append, last, cutlast, reverse, shiftLeft, shiftRight, atom, nul and others.-Implements some simple commands from LISP in Java. Commands include car, cdr, append, last, cu
ch2
- 配清华大学《数据结构》严蔚敏第二章线性表中的C源程序,该程序对课本的及结构的理解很有帮助。-With Tsinghua University, " Data Structure" Chapter Yan Wei-min linear table C source code, the program of understanding the structure of textbooks and helpful.
logic
- c语言中总是先与后后或,次算法正好相反,能够实现先或后与的算法-Algorithm after the first or
LH4
- 实现了字典排序,有一定的算法技巧,可以快速排好顺序-The dictionary sorting is an algorithm, you can quickly lined up order
ChessDisplay
- 对象棋中的马走日进行分析,实现马走日的搜索算法。-The horse walked on at chess analysis, implementation and gallop away on the search algorithm.
