搜索资源列表
delphiyunchouxue
- 很好运筹学的DEOPHI原代码.包括动态规划,原始单纯形法,对策论,决策论等-DEOPHI good tacticians of the original code. Including dynamic programming, original simplex method, game theory, On decision-making, etc.
travelingsalesmanproblem
- 这是用Delphi编写的动态规划旅行商问题,程序完整,可运行-It is written in Delphi traveling salesman problem dynamic programming, program integrity, and can run. . .
lxsh
- 动态规划解决旅行商问题 很简单的 人人都能看懂的-lxsh
1D1Ddongtaiguihua
- 动态规划 优化 dongtaiguihua-Optimization of the dongtaiguihua
dynimic
- NOIP动态规划:信息学竞赛中的一种利用扩大空间占用而缩短时间消耗的设计方法。习题及源码-NOIP dynamic programming: information in one Olympiad take advantage of expanded space and shorten the time consuming design. Exercises and source code
MDPtoolbox
- MDP代码,动态规划,基于马尔可夫决策过程,可以实现全局最优。-MDP code, dynamic programming, Markov decision process, we can achieve the global optimum
floyd
- 适用于APSP(All Pairs Shortest Paths,多源最短路径),是一种动态规划算法,稠密图效果最佳,边权可正可负。此算法简单有效-floyd All Pairs Shortest Paths