-
Software testing techniques. Doc !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
软件测试技术.doc-Software testing techniques. Doc !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-03-05 06:52:14下载
- 积分:1
-
IP v6技术要求――IPV6协议(2001H74)”送审稿
IP v6技术要求――IPV6协议(2001H74)”送审稿-IP v6 technical requirements-- IPv6 protocol (2001H74) "review and
- 2022-01-25 22:35:36下载
- 积分:1
-
asp方面的参考资料
asp方面的参考资料-the reference asp
- 2022-08-03 16:07:32下载
- 积分:1
-
知道AppFuse更好的指导
guide to know appfuse better
- 2022-04-29 22:22:20下载
- 积分:1
-
Windows程序设计(第5版)中英文电子书+源代码.rar
Windows程序设计(第5版)中英文电子书+源代码.rar-Windows Programming (Release 5) e-books in both English and Chinese+ Source code. Rar
- 2022-02-01 10:15:14下载
- 积分:1
-
mapinfo通用符号库安装程序,mapinfo通用符号库安装程序
mapinfo通用符号库安装程序,mapinfo通用符号库安装程序-Common symbol library mapinfo setup, mapinfo setup generic symbol library
- 2022-10-04 07:30:03下载
- 积分:1
-
JSP数据库开发实例精粹,很好的参考书,入门必备
JSP数据库开发实例精粹,很好的参考书,入门必备-Pristine examples of JSP database development, good reference books, entry must
- 2022-03-19 09:19:32下载
- 积分:1
-
J2EE
J2EE-完全参考手册.pdf,中文版,是学习J2EE的非常好的入门教材。-J2EE-complete reference manual. Pdf, the Chinese version is studying J2EE very good introductory material.
- 2022-08-22 14:17:58下载
- 积分:1
-
c++ primer 源代码下载(第二章)
c++ primer 源代码下载(第二章)-c++ primer source code download (chapter II)
- 2022-06-19 12:22:33下载
- 积分:1
-
背包问题动态规划算法JAVA
给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价...
背包问题动态规划算法JAVA
给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-Knapsack problem dynamic programming algorithm for a given n species JAVA goods and one backpack. Item i is the weight of wi, the value for vi, knapsack capacity c. Question should be how to choose the items into the backpack, the backpack into the total value of the largest items? In the selection of the items into the backpack, for each of the items i have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times i load backpack can not only part of the goods loaded i. Therefore, the problem known as the 0-1 knapsack problem.
- 2023-04-22 23:20:03下载
- 积分:1