资源列表
biaodashi
- 数据结构表达式求值源代码,可以进行四则运算等-Data structure for the value of the expression source code can be 4, etc.
main
- 动态规划算法计算网络的最长路线和最短路线-Network dynamic programming algorithm to calculate the shortest route, the longest line and
exp7-2
- 实现二叉树的先序遍历、中序遍历和后序遍历的递归和非递归算法,以为层次遍历的算法。-Recursive and non-recursive algorithm binary preorder, preorder and postorder traversal, traverse the level that algorithm.
栈aaa
- 数据结构中栈的相关操作,数据结构中栈的相关操作-data structure stack of operation, stack data structure of operation
a
- 超长数列中n个整数排序,用C++中的类来设计超长数列,对n个整数排序-Super-long series of n-integer sorting
hyperQsort
- it s a c++ code for hyper quick sort
CreatGraph
- 存储图,无论有向图无向图或有向网无向网.可以存储任何类型-Memory map, regardless of the undirected graph or network to network without the
MinimumSpanningTreeAlgorithm
- 最小生成树算法 c++的 希望对大家有帮助-Minimum Spanning Tree Algorithm
shortpath
- 实现一个dijkstra算法,这个算法网上很多-Achieve a dijkstra algorithm, the algorithm many online
zuixiaoshengchengshu
- 分别利用prim算法和kruskal算法实现求图的最小生成树,感觉学习最小生成树的时候有挺多问题,这里是一个用PRIM和KRUSKAL算法做的一个最小生成树算法
HighPrecision
- 高精度源程序,可进行任意长度的加减乘除模运算,本程序的大数用数组与表示数组长度一个结构表示-precision source, the length of the arbitrary arithmetic modulo operation, the majority of the procedures used with arrays of arrays length of a structure of
2
- 哈弗曼编码 输入一串代码及其权值 构造哈弗曼树-Ha Fuman enter a code and the code weight structure Hafu Man Tree
