搜索资源列表
bagprogram
- 用动态规划来解0-1背包问题的算法思想及程序代码-use dynamic programming solution to the 0-1 knapsack problem algorithms and code thinking
01beibaozhenghechengxu
- 背包问题非常有用的程序代码打包,包括贪心,回溯,动态规划
dynpro
- 基于matlab的动态规划的程序代码,用于解决最优控制问题
bagprogram
- 用动态规划来解0-1背包问题的算法思想及程序代码-use dynamic programming solution to the 0-1 knapsack problem algorithms and code thinking
01beibaozhenghechengxu
- 背包问题非常有用的程序代码打包,包括贪心,回溯,动态规划-Knapsack problem is very useful package of program code, including greedy, backtracking, dynamic programming
Discreteoptimization
- 它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear int
backsack
- 用贪心算法实现一个动态规划背包问题,此程序可能不是最优的代码。-to realize a backsack program
run
- 动态规划实现高精度运算程序,内含整个C工程,内容完整,代码可行-Dynamic programming to achieve high-precision computing program, containing the entire C project, content integrity, code possible
MPI
- MPI代码设计实例程序和论文教程,包含雅克比、小波变换、一维口袋问题动态规划、热分布问题等算法实现-MPI code design tutorial example programs and papers, including Jacobi, wavelet transform, one-dimensional dynamic programming problem pocket, heat distribution algorithm
chapter_5
- 动态规划与排队论程序代码《数学建模与数学实验》书中程序代码-Multivariate statistical procedure code, "Mathematical modeling and mathematical experiment" book code
Multistage
- 多段图的最短路径问题使用的是动态规划算法,代码中包含了详细的过程且有程序实现的截图。-Multistage Graph shortest path problem using a dynamic programming algorithm, the code contains a detailed process and procedures to achieve the screenshots.
sudoku
- //一个解数独的程序,纯C编写,不依赖特殊库,移植容易。个人原创! //采用的回溯法,剪枝程序采用动态规划思想进行了大量优化,比一般数独程序可以统计用多少步,中间碰到多少分支,侧面反映题目难度,虽然不能和人的技巧相比,也可以参考一下。 //对于研究数独方法或许没有帮助,但是可以帮助验证结果,统计难度。对于出题时可以去掉的项,也可用其验证。有代码,看懂后可以随便修改。 //解世界上最难数独大概1s左右 //程序作者:原建业
urtmazhx
- 用于图像处理的独立分量分析,可以动态调节运行环境的参数,是路径规划的实用方法,有详细的注释,课程设计时编写的matlab程序代码,合成孔径雷达(SAR)目标成像仿真。- Independent component analysis for image processing, Can dynamically adjust the parameters of the operating environment, Is a practical
ex1
- 一个矩阵相乘的动态规划程序,在poj上有代码简单易懂-A matrix multiplication dynamic programming procedures, the code is easy to understand there poj
ADP-code
- 自适应动态规划(ADP)actor-critic框架用于最优控制的matlab仿真程序代码,实测可用-Adaptive dynamic programming (ADP) actor-critic matlab simulation fr a mework for optimal control of the program code, found available
多无人协同任务分配程序平台
- 多无人机航迹规划平台 功能强大 有控制平台 以及路径的动态规划(Multi UAV flight path planning platform has powerful function, control platform and dynamic path planning)
DP算法Fortran程序
- 动态规划,可用于水库水电站优化调度,求解发电量最大(dynamic programming)
7547665
- 用动态规划来解0-1背包问题的算法思想及程序代码()
instrcctionrouter
- 用动态规划来解0-1背包问题的算法思想及程序代码()
动态规划与排队论程序代码-5
- 排队论,解决一系列动态排队的问题,是很好的算法代码,可以直接用(Queuing theory, to solve a series of dynamic queuing problems, is a good algorithm code, can be used directly)