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

  • Добавил: literator
  • Дата: 8-01-2019, 06:05
  • Комментариев: 0
Название: Recent Advances in Artificial Neural Networks
Автор: L.C. Jain
Издательство: CRC Press
ISBN: 1315897113
Год: 2017
Страниц: 372
Язык: английский
Формат: pdf (true)
Размер: 12.1 MB

Neural networks are a new generation of information processing paradigms designed to mimic some of the behaviors of the human brain for solving artificial intelligence (AI) problems. They can learn, recall, and generalize from training data, and with their potential applications limited only by the imaginations of scientists and engineers, they are commanding tremendous popularity and research interest. A number of neural network paradigms have been reported in the last four decades, and in the last decade the neural networks have been refined and widely used by researchers and application engineers.
  • Добавил: harun54
  • Дата: 7-01-2019, 22:04
  • Комментариев: 0
Название: Everyday Cryptography: Fundamental Principles and Applications
Автор: Keith M. Martin
Издательство: Oxford University Press
Год: 2012
Формат: PDF, EPUB
Размер: 13 Мб
Язык: английский / English

Cryptography is a vital technology that underpins the security of information in computer networks. This book presents a comprehensive introduction to the role that cryptography plays in providing information security for technologies such as the Internet, mobile phones, payment cards, and wireless local area networks. Focusing on the fundamental principles that ground modern cryptography as they arise in modern applications, it avoids both an over-reliance on transient current technologies and over-whelming theoretical research.
  • Добавил: harun54
  • Дата: 7-01-2019, 21:28
  • Комментариев: 0
Название: iOS Core Animation: Advanced Techniques
Автор: Nick Lockwood
Издательство: Addison-Wesley Professional
Год: 2014
Формат: PDF
Размер: 21 Мб
Язык: английский / English

Core Animation is the technology underlying Apple’s iOS user interface. By unleashing the full power of Core Animation, you can enhance your app with impressive 2D and 3D visual effects and create exciting and unique new interfaces.
In this in-depth guide, iOS developer Nick Lockwood takes you step-by-step through the Core Animation framework, building up your understanding through sample code and diagrams together with comprehensive explanations and helpful tips.
  • Добавил: harun54
  • Дата: 7-01-2019, 18:25
  • Комментариев: 0
Название: Unity 3D and PlayMaker Essentials
Автор: Jere Miles
Издательство: CRC Press
Год: 2016
Формат: PDF, EPUB
Размер: 29 Мб
Язык: английский / English

In introducing new students to video game development, there are two crucial components to consider: design and implementation. Unity 3D and PlayMaker Essentials: Game Development from Concept to Publishing provides theoretical background on topics such as characters, stories, level design, interface design, audio, game mechanics, and tools and skills needed.
  • Добавил: harun54
  • Дата: 7-01-2019, 18:22
  • Комментариев: 0
Название: Multiplayer Game Programming: Architecting Networked Games
Автор: Josh Glazer and Sanjay Madhav
Издательство: Addison-Wesley Professional
Год: 2015
Формат: EPUB
Размер: 20 Мб
Язык: английский / English

Networked multiplayer games are a multibillion dollar business: some games now attract tens of millions of players. In this practical, code-rich guide, Joshua Glazer and Sanjay Madhav guide you through every aspect of engineering them. Drawing on their immense experience as both game developers and instructors, the authors lead you through building a robust multiplayer architecture, and creating every engine-level system. You’ll learn through in-depth working code examples for two complete games: an action game and a real time strategy (RTS) game.
  • Добавил: harun54
  • Дата: 7-01-2019, 18:15
  • Комментариев: 0
Название: DevOps: Learn One of the Most Powerful Software Development Methodologies
Автор: Derek Rangel
Издательство: CreateSpace Independent
Год: 2016
Формат: PDF, EPUB
Размер: 17 Мб
Язык: английский / English

This book is an exploration of DevOps (Developer Operations). It begins by explaining what DevOps is, how it is used, and why it was introduced. The next step is a guide on how one can set up TomEE from Puppet. The Puppet and Packer immutable servers are also explored, and thus you will know how to work with them after reading this book. The book will guide you on how to set up a modern web stack in Ubuntu, which is a distribution of the Linux operating system. With the advancement in technology, users now liketo use databases which are more advanced for their applications. Note that each of the web applications developed has a database. With DynamoDB, the administration overhead is greatly reduced. This book will guide you on how to shift your database from MongoDB to DynamoDB.
  • Добавил: koticvvik
  • Дата: 7-01-2019, 16:32
  • Комментариев: 0

Название: Beginning ASP.NET 2.0 E-Commerce in C# 2005: From Novice To Professional
Автор: Cristian Darie, Karli Watson
Издательство: Apress
Год: 2005
Формат: pdf
Страниц: 705
Для сайта: vtome.ru
Размер: 20,63 МБ
Язык: english

You will learn how to build a complete e-commerce web site, following the entire design and build process. The website will be constructed following industry best practices in a modular mannerandemdash;with a new module introduced and completed in each chapter.
  • Добавил: Oleg83
  • Дата: 6-01-2019, 22:58
  • Комментариев: 0

Название: Встраиваемые системы на основе Linux (+code)
Автор: Симмондс К.
Издательство: ДМК Пресс
Год: 2017
Страниц: 360
Формат: PDF
Размер: 68 Мб
Язык: русский

Организационно книга устроена так же, как жизненный цикл типичного проекта встраиваемой Linux-системы. Автор рассказывает о подготовке проекта и устройстве системы на базе Linux, о наборах инструментов, начальных загрузчиках, ядре Linux и конфигурировании корневой файловой системы. Вы узнаете, как выбрать подходящую систему сборки Linux и научитесь работать с двумя наиболее популярными системами сборки: Buildroot и Yocto Project, позволяющими ускорить и упростить процесс разработки.
  • Добавил: harun54
  • Дата: 6-01-2019, 22:50
  • Комментариев: 0
Название: Inside the Message Passing Interface : Creating Fast Communication Libraries
Автор: Alexander Supalov
Издательство: De|G Press
Год: 2018
Формат: EPUB
Размер: 18 Мб
Язык: английский / English

A hands-on guide to writing a Message Passing Interface, this book takes the reader on a tour across major MPI implementations, best optimization techniques, application relevant usage hints, and a historical retrospective of the MPI world, all based on a quarter of a century spent inside MPI. Readers will learn to write MPI implementations from scratch, and to design and optimize communication mechanisms using pragmatic subsetting as the guiding principle. Inside the Message Passing Interface also covers MPI quirks and tricks to achieve best performance.
  • Добавил: bhaer
  • Дата: 6-01-2019, 22:15
  • Комментариев: 0

Название: The Reasoned Schemer (The MIT Press) Second Edition
Автор: Daniel P. Friedman
Издательство: The MIT Press
Год: 2018
Страниц: 208
Формат: EPUB, MOBI
Размер: 10 Mb
Язык: English

A new edition of a book, written in a humorous question-and-answer style, that shows how to implement and use an elegant little programming language for logic programming.
The goal of this book is to show the beauty and elegance of relational programming, which captures the essence of logic programming. The book shows how to implement a relational programming language in Scheme, or in any other functional language, and demonstrates the remarkable flexibility of the resulting relational programs. As in the first edition, the pedagogical method is a series of questions and answers, which proceed with the characteristic humor that marked The Little Schemer and The Seasoned Schemer. Familiarity with a functional language or with the first five chapters of The Little Schemer is assumed.