资源列表

« 1 2 ... .06 .07 .08 .09 .10 2211.12 .13 .14 .15 .16 ... 2656 »

[数据结构常用算法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.
<花脸的猫> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法prim

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

[数据结构常用算法HuffmanOptimalbinarytree

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

[数据结构常用算法struct

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

[数据结构常用算法car

说明:DFS implementation in C
<binod> 在 2024-09-20 上传 | 大小:1024 | 下载: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> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法3691

说明:pku 3691 源代码 AC自动机 附有一定程度的注释-pku 3691 Code AC Automation
<胡俊杰> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法8huanghou

说明:8皇后问题递归解法,输出了所有的有关8皇后问题可能的解法-8 queens problem recursive solution, the output of all of the 8 Queens problem may be related to the solution
<> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法LIU_LS_ESPRIT

说明:此算法实现对信号使用改进的music方法的估计,仿真效果很好-music-estimation
<肖雨> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法algorithm

说明:非常实用的非递归二叉树遍历算法,可以解决许多生活中时机的问题-Very useful non-recursive binary tree traversal algorithm that can solve many problems in life time
<刘存> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Banker

说明:计算机操作系统死锁的避免--银行家算法C语言版。-Computer operating system deadlock detection algorithm for C language.
<hezj> 在 2024-09-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 2211.12 .13 .14 .15 .16 ... 2656 »

源码中国 www.ymcn.org