资源列表

« 1 2 ... .34 .35 .36 .37 .38 539.40 .41 .42 .43 .44 ... 2656 »

[数据结构常用算法matching-brackets

说明:利用c++数据结构 栈 解决括号匹配问题 -Use c++ to solve matching brackets
<enzo> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法counting-sort

说明:计数排序法的典型例子,算法设计与分析基础,第七章时空权衡的基数排序法C++实现.-Typical examples of counting sort method, algorithm design and analysis based on Chapter VII of the space-time trade-offs to achieve the radix sorting method C++
<王玲> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Joseph

说明:约瑟夫环的数组实现 编号为1,2,3......,n的人按顺时针方向围坐一圈,每人持有一个密码,一开始任选一个正整数作为报数上限m,从第一个人开始按顺时针方向自一开始报数,报到m时停止,报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个人重新从1报数,如此下去,直到所有人出列-Josephus arrays and structures to achieve
<carrie> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法ss

说明:蜂群算法,描述了侦查蜂,雇佣蜂,围观蜂是怎样合作的过程,编译可以通过。-Colony algorithm, described the investigation bee, employment bee, bee onlookers how the process of cooperation, the compiler can pass.
<zhaoli> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法meijupailiezuhe131

说明:T012_枚举排列组合131,关于枚举排列组合的算法-T012_ enumerate permutations 131, permutations and combinations on the enumeration algorithm
<zgmyao> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Bellman_ford

说明:T0041_最短路径Bellman_ford算法优化,bellman-ford优化-T0041_ Bellman_ford shortest path algorithm optimization, bellman-ford optimization
<zgmyao> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法224Edmonds_Karp

说明:T017_最大流增广路算法224Edmonds_Karp-T017_ maximum flow augmenting path algorithm 224Edmonds_Karp
<zgmyao> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法T006_Floyd_Warshal

说明:T006_Floyd_Warshall算法任意两点间的最短路径-T006_Floyd_Warshall algorithm shortest path between any two
<zgmyao> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法zuidazuixiaofeiyongliu

说明:关于T018_最小费用最大流问题的算法,求出最大流最小费用-About T018_ minimum cost maximum flow problem algorithm, find the maximum flow minimum cost
<zgmyao> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法infix

说明:c语言 中缀、后缀 算术表达式求值用栈实现-c language, infix, postfix arithmetic expression evaluates to achieve with Stack
<李子成> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法shortestpath

说明:单源点最短路径算法,给定了源点以及权值,便可以计算从某一源点到其他源点的最短路径-Single-source shortest path algorithm, given a source point and the weights can be calculated from one source to another source shortest path
<刘晓> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法cycle_list

说明:一个c语言写的 数据结构 单向循环链表 的简单例子。 -A c language data structure simple example of one-way circular list.
<xiaodong> 在 2025-01-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 539.40 .41 .42 .43 .44 ... 2656 »

源码中国 www.ymcn.org