-
Learning the Bash Shell Second Edition Ebook
Learning the Bash Shell Second Edition Ebook
- 2022-03-23 00:02:48下载
- 积分:1
-
Jboss4.0中文资料,PDF格式的,对初学者比较适合!
Jboss4.0中文资料,PDF格式的,对初学者比较适合!-Jboss4.0 Chinese data, PDF format, suitable for beginners right!
- 2023-04-10 13:10:03下载
- 积分:1
-
Java in a nut shell,非常不错的书
Java in a nut shell,非常不错的书-Java in a nut shell,very good.
- 2022-09-15 01:10:04下载
- 积分:1
-
C语言教程编辑语言VC词汇表 很好的资料,值得一看。
C语言教程编辑语言VC词汇表 很好的资料,值得一看。-C Language Guide edit VC language glossary good information, an eye-catcher.
- 2022-09-26 03:45:03下载
- 积分: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
-
c语言课件
基础知识,课后练习,重点基础
c语言课件
基础知识,课后练习,重点基础-c language courseware based on the knowledge, after-school practice, focusing on the basis of
- 2022-07-07 14:50:33下载
- 积分:1
-
目录
第1章 介绍
第2章 编程工具
第3章 安全的编程
第4章 本地化与国际化...
目录
第1章 介绍
第2章 编程工具
第3章 安全的编程
第4章 本地化与国际化 - L10N 和 I18N
第5章 源代码树指南和维护发展策略
第6章 回归与性能测试
-Contents
Chapter 1 Introduction
Chapter 2 Programming Tools
Chapter 3 Security Programming
Chapter 4 localization and internationalization- L10N and I18N
Chapter 5 of the source code tree and strategy
Chapter 6 regression and performance testing
- 2022-05-15 05:07:36下载
- 积分:1
-
this document is on the C language, there are many classic procedures in the hop...
本文件是关于C语言方面的,里面有很多经典的程序,希望大家能用的上,尤其上考计算机类研究生的同学-this document is on the C language, there are many classic procedures in the hope that everyone can be in, especially on the computer test postgraduate students
- 2022-01-25 15:36:26下载
- 积分:1
-
23种java设计模式
23种java设计模式-23 kinds of java design patterns
- 2022-12-14 09:10:04下载
- 积分:1
-
VB program design Exercises
VB程序设计自测题-VB program design Exercises
- 2023-03-01 03:20:03下载
- 积分:1