资源列表

« 1 2 ... .01 .02 .03 .04 .05 606.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法BiTree

说明:二叉树的建立和遍历算法,即是二叉树的生成和遍历-Binary tree traversal algorithm and the set up, that is, the generation and tree traversal
<丹丹> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法ACM_template

说明:本人参加ACM竞赛使用的一些算法模板,包括二分图匹配,欧拉回路的构造以及网络流中的最大流与最小费用最大流等,可以说实战性非常强。-ACM competitions I take part in a number of algorithms used in templates, including two sub-graph matching, Euler circuit, as well as network flow structur
<诗苇> 在 2025-02-01 上传 | 大小:14kb | 下载:0

[数据结构常用算法Sparse_Table_algorithm

说明:RMQ的sparse table算法的实现,对ACM竞赛队员非常有研究价值:)-RMQ the sparse table algorithm implementation, ACM contest for team members have research value is :)
<诗苇> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法Trie

说明:poj3283的代码,是学习Trie的好材料~-poj3283 code is studying the well Trie Materials ~
<诗苇> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法LCSp2264

说明:动态规划的代码~LCS存路径DP:)状态压缩-Dynamic programming code path ~ LCS deposit DP:) compression status. .
<诗苇> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法MST

说明:最小生成树的几种算法的实现,包括克鲁斯卡尔和Prim算法-Minimum Spanning Tree Algorithms of implementation, including the Kruskal and Prim algorithms
<诗苇> 在 2025-02-01 上传 | 大小:3kb | 下载:0

[数据结构常用算法d

说明:1. 0-1背包问题 在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高 -1. 0-1 knapsack problem at 0/1 knapsack problem, there is a need for a capacity of c for the
<松柏长青> 在 2025-02-01 上传 | 大小:141kb | 下载:0

[数据结构常用算法DataStructure

说明:几个常用的数据结构算法:堆栈、链表、二叉树、图等。-Some commonly used data structure algorithms: stack, linked lists, binary tree, map.
<马烈> 在 2025-02-01 上传 | 大小:10kb | 下载:0

[数据结构常用算法floydalgorithm

说明:此程序是弗洛伊德算法,实现在图中每一对顶点之间的最段途径-This procedure is Freud algorithm implementation plans at each of the vertices of the segment between the way
<郑海洋> 在 2025-02-01 上传 | 大小:7kb | 下载:0

[数据结构常用算法prim

说明:本源码可供数据结构的初学者借鉴,叫最小生成树prim算法-The source for the data structure from the beginners, called minimum spanning tree algorithm prim
<郑海洋> 在 2025-02-01 上传 | 大小:7kb | 下载:0

[数据结构常用算法bmp_and_maze

说明:从24位真彩色bmp图上读取迷宫数据,然后找出路径,再在图上标出路径-From 24-bit True Color bmp maze map data read on, and then find the path, and then marked on the map path
<黄咋的> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法search_word

说明:从字母表2中搜索字母表1中的单词,可以按行,列,斜线进行直线搜索-2 from the alphabet of the english alphabet in one word, can be row, column, diagonal linear search
<黄咋的> 在 2025-02-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 606.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org