资源列表

« 1 2 ... 49 50 51 52 53 5455 56 57 58 59 ... 2656 »

[数据结构常用算法kuaipai

说明:快速排序 不是稳定的快速排序 优化了的原位快速排序
<康平> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法dij

说明:Dij算法 图论里面的 可以用来计算最短路径-Dij algorithm graph theory which can be used to calculate the shortest path
<康平> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法skip-list

说明:skip-list 一种数据结构 一种图的表示方法-A skip-list data structure of a graph representation
<康平> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinaryTreesorting

说明:二叉树排序实现二叉树的前序、中序、后序排列,以菜单形式出现,代码简洁、易懂易用-Binary Tree Binary Tree Sort realize the first order, in sequence, after the sequence order to the menu form, the code is simple and easy to understand and use
<ljb> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort_algorithum

说明:包括快速排序,堆排序,归并排序等经典算法,有详细说明,方便初学者学习-Including the quick sort, heap sort, merge sort, such as classical algorithms, has a detailed descr iption for beginners to learn
<zhb_msqx> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Kruskal

说明:按克鲁斯卡尔(Kruskal)算法思想,编制一个寻找最小生成树的完整的程序。
<杨襄> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法AOE

说明:设计一个项目,排出AOE网络,并将数据输入计算机,用程序进行分析。-Design a project, from AOE network, and data entered into the computer, using the procedure for analysis.
<杨襄> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:是一个用C语言写的二叉树排序程序,希望对大家有帮助。-脢脟脪 禄赂 枚脫脙C脫茂脩脭脨
<li coco> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法RandomNumber

说明:一个封装好的产生随机数的类,十分好用,是学数据结构是写的,希望对大学有用-Generate a good random number package class, very easy to use is data structure is written in the hope of the University of useful
<mzp> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法KMP

说明:KMP算法是一个查找两个字符串公共串的算法,比一般的算法效率要高很多.-KMP algorithm is a two string public string search algorithms, than the average efficiency of the algorithm is much higher.
<mzp> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法queue

说明:一个封装好的优先队列,用C++实现的,已经经过调试,直接用就行-A good package priority queue, using C++ Realize, and have been debugging directly on the line
<mzp> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法source

说明:单源点最短路径算法 * 本程序用来实现单源点最短路径(E.Dijkstra)算法 * 在Turbo C2.0编译器下编译通过 * 算法过程中 * 每条边的两个顶点和权值由用户输入,格式:1 2 20 * 程序默认源点为第一个顶点 * 算法完成后输出路径长度和路径上的顶点 * 格式为:路径长度:目标顶点<-经过的顶点...<-源点-Single-source shortest path
<zhoutianshu> 在 2024-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... 49 50 51 52 53 5455 56 57 58 59 ... 2656 »

源码中国 www.ymcn.org