资源列表
Dijkstra_Test
- 自己写的Dijkstra算法,能够输出最短路径及其长度,适合初学者-Wrote it myself Dijkstra algorithm, to output the shortest path and its length, suitable for beginners
123
- 实现一定的功能,进行加减运算,可以任意输入各种数据,实现其功能。-The realization of certain functions, to carry out addition and subtraction calculations, can enter all kinds of data, the realization of its functions.
yydxsjjc
- 一元多项式加减乘运算 一元多项式加减乘运算-Plus or minus one dollar polynomial multiplication plus or minus one dollar polynomial multiplication
jj
- 问题描述: 给定n位正整数a,去掉其中任意k个数字后,剩下的数字按原次序排列成一个新的正整数。 算法设计: 给定n (1<=n<=200)位的正整数a和k,此时,k小于n。 试着设计一个算法,找出删去k个数,剩下数字组成的新数最小的删数方案。-Descr iption of the problem: given n-bit positive integer a, which removed the arbitrary k-figures, the rem
LinkedBinTree
- 数据结构二叉树的功能实现, 比如在二叉搜索树上查找或者删除一个结点。-Binary tree data structure to achieve the function, for example, in binary search tree to find or delete a node.
8queens
- 这是八皇后算法,自己写的,但是主题思想一样,深度优先,大家参考-This is the eight Queen s algorithm, wrote it myself, but the main idea, the depth-first, we refer to
GardenGuide
- 公园导图算法,使用栈算法实现-Park guide map algorithm, using the stack algorithm
zhifangtu
- 主要是图的建立,和图的遍历,还有图的元素查找-Mainly the establishment of plans, and the graph traversal, there are plans to find the elements
hefumanshudejianli
- 数据结构课程设计,赫夫曼树的建立,可运行-Data structure curriculum design, the establishment of Huffman tree can be run
tudezuiduanlujin
- 这个程序是关于图的最短路径的 对于需要这个程序的朋友们快来试试吧-This procedure is the shortest path on the map of the need for this procedure friends Come give it a try
5428934
- 排序算法平均时间的比较,实现几种排序算法(selectionsort, insertionsort,bottomupsort,quicksort, 堆排序)-The average amount of time sorting algorithm of comparison, the realization of several sorting algorithm (selectionsort, insertionsort, bottomupsort, quicksort, HEAPSORT)
xiaoyuandaohangxitong
- 数据结构课程设计,校园导航系统,设置几个景点,求两景点之间的最短路径,-Data structure the curriculum design, campus navigation system, set up a few spots, and two spots between the shortest path,