搜索资源列表
-
0下载:
算法设计与分析01背包优化问题实验
0-1背包问题:
: 有N个物品和一个背包,其中:
物品具有重量 (w1, w2, …, wn) 和价值 (v1, v2, …, vn)
背包的最大重量承受限制为c
如何放置物品可得最高价值?
思路:动态规划 -Algorithm Design and Analysis 01 knapsack optimization experiments 0-1 knapsack problem :: with N items and a back
-
-
0下载:
动态规划的小程序,根据耗水最少,实现水电站发电机组发电机的最佳选择。-Dynamic programming applet, at least according to water, hydroelectric turbines generators to achieve the best choice.
-
-
1下载:
基于matlab编制的地震波转反应谱程序,动力分析用的线性加速度法。-Based on matlab programming turn seismic response spectrum and dynamic analysis with the linear acceleration method.
-
-
0下载:
Car Spareparts Sales and Inventory System is a program that uses ADO and some good functionalities. It uses listview control in displaying list of records,flexgrid and other activex controls that beautify the interface of the system.
Download this
-
-
0下载:
该代码描述如何使用动态规划算法,动态规划算法产生一个优化路径,储存最合适的移动方向。-The code describes how to use dynamic programming algorithm, dynamic programming algorithm to generate an optimal path to store the most appropriate direction of movement.
-