资源列表
expresion
- 这个程序是数据结构课程中必学的内容,实现任何表达式的计算-This program is a data structure course will learn the content of any expression calculated to achieve
binarytree
- 二叉树遍历程序,包含前序中序和后序遍历,递归和非递归的方法-Binary tree traversal process, including pre-order in the sequence and post-order traversal, recursive and non recursive method
dijkstra
- 地杰斯特拉算法,实现确定图中任意两点间的最短距离,并显示最短路径-Jess Terra algorithm to achieve an arbitrary figure to determine the shortest distance between two points and displays the shortest path
floyd
- 弗洛伊的算法是实现图中两点之间的最短距离,并显示路径-Freud' s method is to achieve the figure the shortest distance between two points, and shows the path
toposort
- 拓扑排序是网络中的确定逻辑先后顺序的一种算法,要求网络中没有回路-Topological sorting is the logical order of the network to determine an algorithm requires no loop network
0000
- 一个数据结构演示的小程序,很形象,有关链表,栈,树,图,排序的各种算法逐步演示,有C和pascal两种语言。-A data structure shows a small program, it is the image, the linked list, stacks, trees, graphs, sorting the various algorithms to gradually demo of the two languages C and pascal.
000
- Pdf文档,递归算法的教程,也包括一些经典的递归算法讲解-Pdf document, recursive algorithm tutorial, but also explain some of the classic recursive algorithm
yizhilinkedlist
- 异质链表的实现。实现异质链表的查找、插入、删除和遍历。面向对象编程,类,多态,继承,虚函数,虚析构函数,内存泄露 -Heterogeneous linked list implementation. Find heterogeneous linked list to achieve, insert, delete, and traverse. Object-oriented programming, classes, polymorphism, inheritance, virtual fu
bi_tree
- 二叉树数据结构,包括建立、遍历、希望对数据结构的初学者提供帮助-Binary tree data structure, including the creation, traversal, and I hope the data structure to help beginners
jmx1
- 实现字符串的查找功能:BF算法,KMP算法,对上述两个算法进行时间复杂性分析并设计实验程序验证分析结果-Find function for string: BF algorithms, KMP algorithm, the two algorithms of time complexity analysis and experimental design analysis of program verification
Boundary
- 老外编写的等值线算法,主要处理各类跟二维数据有关的划线-The preparation of the contour algorithm foreigners
approxpi
- 寻找靠近圆周率值的分数的软件(这只是原码,c语言的)。 -Find the fraction that close to the value of pi.
