Learning Deep Architectures for AI

Автор: Semka от 16-01-2019, 21:44, Коментариев: 0

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


Название: Learning Deep Architectures for AI
Автор: Yoshua Bengio
Издательство: Now
Год: 2010
Формат: pdf
Страниц: 130
Размер: 1 mb.
Язык: English

Theoretical results suggest that in order to learn the kind of complicated functions that can represent high-level abstractions (e.g., in vision, language, and other AI-level tasks), one may need deep architectures. Deep architectures are composed of multiple levels of non-linear operations, such as in neural nets with many hidden layers or in complicated propositional formulae re-using many sub-formulae.
 

Introduction to Software Development

Автор: Semka от 16-01-2019, 21:43, Коментариев: 0

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


Название: Introduction to Software Development
Автор: Various
Издательство: UOC
Год: 2010
Формат: pdf
Страниц: 379
Размер: 20,9 mb.
Язык: English

En este libro se revisan los fundamentos de la programaci?n y los conceptos b?sicos del lenguaje C. Se supone que el lector ya tiene conocimientos previos de programaci?n bien en este lenguaje, bien en alg?n otro

Por este motivo, se incide especialmente en la metodolog?a de la programaci?n y en los aspectos cr?ticos del lenguaje C en lugar de hacer hincapi? en los elementos m?s b?sicos de ambos aspectos.
 

Exploring Programming Language Architecture in Perl

Автор: Semka от 16-01-2019, 21:43, Коментариев: 0

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


Название: Exploring Programming Language Architecture in Perl
Автор: Bill Hails
Издательство: Autoedici?n
Год: 2010
Формат: pdf
Страниц: 368
Размер: 2,2 mb.
Язык: English

Este libro presenta una introducci?n informal y amena a varias de las ideas b?sicas que componen la inform?tica moderna utilizando para ello como veh?culo el lenguaje de programaci?n Perl.
 

Buffer Overflows: Anatomy of an Exploit

Автор: Semka от 16-01-2019, 21:43, Коментариев: 0

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


Название: Buffer Overflows: Anatomy of an Exploit
Автор: Joshua Hulse
Издательство: Autoedici?n
Год: 2012
Формат: pdf
Страниц: 25
Размер: 0,19 mb.
Язык: English

El fin de este documento es revisar el modo en que se producen los conocidos desbordamientos de pila. Durante el mismo, se expondr? c?mo los ingenieros de software deben considerar a la pila durante una etapa de dise?o independientemente del lenguaje en el que trabaje (ensamblador, C, C++, etc). El fin ?ltimo ser? evitar la vulnerabilidad de un c?digo frente a ataques.
 

Computer Architecture and System Programming

Автор: Semka от 16-01-2019, 21:43, Коментариев: 0

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


Название: Computer Architecture and System Programming
Автор: Stefan Heule
Издательство:Autoedici?n
Год: 2010
Формат: pdf
Страниц: 36
Размер: 1,2 mb.
Язык: English

En este breve ensayo se recogen las anotaciones realizadas por sus autores durante sus cursos de programaci?n y arquitectura de computadores celebrados en 2009.
 

Cognitive Patterns: Problem-Solving Frameworks for Object Technology

Автор: Semka от 16-01-2019, 21:43, Коментариев: 0

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


Название: Cognitive Patterns: Problem-Solving Frameworks for Object Technology
Автор: Various
Издательство: Robert K. Konitzer
Год: 2011
Формат: pdf
Страниц: 166
Размер: 2,8 mb.
Язык: English

As systems become more complex, the human limitations to comprehending system requirements become more evident. Since we cannot develop appropriate solutions if we do not understand the problem, human understanding is the key ingredient.
 

Handbook of Image-Based Security Techniques

Автор: harun54 от 16-01-2019, 17:56, Коментариев: 0

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

Название: Handbook of Image-Based Security Techniques
Автор: Shivendra Shivani and Suneeta Agarwal
Издательство: CRC Press
Год: 2018
Формат: PDF
Размер: 10 Мб
Язык: английский / English

This book focuses on image based security techniques, namely visual cryptography, watermarking, and steganography. This book is divided into four sections. The first section explores basic to advanced concepts of visual cryptography. The second section of the book covers digital image watermarking including watermarking algorithms, frameworks for modeling watermarking systems, and the evaluation of watermarking techniques. The next section analyzes steganography and steganalysis, including the notion, terminology and building blocks of steganographic communication.
 

Потоковая обработка данных. Конвейер реального времени

Автор: literator от 16-01-2019, 17:53, Коментариев: 0

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

Название: Потоковая обработка данных. Конвейер реального времени
Автор: Эндрю Дж. Пселтис
Издательство: ДМК Пресс
ISBN: 978-5-97060-606-3
Год: 2018
Страниц: 217
Язык: русский
Формат: pdf
Размер: 33.3 MB

Эта насыщенная идеями книга содержит все необходимое для понимания потоковой обработки. Эта насыщенная идеями книга научит вас думать об эффективном взаимодействии с быстрыми потоками данных. В ней выдержан идеальный баланс между широкой картиной и деталями реализации. На содержательных примерах и практических задачах вы узнаете о проектировании приложений, которые читают, анализируют, разделяют и сохраняют потоковые данные. Попутно вы поймете, какую роль играют такие технологии, как Spark, Storm, Kafka, Flink, RabbitMQ и другие.
 

Beginning Programming with C++ For Dummies

Автор: Ice Zero от 16-01-2019, 16:53, Коментариев: 0

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

Название: Beginning Programming with C++ For Dummies
Автор: Stephen R. Davis
Издательство: For Dummies
Год: 2010
Формат: PDF
Страниц: 456
Для сайта: litgu.ru
Размер: 4 Mb
Язык: English

An ideal starting point to get a strong grasp of the fundamentals of C++
C++ is an object-oriented programming language commonly adopted by would-be programmers. This book explores the basic development concepts and techniques of C++ and explains the "how" and "why" of C++ programming from the ground up.
You'll discover what goes into creating a program, as well as how to put the various pieces together, deal with standard programming challenges, handle debugging, and make it all work.
 

Beginning Programming with Java For Dummies, 4 edition

Автор: Ice Zero от 16-01-2019, 16:42, Коментариев: 0

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

Название: Beginning Programming with Java For Dummies
Автор: Barry A. Burd
Издательство: For Dummies
Год: 2014
Формат: PDF
Страниц: 480
Для сайта: litgu.ru
Размер: 11 Mb
Язык: English

A practical introduction to programming with Java
Beginning Programming with Java For Dummies, 4th Edition is a comprehensive guide to learning one of the most popular programming languages worldwide. This book covers basic development concepts and techniques through a Java lens. You'll learn what goes into a program, how to put the pieces together, how to deal with challenges, and how to make it work. The new Fourth Edition has been updated to align with Java 8, and includes new options for the latest tools and techniques.