-
这是学习C语言的入门书,对刚入门的人有很好的帮助。
这是学习C语言的入门书,对刚入门的人有很好的帮助。-This is the introductory book to learn C language, for beginners who have a good help.
- 2022-12-14 15:20:06下载
- 积分: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
-
This is a basic theory of graphics algorithms, graphics introduce the mathematic...
这是一本图形学的基本理论算法,介绍了图形的数学基础、光栅图形学的基本理论及算法等-This is a basic theory of graphics algorithms, graphics introduce the mathematical basis, raster graphics, the basic theory and algorithms, etc.
- 2023-02-17 09:10:10下载
- 积分:1
-
TCP/IP协议的实现,能够使你很好的明白TCP/IP的原理
TCP/IP协议的实现,能够使你很好的明白TCP/IP的原理-TCP/IP protocol implemented, so that you can very well understand the TCP/IP Principle
- 2022-01-26 00:57:23下载
- 积分:1
-
VC++宝典,经典C++学习,参考学习,是C++学习的好帮手
VC++宝典,经典C++学习,参考学习,是C++学习的好帮手-VC++ canon classic C++ learning, reference, and is to learn C++ is a good helper
- 2022-12-30 03:30:12下载
- 积分:1
-
inside relevant MATLAB teaching you can refer to the need to look at the Police
里面相关的MATLAB教学可以参考一下需要看的警察
- 2022-11-12 03:00:04下载
- 积分:1
-
这是一个有关java语言的官方查询书
这是一个有关java语言的官方查询书-This is a java-related inquiries, the official language book
- 2023-07-29 19:00:09下载
- 积分:1
-
一篇关于超宽带冲激脉冲雷达天线与成像方法的专利
一篇关于超宽带冲激脉冲雷达天线与成像方法的专利-An article about ultra-wideband impulse radar antenna and imaging method patent
- 2022-02-21 12:16:14下载
- 积分:1
-
useful for scientist and engineer. useful for prgramming microcontroller
useful for scientist and engineer. useful for prgramming microcontroller
- 2023-06-20 18:35:05下载
- 积分:1
-
java编程思想_第四版
Java编程思想_第4版―习题答案 ,这个作者网站要收费的。-Java programming ideas _ 4th Edition - Exercise answer, the author s website should be charged.
- 2023-05-27 20:30:03下载
- 积分:1