资源列表

« 1 2 ... .84 .85 .86 .87 .88 2289.90 .91 .92 .93 .94 ... 2656 »

[数据结构常用算法minimum-spanning-tree_Kruskal

说明:一个C++实现的最小生成树,使用的是Kruskal(克鲁斯卡尔)算法.-C++ achieve a minimum spanning tree, using the Kruskal (Kruskal) algorithm.
<沈骏元> 在 2024-11-14 上传 | 大小:1.85mb | 下载:0

[数据结构常用算法AhoCorasickAlgo_Demo

说明:C#实现的AhoCorasicko多模匹配算法,并有简单的使用demo-AhoCorasicko multimode matching algorithm C# implementation, and simple to use demo
<mingshuan> 在 2024-11-14 上传 | 大小:41kb | 下载:0

[数据结构常用算法Numberical-heat-transfer

说明:数值传热学两个计算例子,附源代码,非常实用厉害-Numerical calculation of heat transfer two examples with source code, very useful powerful
<刘明辉> 在 2024-11-14 上传 | 大小:187kb | 下载:0

[数据结构常用算法Convert-arbitrary-hexadecimal-number

说明:将十进制数转换为任意进制数,C语言代码,可以直接运行-Converts a decimal number to an arbitrary hexadecimal number, C language code can be run directly
<冯俊羲> 在 2024-11-14 上传 | 大小:154kb | 下载:0

[数据结构常用算法Genetic-Algorithm-

说明:用遗传算法解决0_1背包问题,比较经典,适合做参考论文-0_1 knapsack problem solving using genetic algorithms, more classic, suitable reference paper
<冯义洋> 在 2024-11-14 上传 | 大小:50kb | 下载:0

[数据结构常用算法C++代码

说明:电脑随机生成3个10以内的不重复的整数,玩家来猜,电脑返回玩家猜对的个数
<1418194840@qq.com> 在 2014-04-17 上传 | 大小:681byte | 下载:0

[数据结构常用算法kruskal

说明:求加权连通图的最小生成树的算法示例,两个经典的最小生成树算法的较为简单理解的一个算法-Find weighted connected graph algorithm examples of the minimum spanning tree, two classic minimum spanning tree algorithm is relatively simple to understand an algorithm
<米阳> 在 2024-11-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法MS

说明:微软2014实习生在线测试题 详解 ac得分1-Microsoft Interns 2014 online test questions
<dingc> 在 2024-11-14 上传 | 大小:165kb | 下载:0

[数据结构常用算法min_stack

说明:最小栈的实现,时间复杂度为O(1) leetcode题目 辅助站实现-Flowering most implementations, the time complexity is O (1) leetcode topic auxiliary stations to achieve
<dingc> 在 2024-11-14 上传 | 大小:142kb | 下载:0

[数据结构常用算法24backTraversal

说明:回溯最大路径的路径 树的数据结构 leetcode题目-The maximum data path back path tree structure leetcode topics
<dingc> 在 2024-11-14 上传 | 大小:115kb | 下载:0

[数据结构常用算法28permutation

说明:全排列的下一序位 leetcode题目 已编译通过输出正确-Full array of next-leetcode topics
<dingc> 在 2024-11-14 上传 | 大小:124kb | 下载:0

[数据结构常用算法stack_out_is_in

说明:检测一个序列是否为一个合理的出栈顺序 leetcode题目-Detect whether a sequence to a reasonable stack order leetcode topics
<dingc> 在 2024-11-14 上传 | 大小:142kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 2289.90 .91 .92 .93 .94 ... 2656 »

源码中国 www.ymcn.org