资源列表
[数据结构常用算法] mentocarlo
说明:Mentocarlo算法 Mentocarlo算法 Mentocarlo算法-Mentocarlo algorithm Mentocarlo Mentocarlo algorithm algorithm algorithm Mentocarlo<zhuwule> 在 2025-06-14 上传 | 大小:11kb | 下载:0
[数据结构常用算法] cPPdata-structure-experiment
说明:c++的数据结构实验。包括链表,堆栈,排序,图等。-c++ data structure experiments. Includes list, stack, sort, graph, etc.<ethan> 在 2025-06-14 上传 | 大小:11kb | 下载:0
[数据结构常用算法] KMP-fail
说明:kmp算法中得next数组也叫fail数组的计算很难理解且代码也不容易实现,本代码就是计算fail数组的源代码-kmp algorithm was next in the array fail, also known as the calculation of the array is difficult to understand and the code is not easy to achieve, this code is to calculate the source code of<宁黎华> 在 2025-06-14 上传 | 大小:11kb | 下载: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, a detailed analysis of the me<弓惠敏> 在 2025-06-14 上传 | 大小:11kb | 下载:0
[数据结构常用算法] sujujiegou
说明:一些典型的数据结构源代码,很不错,每个例子都很详细-Some typical data structure source code, very good, very detailed examples of each<NIBA> 在 2025-06-14 上传 | 大小:11kb | 下载:0
[数据结构常用算法] Huffman
说明:运用赫夫曼编码的最优前缀码的贪心算法构造huffman树: 首先扫描输入文件,统计出现的字符以及每个字符出现的次数。每次取出现次数最小的那两个节点(node)合并成一个节点(node),并且将累计数值相加作为新的接点的累计数值,最顶层的是根节点(root) -Huffman coding using optimal prefix code of the greedy algorithm constructs huffman tree: First, scan the input file,<WSN> 在 2025-06-14 上传 | 大小:11kb | 下载:0
[数据结构常用算法] RADIX_SORT
说明:这是一个radix_sort算法,对文件中的数据按从小到大进行排序-This is a radix_sort algorithm, the data file sorted in ascending<weihao> 在 2025-06-14 上传 | 大小:11kb | 下载:0