ПРОГРАММИРОВАНИЕ » Страница 1310
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Artificial Neural Networks and Machine Learning – ICANN 2018, Part I
/ Комментариев: 0/

Название: Artificial Neural Networks and Machine Learning – ICANN 2018. Part I
Автор: Vera Kurkova, Yannis Manolopoulos, Barbara Hammer
Издательство: Springer
ISBN: 3030014177
Год: 2018
Страниц: 854
Язык: английский
Формат: pdf (true)
Размер: 72.1 MB

This three-volume set LNCS 11139-11141 constitutes the refereed proceedings of the 27th International Conference on Artificial Neural Networks, ICANN 2018, held in Rhodes, Greece, in October 2018.
Technological advances in artificial intelligence (AI) are leading the rapidly changing world of the twenty-first century. We have already passed from machine learning to deep learning with numerous applications. The contribution of AI so far to the improvement of our quality of life is profound. Major challenges but also risks and threats are here. Brain-inspired computing explores, simulates, and imitates the structure and the function of the human brain, achieving high-performance modeling plusvisualization capabilities.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Matlab MuPAD User’s Guide
/ Комментариев: 0/

Название: Matlab MuPAD User’s Guide
Автор: MathWorks
Издательство: The MathWorks, Inc
Год: 2018
Страниц: 1008
Язык: английский
Формат: pdf (true)
Размер: 14.8 MB

In this book we discuss the MuPAD language, which underlies MATLAB's Symbolic Math Toolbox. We believe that the most practical uses of MuPAD are to be found in calculus, linear algebra, number theory, combinatorics, and differential equations. We shall show how to use MuPAD directly to deal with issues from some of those topics. We shall comment more fully below on why you might want to do so. All of the commands in the Symbolic Math Toolbox rely on a software package called MuPAD. Most of the time you may not need to know this, but for sophisticated symbolic calculations it helps to work directly in MuPAD, without going through MATLAB as an intermediary.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Selenium WebDriver Recipes in Ruby: The problem solving guide to Selenium WebDriver in Ruby
/ Комментариев: 0/

Название: Selenium WebDriver Recipes in Ruby: The problem solving guide to Selenium WebDriver in Ruby
Автор: Zhimin Zhan
Издательство: Leanpub
ISBN: 1505885329
Год: 2018
Страниц: 195
Язык: английский
Формат: epub, azw3, pdf (conv)
Размер: 10.1 MB

The Selenium WebDriver Recipes book is a quick problem-solving guide to automated testing web applications with Selenium WebDriver. It contains hundreds of solutions to real-world problems, with clear explanations and ready-to-run test scripts you can use in your own projects. The purpose of this book is to help motivated testers work better with Selenium. The book contains over 160 recipes for web application tests with Selenium.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
C++ Concurrency in Action, 2nd Edition
/ Комментариев: 0/


Название: C++ Concurrency in Action, 2nd Edition
Автор: Anthony Williams
Издательство: Manning
Год: 2019
Формат: PDF
Страниц: 592
Для сайта: mirlib.ru
Размер: 7 Mb
Язык: English

This bestseller has been updated and revised to cover all the latest changes to C++ 14 and 17! C++ Concurrency in Action, Second Edition teaches you everything you need to write robust and elegant multithreaded applications in C++17.
You choose C++ when your applications need to run fast. Well-designed concurrency makes them go even faster. C++ 17 delivers strong support for the multithreaded, multiprocessor programming required for fast graphic processing, machine learning, and other performance-sensitive tasks. This exceptional book unpacks the features, patterns, and best practices of production-grade C++ concurrency.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Fundamentals of Digital Forensics: Theory, Methods, and Real-Life Applications
/ Комментариев: 0/

Название: Fundamentals of Digital Forensics: Theory, Methods, and Real-Life Applications
Автор: Joakim Kavrestad
Издательство: Springer
Год: 2018
Формат: PDF, EPUB
Размер: 14 Мб
Язык: английский / English

This hands-on textbook provides an accessible introduction to the fundamentals of digital forensics. The text contains thorough coverage of the theoretical foundations, explaining what computer forensics is, what it can do, and also what it can’t. A particular focus is presented on establishing sound forensic thinking and methodology, supported by practical guidance on performing typical tasks and using common forensic tools. Emphasis is also placed on universal principles, as opposed to content unique to specific legislation in individual countries.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Практикум по методам построения алгоритмов (2-е изд.)
/ Комментариев: 0/


Название: Практикум по методам построения алгоритмов (2-е изд.)
Автор: Шень А.Х.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 336
Формат: PDF
Размер: 28.2 Мб
Язык: русский

Курс содержит задачи по программированию различной трудности. Большинство задач приводятся с решениями. Цель курса - научить основным методам построения корректных и быстрых алгоритмов.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Principles of Robotics & Artificial Intelligence
/ Комментариев: 0/

Название: Principles of Robotics & Artificial Intelligence
Автор: Salem Press
Издательство: Salem Press
Год: 2018
Формат: PDF
Размер: 33 Мб
Язык: английский / English

This volume provides readers with the important information they need to understand the basic concepts of artificial intelligence as well as ways that both AI and robotics can be successfully incorporated into manufacturing, transportation, education, and medicine. More than 120 easy-to-understand entries, many with illustrations and hotographs to enhance understanding, cover topics related to such important concepts in artificial intelligence and robotics.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Cryptographic and Information Security Approaches for Images and Videos
/ Комментариев: 0/

Название: Cryptographic and Information Security Approaches for Images and Videos
Автор: S. Ramakrishnan
Издательство: CRC Press
Год: 2018
Формат: PDF
Размер: 19 Мб
Язык: английский / English

This book presents essential principles, technical information, and expert insights on multimedia security technology. Illustrating the need for improved content security as the Internet and digital multimedia applications rapidly evolve, it presents a wealth of everyday protection application examples in fields including . Giving readers an in-depth introduction to different aspects of information security mechanisms and methods, it also serves as an instructional tool on the fundamental theoretical framework required for the development of advanced techniques.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Reactive Programming with RxJS
/ Комментариев: 0/

Название: Reactive Programming with RxJS
Автор: Sergi Mansilla
Издательство: Pragmatic Bookshelf
Год: 2015
Формат: PDF, EPUB
Размер: 35 Мб
Язык: английский / English

Reactive programming is revolutionary. It makes asynchronous programming cleaner, intuitive, and robust. Discover how to use the RxJS library to write programs in a simpler way, unifying asynchronous mechanisms such as callbacks and promises into a single, powerful construct. Learn to think about your programs as streams of data that you can transform by expressing what should happen, instead of having to painstakingly program how it should happen. You'll be able to handle real-world concurrency and write complex flows of events in your applications with ease.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Modern PHP: New Features and Good Practices
/ Комментариев: 0/

Название: Modern PHP: New Features and Good Practices
Автор: Josh Lockhart
Издательство: O'Reilly Media
Год: 2015
Формат: PDF, EPUB
Размер: 32 Мб
Язык: английский / English

PHP is experiencing a renaissance, though it may be difficult to tell with all of the outdated PHP tutorials online. With this practical guide, you’ll learn how PHP has become a full-featured, mature language with object-orientation, namespaces, and a growing collection of reusable component libraries.