Vtome.ru - электронная библиотека

  • Добавил: daromir
  • Дата: 28-05-2018, 08:47
  • Комментариев: 0
Название: Deep Learning for Computer Vision with Python: Starter Bundle
Автор: Adrian Rosebrock
Издательство: Adrian Rosebrock
Год: 2017
Формат: pdf
Страниц: 332
Размер: 27,2 mb
Язык: English

This book is your guide to mastering deep learning applied to practical, real-world computer vision problems utilizing the Python programming language and the Keras + mxnet libraries.
  • Добавил: daromir
  • Дата: 28-05-2018, 08:26
  • Комментариев: 0
Название: Extensions of Dynamic Programming for Combinatorial Optimization and Data Mining
Автор: Hassan AbouEisha
Издательство: Springer International Publishing
Год: 2018
ISBN: 9783319918389
Серия: Intelligent Systems Reference Library
Формат: pdf, epub
Страниц: XVI, 280
Размер: 11,1 mb
Язык: English

Presents different dynamic programming applications in the areas of (i) optimization of decision trees, (ii) optimization of decision rules and systems of decision rules, (iii) optimization of element partition trees, which are used in finite element methods for solving partial differential equations (PDEs), and (iv) study of combinatorial optimization problems
  • Добавил: literator
  • Дата: 27-05-2018, 17:40
  • Комментариев: 0
Название: Artificial Intelligence and Algorithms in Intelligent Systems
Автор: Radek Silhavy
Издательство: Springer
ISBN: 3319911880
Год: 2018 (2019 Edition)
Страниц: 515
Язык: английский
Формат: pdf (true)
Размер: 35.2 MB

This book presents the latest trends and approaches in artificial intelligence research and its application to intelligent systems. It discusses hybridization of algorithms, new trends in neural networks, optimisation algorithms and real-life issues related to the application of artificial methods.
  • Добавил: daromir
  • Дата: 27-05-2018, 17:34
  • Комментариев: 0
Название: Introduction to Android App Development for the Kindle Fire
Автор: Lauren Darcey, Shane Conder
Издательство: Addison-Wesley Professional
Год: 2012
ISBN: 9780133040470
Серия: Learning
Формат: epub
Страниц: 149
Размер: 12,4 mb
Язык: English

This mini-book covers Android Fundamentals for Kindle Fire application development.
  • Добавил: daromir
  • Дата: 27-05-2018, 12:31
  • Комментариев: 0
Название: Android from A to D, 2nd Edition
Автор: Mr. Scott L. Hecht
Издательство: CreateSpace Independent Publishing Platform
Год: 2014
ISBN: 9781494807528
Формат: pdf
Страниц: 576
Размер: 18,9 mb
Язык: English

This book is a collection of notes created by author when learning Android programming in order to create his first Android app,
  • Добавил: daromir
  • Дата: 27-05-2018, 12:20
  • Комментариев: 0
Название: Android Developer Tools Essentials: Android Studio to Zipalign
Автор: Mike Wolfson
Издательство: O'Reilly Media
Год: 2013
ISBN: 9781449328214
Формат: pdf
Страниц: 250
Размер: 20,3 mb
Язык: English

Android development can be challenging, but through the effective use of Android Developer Tools (ADT), you can make the process easier and improve the quality of your code. This concise guide demonstrates how to build apps with ADT for a device family that features several screen sizes, different hardware capabilities, and a varying number of resources.
  • Добавил: daromir
  • Дата: 27-05-2018, 11:53
  • Комментариев: 0
Название: Create Mobile Games with Corona: Build with Lua on iOS and Android
Автор: Silvia Domenech
Издательство: Pragmatic Bookshelf
Год: 2014
ISBN: 9781937785574
Формат: epub
Страниц: 268
Размер: 28,5 mb
Язык: English

Develop cross-platform mobile games with Corona using the Lua programming language!
  • Добавил: SCART56
  • Дата: 26-05-2018, 21:39
  • Комментариев: 0

Название: Проектирование и производство сложных заказных программных продуктов
Автор: Липаев В.В.
Издательство: СИНТЕГ
Год: 2011
Страниц: 398
ISBN: 978-5-89638-119-8
Формат: PDF
Размер: 16 Mб
Язык: русский

Монография состоит из двух частей, в которых изложены методы и процессы проектирования и производства сложных заказных программных продуктов для технических систем реального времени. Все компоненты и комплексы программ должны соответствовать требованиям заказчика, высокому качеству и минимальным рискам посредством верификации, тестирования, испытаний и сертификации, обеспечиваемыми коллективами квалифицированных специалистов.
  • Добавил: SCART56
  • Дата: 26-05-2018, 20:47
  • Комментариев: 0

Название: Assembler. Практикум (+дискета)
Автор: Юров В.И.
Издательство: Питер
Год: 2006
Страниц: 399
ISBN: 978-5-94723-671-0
Формат: DJVU
Размер: 10.4 Мб
Язык: русский

Цель книги - дополнить учебник "Assembler" того же автора практическим материалом, используя который можно разрабатывать сложные полнофункциональные программы для различных операционных платформ.
  • Добавил: bhaer
  • Дата: 26-05-2018, 17:18
  • Комментариев: 0

Название: X86 Assembly Language and C Fundamentals
Автор: Joseph Cavanagh
Издательство: CRC
Год: 2013
Страниц: 813
Формат: True PDF
Размер: 10 Mb
Язык: English

The predominant language used in embedded microprocessors, assembly language lets you write programs that are typically faster and more compact than programs written in a high-level language and provide greater control over the program applications. Focusing on the languages used in X86 microprocessors, X86 Assembly Language and C Fundamentals explains how to write programs in the X86 assembly language, the C programming language, and X86 assembly language modules embedded in a C program. A wealth of program design examples, including the complete code and outputs, help you grasp the concepts more easily. Where needed, the book also details the theory behind the design.