资源列表

« 1 2 ... .80 .81 .82 .83 .84 185.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法beibaowenti

说明:动态规划求0/1背包问题sdfgsdfs-Dynamic programming seek 0/1 knapsack problem sdfgsdfs
<杨有> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:对二叉树进行创建,并对里面的内容进行插入,排序,删除等操作-Right to create a binary tree, and the contents inside the insert, sort, delete and other operations
<xiaomg> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法TreeDepth

说明:通过遍历二叉树,求二叉树的深度 使用是先输入各节点的数据,再得出二叉树的深度-By traversing a binary tree, find the depth of use is the first binary input data on each node, and then arrive at the depth of binary tree
<罗方> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法floyd

说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。-floyd simple algorithm
<花脸的猫> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法是典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径。-Dijkstra' s shortest path algorithm is a typical routing algorithm used to calculate a node to all other nodes in the shortest path.
<花脸的猫> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法prim

说明: Prim算法用于求无向图的最小生成树. -Prim algorithm is used to seek an undirected graph of the minimum spanning tree
<花脸的猫> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法HuffmanOptimalbinarytree

说明:利用Huffman算法,构造最优二叉树,它是霍夫曼编码的基础。-Huffman algorithm is used to construct optimal binary tree, which is the basis of Huffman coding.
<花脸的猫> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffmancode

说明:huffman编码,能够对输入的序列按权值进行最优二叉树排序,按最优二叉树排序进行简单编码。-huffman coding, be able to input the right values according to the optimal sequence of binary sort order by a simple optimal binary codes.
<花脸的猫> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法struct

说明:实现链表的建立,排序,删除,插入链表等功能-To achieve the establishment of the list, sort, delete, insert a linked list functions
<刘闲> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法car

说明:DFS implementation in C
<binod> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法gray

说明:Gray码是一个长度为2n的序列。序列中无相同元素,每个元素都是长度为n位的串,相邻元素恰好只有1位不同。用分治策略设计并实现一个算法对任意的n构造响应的Gray码。-Gray code is a sequence of length 2n. No similar sequence elements, each element is n-bit string length, the adjacent element is only a
<huzhaowei> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法3691

说明:pku 3691 源代码 AC自动机 附有一定程度的注释-pku 3691 Code AC Automation
<胡俊杰> 在 2025-01-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 185.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org