-
order
通过冒泡排序法和选择排序法实现对若干数字的排序。(To achieve the order of several numbers)
- 2014-06-08 18:35:10下载
- 积分:1
-
Oney+-
一元多项式加减程序 C
这是基在C下的数据结构算法(one yuan polynomial modified C-This is the C-based data structure algorithm)
- 2006-11-14 08:34:04下载
- 积分:1
-
huffman
使用C语言完成党的霍夫曼编码,主要使用树的数据结构,作为巩固数据结构的练习(Using the C language to complete the party' s Huffman coding, the main use of the tree data structure, data structure as a consolidation exercise)
- 2013-07-15 23:59:47下载
- 积分:1
-
数据结构:表达式计算
c语言用堆栈实现表达式计算,数据结构练习题。
- 2022-02-15 15:07:56下载
- 积分:1
-
kmphebf
BF和KMP算法实例,曾经的作业,希望对你有点帮助(BF and KMP algorithm example, once the operation, and I hope to you a little help)
- 2006-06-21 11:55:39下载
- 积分:1
-
123
校园导航系统
1) 校园景点介:绍介相关景点的有关详细信息。
2) 最佳路线查询:查询校园中任意两点之间所有路线,并提供两点间最短的简单路径。
3) 关节点查询:提供校园图的关节点查询。
4) 多景点最佳路线查询:提供多个景点的最佳线路查询,即求途径这个景点的最佳路径。
(Campus Navigation System 1) campus attractions Introduction: Shao Jie-related attractions for more information. 2) The best route query: Query on campus all the routes between any two points, and provides a simple shortest path between two points. 3) joint points: the key points to provide the campus map queries. 4) The best route queries more attractions: multiple sites to provide the best route queries, that is seeking ways to this spot the best path.)
- 2011-08-25 08:56:05下载
- 积分:1
-
Prim算法
说明: 利用C语言编写了Prim算法,求解无向图中最小生成树的问题。(The prim algorithm is written in C language to solve the problem of minimum spanning tree in undirected graph.)
- 2020-07-01 10:15:34下载
- 积分:1
-
red-tree
红黑树 二叉树 性能比较分析 红黑树 二叉树(Red-black tree binary tree performance analysis,)
- 2013-03-22 16:57:32下载
- 积分:1
-
各种排序法
数据结构各种经典排序法集锦,包含了几种最常用的排序法(various data structure classic sort magazines, including several ranking of the most commonly used method)
- 2005-06-06 13:46:40下载
- 积分:1
-
box-nesting
最长d维箱嵌套问题的贪心算法,
采用贪心算法不能得到整体最优解,
但其最终结果也可以是最优解的很好的近似(The Greedy Algorithm of the Longest Nesting of d一Dimenson Boxes)
- 2012-06-11 16:47:23下载
- 积分:1