资源列表
排序选择:
[其他小程序] GeoSOS-FLUS Manual_CHS.pdf
说明:FLUS model for land use prediction manual in Chinese<AustinTang > 在 2025-07-16 上传 | 大小:1.12mb | 下载:0
[其他小程序] RunDllVS2015源码
说明:RunDllVS2015源码 可自己编译!*源码可以自己编译(RunDllVS2015 source code Can be compiled by yourself! You can compile free source code)<adsl > 在 2025-07-16 上传 | 大小:11.81mb | 下载:0
[OpenGL] 菜单
说明:可以进行图形的变换,右键可以使用菜单改变图形的形状(A graphic transformation can be made, and the right key can change the shape of the figure using a menu)<Ma123456789 > 在 2025-07-16 上传 | 大小:8.37mb | 下载:0
[其他小程序] 3-7汽车加油
说明:该问题采用的是动态规划的思想来解题,用备忘录的方法进行递归,递归的式子后面写出,不能直接以汽车行驶的费用为目标来进行动态规划,因为最优子结构性质得不到证明。所以必须把油量和费用一起考虑,作为动态规划的对象,此时就有了最优子结构性质。(The problem is used in the theory of dynamic programming to solve problems, using recursive method to write memos, recursive formula<为了 > 在 2025-07-16 上传 | 大小:203kb | 下载:0
[其他小程序] bianyuangaijinquanjuyuzhi
说明:图像阈值分割,由传统阈值分割改进的,基于边缘特征的改进算法(Image threshold segmentation)<辰先生不会笑 > 在 2025-07-16 上传 | 大小:5.47mb | 下载:0
[OpenGL] 地球仪
说明:纹理贴图,地球可进行旋转等,鼠标可控制他的旋转(Texture mapping, the earth can be rotated and so on.)<Ma123456789 > 在 2025-07-16 上传 | 大小:10.51mb | 下载:1
[其他小程序] 背包
说明:给定n种物品和一背包。物品i的重量是wi,体积是bi,其价值为vi,背包的容量为c,容积为d。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或者不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。试设计一个解此问题的动态规划算法,并分析算法的计算复杂性。(Given n items and a knapsack. The weight of the item I is wi, the volume is Bi<为了 > 在 2025-07-16 上传 | 大小:723kb | 下载:0