资源列表

« 1 2 ... .83 .84 .85 .86 .87 1588.89 .90 .91 .92 .93 ... 2656 »

[数据结构常用算法route

说明:用图的数据结构,实现求解一点到另一点的最短路径与最长路径长度,以及经过的节点数-With a graph data structure, solving one point to another to achieve the shortest path and longest path length, and number of nodes through
<李工> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法Node

说明:用C语言描述数据结构中单链表的有关算法,包括建立,插入,删除,销毁链表-In C language to describe the data structure in a single linked list of the algorithms, including the establishment, insert, delete, destroy list
<李工> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法the-problem-of-stones-combined

说明:用动态规划方法解决了石子合并问题 在一个圆形操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2 堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。-Using dynamic programming methods to solve the problem in a circular stone consolidation around the playground placed n heap
<弓惠敏> 在 2024-10-08 上传 | 大小:8192 | 下载:0

[数据结构常用算法stones-combined

说明:动态规划法是求解最优化问题的一种方法,该文主要研究其求解问题的基本思想及具体步骤,详细分析其用于石子合并问题上的算法设计,并给出其算法实现。-Dynamic programming to solve optimization problems is a method of solving the problem of its major research paper the basic ideas and concrete steps,
<弓惠敏> 在 2024-10-08 上传 | 大小:11264 | 下载:0

[数据结构常用算法Huffman_code

说明:霍夫曼编码实现,实现了8位数据输入的霍夫曼编码-Huffman coding to achieve, to achieve the 8-bit data input Huffman coding
<DU.Q> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法mi

说明:控制迷宫,输迷宫的矩阵,输入从第几行开始,从第几行结束-Control of the maze, the maze of transmission matrix, enter the first few lines from the beginning, the first few lines from the end of
<aishuang> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法freebook-Ullman

说明:《Mining of Massive Datasets》,作者:Anand Rajaraman-《Mining of Massive Datasets》,作者:Anand Rajaraman.........
<戴平平> 在 2024-10-08 上传 | 大小:1910784 | 下载:0

[数据结构常用算法AD

说明:algorithms and data structures = programs
<ohoboho> 在 2024-10-08 上传 | 大小:1176576 | 下载:0

[数据结构常用算法KMP

说明:串的匹配KMP算法,模式串的Next函数值-KMP string matching algorithm, mode string function value of Next
<韩士杰> 在 2024-10-08 上传 | 大小:119808 | 下载:0

[数据结构常用算法Order-circular-queue

说明:数据结构支持的顺序循环队列,包含入队出队,取队头,清队,显示队列-The order cycle data structures to support queues, including a team into the team, take the first team, clean team, display the queue
<韩士杰> 在 2024-10-08 上传 | 大小:120832 | 下载:0

[数据结构常用算法Chain-queue

说明:数据结构支持的链式栈,包含入栈,出栈,取栈顶,显示栈,清空栈-Queue data structure to support the chain, including into the team, a team, take the team first, display the queue, the queue empty
<韩士杰> 在 2024-10-08 上传 | 大小:119808 | 下载:0

[数据结构常用算法Binary-conversion

说明:数据结构支持的进制转换,包过二-十进制的相互转换,二到八和十六的转换-Data structure to support the base conversion, including over two- decimal conversion, two to eight and sixteen of the conversion
<韩士杰> 在 2024-10-08 上传 | 大小:121856 | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 1588.89 .90 .91 .92 .93 ... 2656 »

源码中国 www.ymcn.org