资源列表
Prim
- prim 最小生成树 输入为邻接矩阵 输出是相应的边-minimum spanning tree
lianbiao
- 链表的建立及功能,数据结构中的链表学习,方便,正确-The establishment and functions of the linked list data structure linked list to learn, easy to correct
633425621438750000
- Vc程序,主要是关于C语言开发事的程序,源于数据结构 -Vc program, the main thing about C-language development program, from the data structure
maze-problem
- 实现迷宫问题的求解:以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-Achieve maze problem solving: a long-m* n matrix that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a program, for any set of the maze, find
hash
- 本程序使用哈希和再哈希算法进行程序设计,希望能帮助到你。-This program uses a hashing algorithm to hash and re-programming, hoping to help you.
10_04_07-c
- 学习数据结构时候写的一些小程序,包括二分搜索、背包问题等。初学者可以下来-Data structure when learning to write small programs, including binary search, backpacks and so on. Beginners can look down. .
liurujia
- 算法题目蛇形填数,很初级的,希望由此有个简单的开始-Algorithm to fill a few questions snake
kmeans
- 大规模数据的kmeans聚类,空间复杂度低 -large scale kmeans
buxian
- 算法分析与设计之分支界限法解决电路布线问题-Algorithm analysis and design of the branch circuit wiring method to solve boundary problems
data-structures--09.30
- 数据结构第一课的课堂程序,讲述了链表的一些基本操作-Program data structures class
select
- 线性时间选择算法的C++实现,带有详细讲解和注释。-Linear time selection algorithm in C++, with detailed explanations and comments.
@163
- 数值计算方法中高斯主元素消元法 在vc环境中运行 用于解方程组-Numerical methods in the Gaussian elimination method, the main elements of the environment in vc run for the solution of equations
