资源列表
yanghuisanjiaohemoffagzhen
- 基于C语言的魔方阵与杨辉三角的源代码程序,可运行-two programs is based on C
expre
- 表达式求值。给个包括加减乘除和括号的表达式,计算出结果。
交换单链表任意两个结点
- 交换单链表任意两个结点,可用来排序。
DIJSTRA
- Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm for computing a node to all other nodes of the shortest path.
tree
- 二叉排序树 实现二叉排序树的构造 插入 删除 并进行了优化-Binary sort tree to achieve the construction of binary sort tree and optimized insertion deletion
Maze-solution
- Maze Solution 用于设计迷宫并实现迷宫求解,只是一个简单的实例.-Maze Solution is used to design and realize the Maze Solution, just a simple code.
pajek_vgr
- 将复杂网络连边关系转换为.vgr格式,以便导入pajek进行拓扑结构分析-The complex network of relationships even convert edge. Vgr format to be imported topology analysis pajek
如何给链表数组赋值
- 如何给链表数组赋值,很适合初学数据结构的朋友。-array assignment is well-suited to beginners data structure friend.
suanfa
- 算法实现单元点最短路径问题,算法实现单元点最短路径问题-Algorithm unit point shortest path problem algorithm unit point shortest path problem
Text5(1)
- 数据结构的基本操作:顺序队列的初始化、销毁、入队、出队基本操作的实现-The basic operation of the data structure: the order of the queue initialization, destruction, into the team, out of the realization of basic operations team
Horner
- 基于Horner规则的多项式求解,主要思想递归-Horner Rule iter
dengjia
- 等价类和并查集的使用技巧和详细代码,有注释。-Set of equivalence classes and the use of techniques and investigation and detailed code, annotated.