资源列表

« 1 2 ... .87 .88 .89 .90 .91 2392.93 .94 .95 .96 .97 ... 2656 »

[数据结构常用算法2chashu

说明:暑假数据结构课程设计有关二叉树编程~~自己做的-Summer holiday courses data structure design of the binary tree programming ~ ~ own to do the
<gyw> 在 2024-11-08 上传 | 大小:193kb | 下载:0

[数据结构常用算法StrongComent

说明:求有向图的强连通分量,使用2次dfs的算法,具体名字我也忘掉了-Order to have a strongly connected directed graph component, the use of 2 dfs algorithm, the specific name I have forgotten
<zzq> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法KindSort

说明:各种排序:快速排序,堆排序,直接排序,折半排序-Various sort: Quick Sort, Heap Sort, direct sequencing, half Sort
<杨永龙> 在 2024-11-08 上传 | 大小:3kb | 下载:0

[数据结构常用算法Queen

说明:经典8皇后问题程序,在vc6.0运行通过-8 Queen
<张二> 在 2024-11-08 上传 | 大小:344kb | 下载:0

[数据结构常用算法4

说明:用Hash技术统计某个C源程序中的关键字出现的频度-Hash statistics with a C source program appears in the frequency of keywords
<lingalu> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法Relativity

说明:对不同图像之间的相关性可以进行较好的比较.对后续的图像分析很有帮助.-Different correlation between the images can be a better comparison. On the follow-up image analysis helpful.
<王骋> 在 2024-11-08 上传 | 大小:3.25mb | 下载:0

[数据结构常用算法TCDS

说明:该包是数据结构的实验软件,来源于合肥工业大学人工智能与数据挖掘实验室,用来实现数据结构.-The packet data structure is experimental software, from Hefei University of Artificial Intelligence and Data Mining Laboratory, used to realize data structure.
<wanglijun> 在 2024-11-08 上传 | 大小:3.25mb | 下载:0

[数据结构常用算法24_algorithm

说明:一个计算任意个数是否可以通过一系列运算得到想要的结果的程序,程序中主要利用递归方式实现-An arbitrary number of calculation can be through a series of computing the desired results of the procedures, procedures in the main use of recursive way
<张二> 在 2024-11-08 上传 | 大小:12kb | 下载:0

[数据结构常用算法RBTree

说明:自己写的红黑树代码,里面包含了比较重要的删除等操作-Write your own red and black tree code, which contains the more important operations such as delete
<张二> 在 2024-11-08 上传 | 大小:11kb | 下载:0

[数据结构常用算法lujing

说明:公车最短路径算法具体的算法: 实际上乘客不一定要找最短,里面还涉及到换乘次数最少,费用最少等问题 因此,边向量的权值要分多种情况考虑,所以如果真的要开发实用的系统 应该给出多种最佳选择。 -Bus shortest path algorithm specific algorithm: in fact they do not necessarily find the shortest, which also
<fung> 在 2024-11-08 上传 | 大小:4kb | 下载:0

[数据结构常用算法N!

说明:将1到N的N个自然数排成一列,共有1*2*3……*N种不同的排列方法,如N=3时,有6种排列方案,分别为123,132,213,231,312,321.试编程序输出1到N的全部排列,假设N<10. 为了设计出由计算机输出1到N的全部排列程序,就必须寻找不同排列之间的规律.通过观察N=5(参见本例的运行结果)的排列情况,可以发现,如果把每个排列看作一个自然数, 则所有排列对应的数是按从小到大的顺序排列-1 to N wi
<zhuyuqi> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法Code

说明:图的遍历 c 图的遍历 c-Graph traversal c graph traversal c graph traversal c
<> 在 2024-11-08 上传 | 大小:4kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 2392.93 .94 .95 .96 .97 ... 2656 »

源码中国 www.ymcn.org