-
CPPxzcagsa
非常好的资料,比较详细,是一个体系,希望对大家有帮助C++面试题(Very good information, more detailed, is a system, we hope to help C++ face questions)
- 2013-05-02 00:41:46下载
- 积分:1
-
Cuckoo
Cuckoo is a new optimization method , that use in any problem that is not able to solve normaly.
- 2013-12-23 10:24:55下载
- 积分:1
-
lao-tie-use
介绍电烙铁的使用,非常好的资料。值得学习和收场。(introduction of dianlaotie,it very good information of dianlaotie. useful to study and get.)
- 2013-07-24 17:20:25下载
- 积分:1
-
NumericalHeatTransfer2
说明: 1. 院士陶文铨的经典书籍:数值传热学(第二版)
2. 做数值计算的人不可不看的书籍
3. pdf格式,加了书签,方便阅读(1. Academician Wen-Quan Tao classic books: Numerical Heat Transfer (second edition) 2. The people to do numerical computation can not see the books 3. Pdf format, added bookmarks, user-friendly)
- 2009-08-08 21:03:38下载
- 积分:1
-
Python与机器学习实战
说明: python与机器学习实战教程,机器学习通过Python语言实现,通过大量的实例再现机器学习强大的生命力(Python and Machine Learning Practical Course. Machine Learning is realized by Python Language, and the powerful vitality of machine learning is reappeared through a large number of examples.)
- 2019-05-13 09:59:03下载
- 积分:1
-
Algorithm_In_The_Real_World
这本书涵盖了UC Berkeley秋季的算法课程“Algorithm In The Real World”的各种算法笔记。其中包括压缩算法,密码算法,N-boby模拟,生物学匹配模式,索引和聚类等。是一本比较全面的介绍算法在实际世界中相关应用的书。(This book covers the fall of the algorithm UC Berkeley course " Algorithm In The Real World" notes a variety of algorithms. These include compression algorithms, cryptographic algorithms, N-boby simulation, biology matching pattern, index, and clustering and so on. Is a more comprehensive introduction to the relevant algorithms in the real world application of the book.)
- 2010-02-04 18:39:19下载
- 积分:1
-
Programme-iot-Tunsia-workshop-2018-1
iot security challenge
- 2019-03-09 00:24:24下载
- 积分:1
-
38810-210
3GPP TR 38.810 v2.1.0
- 2020-07-17 15:28:49下载
- 积分:1
-
1
说明: 二值目标图象质心的计算 二值目标图象质心的计算(Second, the value of the target image centroid calculation of the target binary image centroid calculation)
- 2008-03-18 17:07:30下载
- 积分:1
-
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