资源列表
[数学计算/工程计算] Branch_and_bound_for_TSP_tutorial
说明:该程序是用分支定界算法解决旅行商问题,所用语言为Matlab-The program is branch and bound algorithm for TSP problem<熊福力> 在 2024-11-01 上传 | 大小:16384 | 下载:0
[数学计算/工程计算] ACO_on_JSSP
说明:该程序是用matlab实现蚁群优化算法求解车间调度问题-The program is ACO algorithm for the jobshop scheduling problem<熊福力> 在 2024-11-01 上传 | 大小:58368 | 下载:0
[数学计算/工程计算] Aitken_speed
说明:埃特金加速法,用于数据计算中收敛过程的加速-Aitken acceleration method for accelerating the convergence process data calculations<余票> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] dynamic_matrix_mul
说明:动态规划算法实现的矩阵乘法,这个算法在很多ACM竞赛中经常出现的题目-Dynamic programming matrix multiplication algorithm, the algorithm in many ACM contest that often appear in the title<xielei> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] largest_public_str
说明:动态规划算法实现的最大公共字串的算法实现,非常有效的展现了动态规划算法思想-Algorithm for dynamic programming algorithm to achieve the greatest public string, very effective to show the dynamic programming algorithm ideas<xielei> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] longest_no_drop_seq
说明:动态规划算法实现的最长不下降序列,非常好的展现了动态规划算法的精髓-The realization of dynamic programming algorithm for the longest do not drop sequence, very good to show the essence of the dynamic programming algorithm<xielei> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] Knapsack_problem
说明:动态规划算法实现的一类背包问题,经典的动态规划算法实例-A class of dynamic programming algorithm knapsack problem, the classic examples of the dynamic programming algorithm<xielei> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] Knapsack_problem2
说明:动态规划算法实现的另一类背包问题// 背包问题 6个物体,重量为:5, 2, 1.7, 3.5, 1, 5.1 背包最大10,,追求装下的最大重量-Another knapsack problem dynamic programming algorithm to achieve// knapsack problem six objects, weight: 5, 2, 1.7, 3.5, 1, 5.1 backpacks maximum<xielei> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] Knapsack_problem3
说明:动态规划算法实现的背包问题:// 背包问题,容量m,n种货物,分别重量W1,W2......Wn,利润分别P1,P2......Pn,求最大利润 -Knapsack problem dynamic programming algorithm:// knapsack problem, the capacity of M, N type of cargo weight, respectively W1, W2... Wn, profit<xielei> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] max_num_str
说明:动态规划算法实现: n个数排成一圈,找出和最大的连续数串-The realization of dynamic programming algorithm: the number of N are arranged in a circle, and find the maximum continuous string<xielei> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数学计算/工程计算] weifendaoshu
说明:数值分析中利用数值微分方法计算导数,Visual C++ 6.0中C实现-Numerical analysis using numerical methods to calculate the differential derivative, Visual C++ 6.0 in the C implementation<zy> 在 2024-11-01 上传 | 大小:1024 | 下载:0