-
Java UML design information Java UML design information
JAVA的UML设计资料,JAVA的UML设计资料-Java UML design information Java UML design information
- 2022-04-25 06:21:01下载
- 积分:1
-
0_1背包问题,回溯法解背包问题
0
0_1背包问题,回溯法解背包问题
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包
问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类
似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当
右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余
物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右
子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后
依次装入物品,直至装不下时,再装入该物品的一
- 2022-01-26 04:12:33下载
- 积分:1
-
arcgis examples of secondary development, ultra
arcgis 二次开发的实例,超维信息技术公司编-arcgis examples of secondary development, ultra-dimensional information technology companies of
- 2022-01-26 08:25:49下载
- 积分:1
-
这本书可本书可以说是Red Hat自己的培训教材之外最权威的一本参考书了。...
这本书可本书可以说是Red Hat自己的培训教材之外最权威的一本参考书了。-This book may be the book can be said that Red Hat" s own training materials outside one of the most authoritative reference books of the.
- 2022-02-20 11:43:43下载
- 积分:1
-
Introduction to the classic C language source code, which includes many practica...
C语言入门的经典源代码,里面包括了许多实用的例子,可以快迅入门-Introduction to the classic C language source code, which includes many practical examples, you can Alerts Getting Started
- 2022-08-03 18:18:13下载
- 积分:1
-
在raileigh衰落信道中,BER性能有所下降,这个程序用来仿真BER
在raileigh衰落信道中,BER性能有所下降,这个程序用来仿真BER-In raileigh Fading Channels, BER performance has declined, the process used to simulation BER
- 2022-01-26 08:34:32下载
- 积分:1
-
cacluate
用于计算一个很长的式子,下载回去看看就知道了,但不是我写 的-cacluate
- 2022-04-22 13:37:51下载
- 积分:1
-
这是一本很不错的XML学习,希望能对这方面感兴趣的人有点帮助,欢迎大家下来学习。...
这是一本很不错的XML学习,希望能对这方面感兴趣的人有点帮助,欢迎大家下来学习。-This is a very good XML learning and hope to people interested in this area a little help, welcome you down to study.
- 2022-04-28 14:38:19下载
- 积分:1
-
这是一本介绍软件开发各个阶段具体过程的非常好的书,解压后是PDF格式的,要确定机器上装有阅读软件!...
这是一本介绍软件开发各个阶段具体过程的非常好的书,解压后是PDF格式的,要确定机器上装有阅读软件!- This is introduction software develops each stage concrete
process the extremely good book, after the decompression is the PDF
form, must determine on the machine is loaded with reads software!
- 2022-06-20 13:56:29下载
- 积分:1
-
calculator in c.help in every field
calculator in c.help in every field
- 2022-10-02 17:50:03下载
- 积分:1