-
FreeBSD 的系统知识介绍,已经经过翻译
FreeBSD 的系统知识介绍,已经经过翻译-FreeBSD knowledge on the system, has been translated
- 2022-02-04 12:21:57下载
- 积分:1
-
一本很好的有关JAVA WEB开发的中文书籍,希望对于有所帮助
一本很好的有关JAVA WEB开发的中文书籍,希望对于有所帮助-A very good development of the JAVA WEB Chinese books, hoping for help
- 2022-10-08 13:05:02下载
- 积分:1
-
DirectX3D入门,教你如何编写出自己的3D游戏
DirectX3D入门,教你如何编写出自己的3D游戏-DirectX3D entry, teach you how to write their own 3D game
- 2022-01-25 19:38:11下载
- 积分:1
-
由Aristid Lindenmayer编著的书籍,讲述关于虚拟植物绘制的算法设计...
由Aristid Lindenmayer编著的书籍,讲述关于虚拟植物绘制的算法设计-Aristid Lindenmayer from edited books, on the virtual plants on the drawing algorithm design
- 2022-01-26 08:09:05下载
- 积分: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
-
A Practical Handbook for Single
单片机外围器件实用手册
数据传输接口分册
北京航空航天出版社
-A Practical Handbook for Single-chip peripheral device interface data transmission volumes Beijing Aeronautics and Astronautics Press
- 2022-04-06 19:16:28下载
- 积分:1
-
the development of GDB
GNU开发手册,使用GDB进行Linux程序调适的方法介绍!!!值得一看的手册-the development of GDB
- 2023-05-28 04:40:04下载
- 积分:1
-
QT designer
QT通过 QT designer 可以生成 ui文件 (.ui && .ui.h)-QT designer
- 2022-03-17 23:10:01下载
- 积分:1
-
delphiX help files
delphiX的帮助文件-delphiX help files
- 2022-07-11 04:54:31下载
- 积分:1
-
这个是VC实例教程第7章节的第二个实例的源代码
这个是VC实例教程第7章节的第二个实例的源代码-example of this is a VC handbook section 7 of the second section of the source code examples
- 2022-08-11 08:38:14下载
- 积分:1