-
网络路由配置书籍
网络路由配置书籍-network routing configuration books
- 2022-03-24 21:48:49下载
- 积分:1
-
good file for us
good file for us
- 2022-10-15 19:05:03下载
- 积分:1
-
很好的一本书,仔细阅读,毕受益无穷
很好的一本书,仔细阅读,毕受益无穷-a good book, read Albert endless benefits
- 2022-03-02 04:03:50下载
- 积分: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
-
J2ME development environment
J2ME开发环境相关东西-J2ME development environment-related things
- 2023-03-21 08:10:03下载
- 积分:1
-
个人珍藏,初学java很好的教材!这是三到六章的电子书和源码,后面我陆续传上与大家分享!...
个人珍藏,初学java很好的教材!这是三到六章的电子书和源码,后面我陆续传上与大家分享!-Personal collections, java beginner good teaching! This is three to six chapters of the book and source code, one after another mass on the back of me to share with you!
- 2022-05-27 04:37:33下载
- 积分:1
-
Baodian C language programming, data access, with a focus: novice programmers do...
C语言编程宝典,资料查阅,重点:初学者编程不清楚时用。-Baodian C language programming, data access, with a focus: novice programmers do not know when.
- 2022-02-14 21:36:51下载
- 积分:1
-
本文档描述了如何在嵌入式PowerPC, ARM 和MIPS 系统上配置、编译、使用U...
本文档描述了如何在嵌入式PowerPC, ARM 和MIPS 系统上配置、编译、使用U-Boot 和Linux 操作系统。-This document describes how in embedded PowerPC, ARM and MIPS system configuration, compiler, the use of U-Boot and Linux operating systems.
- 2023-04-03 00:15:03下载
- 积分:1
-
华为工程师手册,在软硬件方面都有开发规范说明,是一份相当好的开发参考手册...
华为工程师手册,在软硬件方面都有开发规范说明,是一份相当好的开发参考手册-Huawei engineers manual, in the development of both hardware and software specification, is a very good reference manual development
- 2022-02-28 14:58:30下载
- 积分:1
-
using genetic algorithm in network intrusion detection systems
using genetic algorithm in network intrusion detection systems
- 2023-03-04 23:05:03下载
- 积分:1