-
book1
Solving NP-hard discrete optimization problems to optimality is often an immense
job requiring very ecient algorithms, and the B&B paradigm is one of
the main tools in construction of these. A B&B algorithm searches the complete
space of solutions for a given problem for the best solution. However, explicit
enumeration is normally impossible due to the exponentially increasing number
of potential solutions. The use of bounds for the function to be optimized combined
with the value of the current best solution enables the algorithm to search
parts of the solution space only implicitly.
- 2010-12-14 03:52:40下载
- 积分:1
-
TwinCAT PLC 编程手册(2011 更新版)
twincat PLC编程手册,学习编程的入门资料,非常适合自学!(handbook of twincat PLC)
- 2018-01-22 09:36:18下载
- 积分:1
-
4300basicweb
通过一些基础的程序,讲述C和c++的一些基础知识。(Through some basic procedures on the C and c++ some basic knowledge.)
- 2009-02-12 14:51:06下载
- 积分:1
-
带标签版Fortran 95程序设计彭国伦
FORTRAN95程序设计教程,彭国伦带标签版,很好用哪(this book is really good because it has label making the reading easier.)
- 2018-08-09 20:01:51下载
- 积分:1
-
code
华为OJ训练平台的基础篇的所有题目答案,已总结为各种类型,写成子函数,可以直接调用(Huawei OJ Basics training platform for all the questions answers are summarized for all types, written subroutines can be called directly)
- 2014-11-24 14:55:52下载
- 积分:1
-
Calculo-Diferencial-e-Integral
Calcules for integral, in pdf
- 2013-09-16 20:42:27下载
- 积分:1
-
Flask Web开发:基于Python的Web应用开发实战
说明: 本书不仅适合初级Web开发人员学习阅读,更是Python程序员用来学习高级Web开发技术的优秀参考书。(This book is not only suitable for junior web developers to learn to read, but also an excellent reference book for Python programmers to learn advanced web development technology.)
- 2019-12-16 12:11:59下载
- 积分:1
-
HKGFSZJSWQSC_pdf
黑客攻防实战技术完全手册:扫描、嗅探、入侵与防御(Technology is completely offensive and defensive combat hackers Manual: scanning, sniffing, and intrusion prevention)
- 2010-12-06 15:55:36下载
- 积分:1
-
MLIunequalDCsources
STATCOM UPFC POWER QUALITY DISTURBANCESSS
- 2012-03-21 15:47:18下载
- 积分:1
-
python二级复习策略
Python是一种计算机程序设计语言。是一种面向对象的动态类型语言,最初被设计用于编写自动化脚本(shell),随着版本的不断更新和语言新功能的添加,越来越多被用于独立的、大型项目的开发。(Python is a computer programming language. As an object-oriented dynamic typed language, it was originally designed to write automated scripts (shells). With the updating of versions and the addition of new language functions, it is increasingly used in the development of independent, large-scale projects.)
- 2020-06-25 05:40:02下载
- 积分:1