-
Python灰帽子-黑客与逆向工程师的Python编程之道
说明: 想学习黑客技术,进行逆向编程,同时提高编程技术的可以下载学习(Want to learn hacker technology, reverse programming, while improving the programming technology can be downloaded to learn)
- 2019-05-20 10:32:21下载
- 积分:1
-
统计学习方法(李航)
说明: 统计学习是计算机及其应用领域的一门重要的学科本书全面系统地介绍了统计学习的主要方法,特别是监督学习方法,包括感知机、K近邻法、朴素贝叶斯法、决策树、逻辑斯谛回归、与最大熵模型、支持向量机、提升方法、EM算法、隐马尔可夫模型和条件随机场等。(Statistical learning is an important subject in the field of computer and application of this book comprehensively systematically introduces the main methods of statistical learning, especially the supervision method of study, including the perception, K neighbor method, naive bayesian method, decision tree, logistic regression, and the maximum entropy model, support vector machine (SVM), promotion methods, the EM algorithm, the hidden markov model and conditional random field, etc.)
- 2020-06-20 11:20:02下载
- 积分:1
-
paowumiantianxian
说明: 自制WIFI抛物面天线!实现免费蹭网(多图)(Homemade parabolic antenna WIFI! The realization of free rub Network (multi-map))
- 2009-08-06 10:41:12下载
- 积分:1
-
netPDA
PDA开发者教程.chm,适合初学者学习使用.net开发PDA的优秀教程(PDA Developer Guide. Chm, suitable for beginners learning to use. Net Development PDA excellent tutorial)
- 2020-09-09 08:58:01下载
- 积分: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
-
直流输电(浙江大学发电教研组直流输电科研组)
说明: 该书于2017年2月由机械工业出版社正式出版,凝聚了徐政教授和近20名团队成员多年来的心血.第二版在第一版的基础上,有了较大篇幅的扩充,在系统性和完整性方面得到了加强,符号和术语也得到了进一步规范.该书系统讲述了柔性直流输电的理论和应用.内容包括柔性直流输电系统的特点和应用,(The book was officially published by the Machinery Industry Press in February 2017, and it has gathered the hard work of Professor Xu Zheng and nearly 20 team members for many years. The second edition has a larger expansion on the basis of the first edition. The system and integrity have been strengthened, and the symbols and terminology have been further standardized. The book system describes the theory and application of flexible DC transmission. The content includes the characteristics and applications of flexible DC transmission systems.)
- 2020-05-29 14:28:34下载
- 积分: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
-
uCOS-II-RefMan
说明: UCOS-2系统的函数手册,有原型有举例,是UCOS-2开发不可多得的参考资料。(UCOS-2 Reference manual)
- 2010-03-21 10:31:56下载
- 积分:1
-
Markov_Chains
a book chapter about Markov Chains(Introduction
Most of our study of probability has dealt with independent trials processes. These
processes are the basis of classical probability theory and much of statistics. We
have discussed two of the principal theorems for these processes: the Law of Large
Numbers and the Central Limit Theorem.)
- 2010-02-26 15:29:52下载
- 积分:1
-
JanErikSolem.ProgrammingComputerVision
说明: Programming Computer Vision with Python
by Jan Erik Solem
- 2019-02-06 15:40:06下载
- 积分:1