|
 |
|
 |
|
|
 |
|  |
|

Название: Beginning Python. From Novice to Professional. 3rd edition Автор: Magnus Lie Hetland Издательство: Apress Год: 2017 Формат: pdf + epub + code Страниц: 544 Размер: 16.12 Мб Язык: английский
Хорошо структурированный и понятный учебник для новичков по Python 3 на английском языке. К изданию добавлен исходный код.
Gain a fundamental understanding of Python’s syntax and features with this up–to–date introduction and practical reference. Covering a wide array of Python–related programming topics, including addressing language internals, database integration, network programming, and web services, you’ll be guided by sound development principles. Ten accompanying projects will ensure you can get your hands dirty in no time. |
Разместил: bomboane 27-07-2019, 16:07 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Nature-Inspired Optimizers: Theories, Literature Reviews and Applications Автор: Seyedali Mirjalili (Editor), Song Dong, Jin (Editor), Andrew Lewis (Editor) Издательство: Springer Год: 2019 Формат: True PDF Страниц: 238 Размер: 10.7 Mb Язык: English
This book covers the conventional and most recent theories and applications in the area of evolutionary algorithms, swarm intelligence, and meta-heuristics. Each chapter offers a comprehensive description of a specific algorithm, from the mathematical model to its practical application. Different kind of optimization problems are solved in this book, including those related to path planning, image processing, hand gesture detection, among others. All in all, the book offers a tutorial on how to design, adapt, and evaluate evolutionary algorithms. Source codes for most of the proposed techniques have been included as supplementary materials on a dedicated webpage.
|
Разместил: bomboane 27-07-2019, 14:16 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Java. Оптимизация программ. Практические методы повышения производительности приложений в JVM Автор: Эванс Бенджамин, Гоф Джеймс, Ньюланд Крис Издательство: Диалектика Год: 2019 Страниц: 450 Язык: русский Формат: pdf Размер: 59.6 MB
Настройка производительности — наука экспериментальная, но это не означает, что инженеры должны прибегать к догадкам и фольклору, чтобы выполнить свою работу (хотя часто случается именно так). С помощью этой практической книги разработчики средней и высокой квалификации, работающие со сложными стеками технологий, научатся настраивать высокую производительность Java-приложений, используя количественный, поддающийся проверке подход. |
Разместил: Ingvar16 27-07-2019, 13:49 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Learn Computer Vision Using OpenCV: With Deep Learning CNNs and RNNs Автор: Sunila Gollapudi Издательство: Apress Год: 2019 Страниц: 163 Язык: английский Формат: pdf (true), epub Размер: 11.3 MB
Build practical applications of computer vision using the OpenCV library with Python. This book discusses different facets of computer vision such as image and object detection, tracking and motion analysis and their applications with examples. The author starts with an introduction to computer vision followed by setting up OpenCV from scratch using Python. The next section discusses specialized image processing and segmentation and how images are stored and processed by a computer. This involves pattern recognition and image tagging using the OpenCV library. Next, you’ll work with object detection, video storage and interpretation, and human detection using OpenCV. Tracking and motion is also discussed in detail. The book also discusses creating complex deep learning models with CNN and RNN. The author finally concludes with recent applications and trends in computer vision. |
Разместил: Ingvar16 27-07-2019, 13:44 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Стандарты программирования на C++. 101 правило и рекомендация Автор: Саттер Г., Александреску А. Издательство: М.: Вильямс Год: 2005 Cтраниц: 210 Формат: pdf Размер: 13 мб Язык: русский
В книге представлен сконцентрированный лучший опыт программистов на C++, обобщенный двумя экспертами мирового класса. Начинающий программист найдет в ней простые и понятные рекомендации для ежедневного использования, подкрепленные примерами их конкретного применения на практике. Опытные программисты найдут в ней советы и новые рекомендации, которые можно сразу же принять на вооружение. Программисты-профессионалы могут использовать эту книгу как основу для разработки собственных стандартов кодирования, как для себя лично, так и для группы, которой они руководят. |
Разместил: rivasss 27-07-2019, 09:13 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: OpenGL Graphics Through Applications Автор: Robert Whitrow Издательство: Springer Год: 2010 ISBN: 978-1-84800-022-3 Формат: pdf Страниц: 347 Размер: 12,2 Mb Язык: English
OpenGL Graphics Through Applications is a practical introduction to Computer Graphics with an emphasis on understanding through practice. Throughout the book, theory is followed by implementation using C / C++ and complete programs are provided on the Springer website. A procedural approach has been taken to algorithmic development while taking an object oriented approach when building artefacts from simple objects. The book covers a range of topics including: (1) image processing, (2) artefact construction, (3) introductory animation, (4) texturing, (5) curves surfaces and patterns. Robert Whitrow has taught computing courses from first year undergraduate to postgraduate MSc at a range of different institutions. |
Разместил: oksanavalera 27-07-2019, 07:41 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python for R Users: A Data Science Approach Автор: Ajay Ohri Издательство: Wiley Год: 2017 Формат: True PDF/ePub Страниц: 358 Размер: 41.7 Mb Язык: English
The definitive guide for statisticians and data scientists who understand the advantages of becoming proficient in both R and Python The first book of its kind, Python for R Users: A Data Science Approach makes it easy for R programmers to code in Python and Python users to program in R. Short on theory and long on actionable analytics, it provides readers with a detailed comparative introduction and overview of both languages and features concise tutorials with command-by-command translations—complete with sample code—of R to Python and Python to R. |
Разместил: bomboane 27-07-2019, 01:35 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: iOS 13 Programming Fundamentals with Swift (Early Release) Автор: Matt Neuburg Издательство: O’Reilly Media, Inc. Год: 2019 Страниц: 1000 Язык: английский Формат: pdf, epub Размер: 10.1 MB
Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 10 IDE, Cocoa Touch, and the latest version of Apple’s acclaimed programming language, Swift 5. With this thoroughly updated guide, you’ll learn the Swift language, understand Apple’s Xcode development tools, and discover the Cocoa framework. |
Разместил: Ingvar16 26-07-2019, 20:38 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Ethereum For Dummies (For Dummies (Computer/Tech)) Автор: Michael G. Solomon Издательство: For Dummies Год: 2019 Формат: True PDF Страниц: 274 Размер: 10.8 Mb Язык: English
Dive into a secure future Professionals look to Ethereum as a blockchain-based platform to develop safe applications and conduct secure transactions. It takes a knowledgeable guiding hand to understand how Ethereum works and what it does — and Ethereum For Dummies provides that guidance. Written by one of the leading voices in the blockchain community and best selling author of Blockchain For Dummies, this book demystifies the workings of Ethereum and shows how it can enhance security, transactions, and investments. |
Разместил: bomboane 26-07-2019, 16:07 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Blockchain For Dummies, 2nd Edition Автор: Tiana Laurence Издательство: John Wiley & Sons, Inc. ISBN: 1119555019 Год: 2019 Страниц: 259 Язык: английский Формат: epub, pdf (true) Размер: 14.8 MB
Unravel the mysteries of blockchains. Blockchain technologies are disrupting some of the world’s biggest industries. Blockchain For Dummies provides a fast way to catch up with the essentials of this quickly evolving tech. Written by an author involved in founding and analyzing blockchain solutions, this book serves to help those who need to understand what a blockchain can do (and can't do). This revised edition walks you through how a blockchainsecurely records data across independent networks. It offers a tour of some of the world’s best-known blockchains, including those that power Bitcoin and other cryptocurrencies. It also provides a glance at how blockchain solutions are affecting the worlds of finance, supply chain management, insurance, and governments. |
Разместил: Ingvar16 26-07-2019, 16:02 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|