资源列表

« 1 2 ... 79 80 81 82 83 8485 86 87 88 89 ... 2656 »

[数据结构常用算法4.16

说明:数据结构中的贪心算法,用它解决了汽车加油问题,对贪心加深了解 -Data structure in the greedy algorithm, use it to solve the problem of motor vehicle fuel, a better understanding of the greedy
<王菲> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法postin

说明:给定一棵有n 个结点的二叉树,结点的编号为1,2,…,n。已知二叉树结点编号的后 序和中序列表,试设计一个算法,确定该二叉树结点编号的前序列表。
<刘丹> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法same

说明:有时需要测试2 个数据结构的同构性,即2个同构的结构在相应的位置具有相同结点数 和分枝数。试设计一个递归函数用于测试2 棵二叉树是否同构。-Sometimes need to test two data structure isomorphism, ie isomorphism of two structures in the corresponding location with the same number of nodes
<刘丹> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法class

说明:给定m个n维向量a , a , ,am 1 2  ,向量分类问题要求将相同的向量划分为同一类。试用 抽象数据类型表设计解向量分类问题的有效算法。-Given m a n-dimensional vector a, a,, am 1 2
<fuwei> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法AL-Matrix

说明:矩阵相乘,用来实现两个矩阵的相乘,按照矩阵相乘的定义做的-Matrices used to realize the two matrix multiplication, in accordance with the definition of matrices to do the
<Eric Roy> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法queen

说明: 实现经典的八皇后问题,用C语言编写的简单的,图形界面也很简单的。-Realize the eight Queen
<将闪闪> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法priorityqueue

说明:算法中的优先队列的实现,在c++开发工具中实现.-Algorithm realize the priority queue, in c++ Development tools to achieve.
<dinglei> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Quicksort

说明:在c++开发工具下实现的算法中的一个简单的快速排序算法。-In c++ Development tools to achieve the algorithm in a simple quick sort algorithm.
<dinglei> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法DIJKSTR

说明:用贪心法解单源最短路径,比较不错的一个算法,大家好好看下-Greedy method using single-source shortest path solution, compare a good algorithm, a good U.S. facie
<tankfish> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法TowerOfHanoi

说明:本人写的汉诺塔源代码,采用递归,只用9行。欢迎数据结构与算法的爱好者与我联系-Tower of Hanoi, I wrote source code, the use of recursion, only 9 lines. Data Structures and Algorithms welcome fans to contact me
<jiang> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:此代码具体用C实现了银行家算法,对操作系统很用帮助-This code specifically with C realize the banker
<ren> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Gray

说明:用分治发实现输出格雷码的源代码 ,对学习算法的人很用帮助
<ren> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... 79 80 81 82 83 8485 86 87 88 89 ... 2656 »

源码中国 www.ymcn.org