资源列表
[数据结构常用算法] LongestSubSequence
说明:用动态规划算法求最长公共子序列,并将结果输出到文件中-Using dynamic programming algorithm for getting the longest common subsequence, and the results output to a file<> 在 2024-11-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] LeastMoney
说明:对于给定的1≤n≤10,硬币面值数组T和可以使用的各种面值的硬币个数数组Coins,以及钱数m,计算找钱m的最少硬币数。-For a given 1 ≤ n ≤ 10, an array of T and the nominal value of coins of various denominations can use the number of coins in an array of Coins, as well as the<> 在 2024-11-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] MainElement
说明:主元素问题,求给定数组中的主元素,并将结果输出到文件-The main elements of the problem, seeking to set the main elements of the array, and the resulting output to a file<> 在 2024-11-16 上传 | 大小:180kb | 下载:0
[数据结构常用算法] Classic-bubble-sort
说明:经典的冒泡排序,自己优化了一下,min增加max减少-Classic bubble sort, its a bit optimization, min max decrease increase<weimin> 在 2024-11-16 上传 | 大小:33kb | 下载:0