-
算法图解.pdf
说明: 本书示例丰富,图文并茂,以简明易懂的方式阐释了算法,旨在帮助程序员在日常项目中更好地利用 算法为软件开发助力。前三章介绍算法基础,包括二分查找、大 O 表示法、两种基本的数据结构以及递归 等。余下的篇幅将主要介绍应用广泛的算法,具体内容包括 :面对具体问题时的解决技巧,比如何时采用 贪婪算法或动态规划 ;散列表的应用 ;图算法 ;K 最近邻算法。
本书适合所有程序员、计算机专业相关师生以及对算法感兴趣的读者(This book is rich in examples and illustrates algorithms in a concise and easy-to-understand way. It aims to help programmers make better use of algorithms in daily projects to help software development. The first three chapters introduce the basic algorithms, including binary search, large O representation, two basic data structures and recursion. The rest of the paper will focus on the widely used algorithms, including: when to use greedy algorithm or dynamic programming, hash table application, graph algorithm, K nearest neighbor algorithm when facing specific problems.
This book is suitable for all programmers, computer-related teachers and students, and readers interested in algorithms.)
- 2020-06-20 19:00:02下载
- 积分:1
-
100-C-programmers-language
C开发人员,初级面试100道题,可以多看看,有利于打开开发的门。(C developers, primary interview 100 questions, you can see more, to open the doors of development.)
- 2016-04-04 21:19:41下载
- 积分:1
-
load
ansys车辆移动荷载命令流,方便直接输入(ansys vehicle moving load command stream, convenient and direct input)
- 2016-01-15 21:45:00下载
- 积分:1
-
lesson2
说明: 太原理工大学oracle课件第二章。数据库和表的创建(Taiyuan University of oracle courseware Chapter. Creating databases and tables)
- 2011-03-19 20:05:15下载
- 积分:1
-
2011-2012tongxinyuanli
本书讲述移动通信原理,系统地介绍了移动通信的历史,现状,未来,详细地分析了移动通信的基本技术原理(Book about mobile communications theory, systematic introduction to the history, current status of mobile communication, the future, detailed analysis of the basic technical principles of mobile communication)
- 2013-02-28 12:46:44下载
- 积分:1
-
Learning to Program Using Python 2nd edition
说明: A little guide to python programming
- 2019-02-26 15:58:25下载
- 积分:1
-
essentialskillsforagiledevelopment
Essential Skills for Agile Development - Agile Development, in particular, eXtreme Programming (XP), has been gaining a lot of momentum because it can effectively address the problems plaguing software development such as mis-understanding customers requirements, missing deadlines, over-budget, conflicts between customers and developers and poor maintainability of legacy systems.
- 2010-12-20 00:26:38下载
- 积分:1
-
servis v2
说明: scanned Babetta 210 service manual
- 2019-02-10 01:43:12下载
- 积分:1
-
LS-SVM
提出了一种基于最小二乘支持向量机的风电场风速预测方法(Proposed based on least squares support vector machines wind speed prediction method)
- 2010-01-21 15:46:12下载
- 积分:1
-
HighMaPro_matlab
本书首先介绍了MATLAB 语言的程序设计的基本内容,在此基础上系统介绍了各个应用数
学领域的问题求解,如基于MATLAB 的微积分问题、线性代数问题的计算机求解、积分变换和复变函数问题、非线性方程与最优化问题、常微分方程与偏微分方程问题、数据插值与函数逼近问题、概率论与数理统计问题的解析解和数值解法等。还介绍了较新的非传统方法如模糊逻辑与模糊推理、神经网络、遗传算法、小波分析、粗糙集及分数阶微积分学等领域。(The book begins with the introduction of the MATLAB programming language, the basic content, on the basis of the system introduced in all areas of applied mathematics problem solving, such as MATLAB-based calculus problems, linear algebra to solve computer problems, integral transforms and complex variable function problems, nonlinear equations and optimization problems, ordinary differential equations and partial differential equation problems, data interpolation and function approximation problem, Probability Theory and Mathematical Statistics Analytical Solution and Numerical Solution of such. Also introduce a relatively new non-traditional methods such as fuzzy logic and fuzzy reasoning, neural networks, genetic algorithms, wavelet analysis, rough sets and fractional calculus and other fields.)
- 2007-09-29 10:40:50下载
- 积分:1