资源列表
[数据结构常用算法] Longest_Common_Subsequence
说明:输入两个字符串,对其进行求解最长公共子序列,采用的方法是动态规划-Enter the two strings, to solve the longest common subsequence, the method used is dynamic programming algorithm<王壬辰> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Activity_Arrange
说明:活动安排问题:给出各项活动的起始时间与结束时间,列出一系列不冲突且最大利用空间的活动,算法采用的是贪心算法-Activity Arrangement Problem: Giving the start time and end time of each activity, list a series of activities which are not conflict and use the space maximally. The<王壬辰> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] 0-1_package_problem
说明:0-1背包问题:使用动态规划算法进行求解0-1背包问题-0-1 Knapsack Problem: Solve the 0-1 knapsack problem using a dynamic programming algorithm<王壬辰> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] CorRunVSL_R
说明:Pearson correlation test written in R language<vmp704> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] theLeastCover
说明:在8×8的国际象棋棋盘上,如果在某些位置放置若干个马之后,使整个棋盘中任意空位置上所放置的棋子均能被这些马吃掉,则把这组放置的棋子称为一个满覆盖。求解一个最小满覆盖-On 88 chess board, if placed after several horses at certain locations, so that the whole board to any empty position on the placed piece<刘叶> 在 2024-11-01 上传 | 大小:1024 | 下载:0