资源列表
[数据结构常用算法] 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-11-13 上传 | 大小:8kb | 下载: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-11-13 上传 | 大小:11kb | 下载:0
[数据结构常用算法] Huffman_code
说明:霍夫曼编码实现,实现了8位数据输入的霍夫曼编码-Huffman coding to achieve, to achieve the 8-bit data input Huffman coding<DU.Q> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] freebook-Ullman
说明:《Mining of Massive Datasets》,作者:Anand Rajaraman-《Mining of Massive Datasets》,作者:Anand Rajaraman.........<戴平平> 在 2024-11-13 上传 | 大小:1.82mb | 下载: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-11-13 上传 | 大小:118kb | 下载: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-11-13 上传 | 大小:117kb | 下载:0
[数据结构常用算法] Binary-conversion
说明:数据结构支持的进制转换,包过二-十进制的相互转换,二到八和十六的转换-Data structure to support the base conversion, including over two- decimal conversion, two to eight and sixteen of the conversion<韩士杰> 在 2024-11-13 上传 | 大小:119kb | 下载:0