资源列表

« 1 2 ... .04 .05 .06 .07 .08 109.10 .11 .12 .13 .14 ... 2656 »

[数据结构常用算法depth

说明:图的深度优先遍利 图的深度优先搜寻法 有注释-Fig times the depth of Victoria map priority depth-first search method has the Notes
<mailan7749> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephus

说明:约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。(有详细注解)数据结构学习的好例子-Joseph ring known n individuals (identified by serial number 1,2,3 ... n, respectively) were si
<mailan7749> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Ksteps

说明:求K阶斐波那契序列 一个难得的数据结构示例 有详细注解 适合正在学习数据结构的STU-For K-order Fibonacci sequence a rare example of data structure has detailed annotations are learning the data structure suitable for the STU
<mailan7749> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法twol

说明:二叉树的建立与遍历 可实现: (1)树的创建采用先序方式,用特殊符号0表示左、右子树为空 (2)每次输入一个节点的值,可以根据自己的需要设计不同的节点结构 (3)节点的值为非零数 (4)可以()形式输出创建的树 (5)用先序后序和中序遍历树 (6)销毁树 -Establishment and tree traversal can be achieved: (1) tree created using th
<林渡> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法minRoute

说明:图论与网络论中求最短路径的Dijkstra算法-Graph theory and network theory for the Dijkstra shortest path algorithm
<huangyaoping> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法chz

说明:算符优先函数 设计一个给定算符优先分析表,用有向图法构造算符优先函数的算法。-Operator to design a priority function given priority operator analysis table, and have to graph structure function operator priority algorithms.
<chenzhou> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:从文件里读入数据,计算各课成绩的平均分,最高分,最低分,学生的加权平均成绩,并生成分析数据。-Reading from the document into the data to calculate the class average performance, the maximum points, minimum points, the weighted average performance of students, and gen
<moke> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法aflow

说明:用贪心算法解决aflow 有调整时间的流水作业调度问题。-Greedy algorithm used to solve aflow have time to adjust the flowshop scheduling problem.
<yan> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法data_structures

说明:一些重要的数据结构,有堆,平衡树treap, 并查集等。-Some important data structures, there are a heap of tree balance treap, and check books.
<Gragon> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法shortestpath

说明:图的遍历,在连通的无向图上访问全部节点的操作-Graph traversal, in the undirected graph connectivity to access all the nodes to operate
<ERiC> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法wuxiangtu

说明:这是一个数据无向图的简单模拟程序,可以用于数据结构的学习-This is an undirected graph data a simple simulation program that can be used for data structure learning
<ren> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法akm

说明:阿克曼函数,一种十分有效的函数,在数据结构中使用得多。-Ackermann function, a very effective function of the data structure in the use of much more.
<ada> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 109.10 .11 .12 .13 .14 ... 2656 »

源码中国 www.ymcn.org