搜索资源列表
背包的动态规划算法
- 背包的动态规划算法.rar-backpack dynamic programming algorithm. Rar
动态规划算法的一个应用
- 动态规划算法的一个应用-dynamic programming algorithm for the application of a
背包问题(动态规划递归算法)的vc程序
- 用动态规划算法中的递归法求解背包问题的vc++6程序,已通过测试
用动态规划思想压缩位图
- 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它
动态规划算法
- 动态规划算法
二次规划算法
- 二次规划算法
动态规划算法
- 动态规划算法常见题解
dynamic_programming_about_travel
- 动态规划算法解决行商问题 VC-dynamic programming algorithm to solve the problem VC Cohong
背包的动态规划算法
- 背包的动态规划算法.rar-backpack dynamic programming algorithm. Rar
动态规划算法的一个应用
- 动态规划算法的一个应用-dynamic programming algorithm for the application of a
0-1背包的动态规划算法
- 动态规划0-1背包问题-Dynamic Programming 0-1 knapsack problem
旅行商问题的动态规划算法
- bp算法的程序实现,可以任意只指定中间结点和输入输出节点的个数-bp algorithm program can only arbitrarily designated intermediate nodes and the input and output nodes Number
动态规划矩阵连乘
- 矩阵连乘。 输出所需最小连乘次数和计算序列。 使用的是动态规划算法。-matrix continually multiply. The required minimum output frequency and continually multiply calculated sequence. Using the dynamic programming algorithm.
基于c++的智能扫地机器人路径选择的算法
- 基于C++语言的路径规划算法研究,对学习机器人路径规划有帮助!(The path planning algorithm based on C++ language is helpful to the path planning of learning robot.)
第04章 动态规划
- 对动态规划算法进行由浅入深的介绍,且附有算法示例(The introduction of the dynamic programming algorithm from shallow to deep, with an algorithm example)
动态规划DP
- matlab编程实现动态规划算法,适合初学者使用(Matlab programming dynamic programming algorithm, suitable for beginners to use)
几种改进的路径规划算法
- matlab编写的基于人工势场法的路径规划算法,可运行(The path planning algorithm written by Matlab can run)
Dstar动态路径规划算法
- 用于动态路径寻优的D*算法,可以运行出完整的路径,具有一定的参考价值(D* algorithm for dynamic path optimization, can run)
路径规划算法
- 基于蚁群算法的二维和三维路径规划算法,结合具体的案例给出了程序分析(A two-dimensional path planning algorithm based on ant colony algorithm, combined with specific cases, gives a program analysis)
基于蚁群算法的三维路径规划算法
- 基于蚁群算法的三维路径规划算法,是传统蚁群算法,改进后可以发论文(Three dimensional path planning algorithm based on ant colony algorithm is a traditional ant colony algorithm, which can be improved and published)