Теория и практика неопределенного программирования

Автор: Почемучка от 28-09-2017, 23:06, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Теория и практика неопределенного программирования
Автор: Лю Б.
Издательство: Бином
ISBN: 5-94774-241-1
Год: 2005
Формат: PDF
Страниц: 416
Размер: 50.6 MB
Язык: Русский

В книге дается замкнутое, подробное изложение аппарата неопределенного программирования, включая обсуждение принципов построения соответствующих оптимизационных моделей, а также алгоритмов, обеспечивающих решение разнообразных прикладных задач с использованием этих моделей.
 

Introduction to Software Testing

Автор: hunter12 от 28-09-2017, 17:24, Коментариев: 1

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Introduction to Software Testing
Автор: Ammann P., Offutt J.
Издательство: Cambridge University Press
Год: 2017
Формат: PDF
Страниц: 473
Размер: 11,56 Мб
Язык: английский

This extensively classroom-tested text takes an innovative approach to explaining software testing that defines it as the process of applying a few precise, general-purpose criteria to a structure or model of the software. The book incorporates cutting-edge developments, including techniques to test modern types of software such as OO, web applications, and embedded software. This revised second edition significantly expands coverage of the basics, thoroughly discussing test automaton frameworks, and it adds new, improved examples and numerous exercises. The theory of coverage criteria is carefully and cleanly explained to help students understand concepts before delving into practical applications, while extensive use of the JUnit test framework gives students practical experience in a test framework popular in the industry. Exercises, meanwhile, feature specifically tailored tools that allow students to check their own work. The book's website also offers an instructor's manual, PowerPoint slides, testing tools for students, and example software programs in Java.
 

Learning TensorFlow: A Guide to Building Deep Learning Systems

Автор: bhaer от 28-09-2017, 10:55, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Learning TensorFlow: A Guide to Building Deep Learning Systems
Автор: Tom Hope, Yehezkel Resheff, Itay Lieder
Издательство: O'Reilly Media
Год: 2017
Страниц: 242
Формат: True PDF, EPUB, AZW3
Размер: 17 Mb
Язык: English

Roughly inspired by the human brain, deep neural networks trained with large amounts of data can solve complex tasks with unprecedented accuracy. This practical book provides an end-to-end guide to TensorFlow, the leading open source software library that helps you build and train neural networks for computer vision, natural language processing (NLP), speech recognition, and general predictive analytics.
 

Mobile Game Development with Unity: Build Once, Deploy Anywhere

Автор: bhaer от 28-09-2017, 10:54, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Mobile Game Development with Unity: Build Once, Deploy Anywhere
Автор: Jon Manning, Paris Buttfield-Addison
Издательство: O'Reilly Media
Год: 2017
Страниц: 464
Формат: True PDF, EPUB, AZW3
Размер: 38 Mb
Язык: English

Do you want to build mobile games, but lack game development experience? No problem. This practical guide shows you how to create beautiful, interactive content for iOS and Android devices with the Unity game engine.
Authors Jon Manning and Paris Buttfield-Addison (iOS Swift Game Development Cookbook) provide a top-to-bottom overview of Unity’s features with specific, project-oriented guidance on how to use them in real game situations. Over the course of this book, you’ll learn hands-on how to build 2D and 3D games from scratch that will hook and delight players. If you have basic programming skills, you’re ready to get started.
 

Машинный перевод

Автор: polyanskiy от 28-09-2017, 10:44, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Автор: А. М. Кондратов
Название: Машинный перевод. Новое в жизни, науке, технике
Издательство: М:, Знание
Год: 1967
Страниц: 32
Формат: DJVU
Размер: 1,5 МБ

Брошюра, написанная одним из участников группы по дешифровке, излагает математическую модель изучения древних текстов с помощью электронных вычислительных машин и рассказывает о первых успехах и перспективах машинной дешифровки.
 

Machine Learning for the Quantified Self: On the Art of Learning from Sensory Data

Автор: bhaer от 28-09-2017, 10:01, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Machine Learning for the Quantified Self: On the Art of Learning from Sensory Data
Автор: Mark Hoogendoorn, Burkhardt Funk
Издательство: Springer
Год: 2017
Страниц: 231
Формат: PDF, EPUB
Размер: 17 Mb
Язык: English

This book explains the complete loop to effectively use self-tracking data for machine learning. While it focuses on self-tracking data, the techniques explained are also applicable to sensory data in general, making it useful for a wider audience. Discussing concepts drawn from from state-of-the-art scientific literature, it illustrates the approaches using a case study of a rich self-tracking data set. Self-tracking has become part of the modern lifestyle, and the amount of data generated by these devices is so overwhelming that it is difficult to obtain useful insights from it.
 

Java. Библиотека профессионала. В 2-х томах (10-е издание)

Автор: АлександрШе от 28-09-2017, 09:56, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Java. Библиотека профессионала. В 2-х томах
Автор: Хорстманн К., Корнелл Г.
Издательство: Вильямс, Альфа-книга
Год: 2016, 2017 (10-е изд.)
Страниц: 866 + 978
Формат: djvu
Размер: 62 + 33 mb
Качество: хорошее

Это полностью обновленное по версии Java SE 8 издание представляет собой солидное справочное руководство по языку программирования Java для тех, кто разрабатывает реальные проекты на платформе Java. В этом надежном и полезном практическом руководстве описаны расширенные языковые средства, библиотеки и прикладные интерфейсы, проиллюстрированные тщательно подобранными и проверенными примерами из практики программирования на Java. Приведенные примеры просты для понимания, практически полезны и служат неплохой отправной точкой для написания собственного кода.
 

Reactive with ClojureScript Recipes: Functional Programming for the Web

Автор: bhaer от 28-09-2017, 09:41, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Reactive with ClojureScript Recipes: Functional Programming for the Web
Автор: Nicolas Modrzyk
Издательство: Apress
Год: 2017
Страниц: 366
Формат: PDF, EPUB
Размер: 12 Mb
Язык: English

Use ClojureScript to create powerful serverless Web applications that are responsive and engaging. This book presents Reactive recipes with Reagent, a ClojureScript reactive framework, to create interactive applications.
Throughout the book, Reactive with ClojureScript Recipes uses progressively more complex examples and introduces you to a set of powerful tools that target rapid web application development. In the last chapter, you'll use these concepts for an HTML5-based deployment to smart phones.
 

Algorithms Illuminated: Part 1: The Basics

Автор: bhaer от 28-09-2017, 09:40, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Algorithms Illuminated: Part 1: The Basics
Автор: Tim Roughgarden
Издательство: Soundlikeyourself Publishing
Год: 2017
Страниц: 216
Формат: True PDF
Размер: 10 Mb
Язык: English

Algorithms are the heart and soul of computer science. Their applications range from network routing and computational genomics to public-key cryptography and database system implementation. Studying algorithms can make you a better programmer, a clearer thinker, and a master of technical interviews. Algorithms Illuminated is an accessible introduction to the subject---a transcript of what an expert algorithms tutor would say over a series of one-on-one lessons.
 

Handbook of Hardware/Software Codesign

Автор: buratino от 28-09-2017, 09:08, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Handbook of Hardware/Software Codesign
Автор: Soonhoi Ha (Editor), J?rgen Teich (Editor)
Издательство: Springer
Год: 2017
Формат: True PDF/ePub
Страниц: 1353
Размер: 50.2 Mb
Язык: English

This handbook presents fundamental knowledge on the hardware/software (HW/SW) codesign methodology. Contributing expert authors look at key techniques in the design flow as well as selected codesign tools and design environments, building on basic knowledge to consider the latest techniques. The book enables readers to gain real benefits from the HW/SW codesign methodology through explanations and case studies which demonstrate its usefulness.