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

  • Добавил: Semka
  • Дата: 2-04-2018, 10:32
  • Комментариев: 0

Название: A Machine Made this Book: Ten Sketches of Computer Science
Автор: John Whitington
Издательство: Coherent Press
Год: February 22, 2016
Формат: pdf
Страниц: 224
Размер: 10.5 mb
Язык: English

How do we decide where to put ink on a page to draw letters and pictures? How can computers represent all the world’s languages and writing systems? What exactly is a computer program, what and how does it calculate, and how can we build one? Can we compress information to make it easier to store and quicker to transmit? How do newspapers print photographs with grey tones using just black ink and white paper? How are paragraphs laid out automatically on a page and split across multiple pages?
  • Добавил: Semka
  • Дата: 2-04-2018, 10:32
  • Комментариев: 0
A Brief Introduction to Machine Learning for Engineers
Название: A Brief Introduction to Machine Learning for Engineers
Автор: Osvaldo Simeone
Издательство: arxiv
Год: September 8, 2017
Формат: pdf
Страниц: 206
Размер: 2.0 mb
Язык: English

This book aims at providing an introduction to key concepts, algorithms, and theoretical frameworks in machine learning, including supervised and unsupervised learning, statistical learning theory, probabilistic graphical models and approximate inference. The intended readership consists of electrical engineers with a background in probability and linear algebra.
  • Добавил: SCART56
  • Дата: 2-04-2018, 07:05
  • Комментариев: 0

Название: Оптимизация производительности приложений для iOS
Автор: Во Х.
Издательство: ДМК Пресс
Год: 2013
Страниц: 320
ISBN: 978-5-94074-856-4
Формат: PDF
Размер: 10 Мб
Язык: русский

Книга демонстрирует, как совершенствовать, увеличивать и оптимизировать производительность приложений для операционной системы iOS. Вы быстро научитесь создавать быстрые и отзывчивые приложения, пригодные для распространения на коммерческой основе.
  • Добавил: Igor1977
  • Дата: 2-04-2018, 05:00
  • Комментариев: 0

Название: The Busy Coder's Guide to Android Development 8.11
Автор: Mark L. Murphy
Издательство: CommonsWare
Год: 2018
Формат: pdf
Страниц: 4417
Размер: 67 mb
Язык: английский

Do you want current information about how to develop Android apps? This book covers the latest Android Studio version and the latest version of Android, plus all the information you need to get your apps working on older devices. And, with updates coming every couple of months via the Warescription, you will keep up to date.
Do you want comprehensive information about how to develop Android apps? This book contains over 200 chapters, covering everything from the first steps in getting an app going to advanced development techniques.
  • Добавил: Semka
  • Дата: 1-04-2018, 20:58
  • Комментариев: 0

Название: Functional Numerical Methods. Applications to Abstract Fractional Calculus
Автор: George A. Anastassiou, Ioannis K. Argyros
Издательство: Springer
Год: 2018
Формат: PDF
Страниц: 162
Размер: 1 MB
Язык: english

This book presents applications of Newton-like and other similar methods to solve abstract functional equations involving fractional derivatives. It focuses on Banach space-valued functions of a real domain – studied for the first time in the literature.
  • Добавил: Semka
  • Дата: 1-04-2018, 20:58
  • Комментариев: 0

Название: Introduction to Linear Programming with MatLab
Автор: Shashi Kant Mishra, Bhagwat Ram
Издательство: CRC
Год: 2018
Формат: PDF
Страниц: 318
Размер: 1 MB
Язык: english

This book is based on the lecture notes of the author delivered to the students at the Institute of Science, Banaras Hindu University, India.
  • Добавил: Semka
  • Дата: 1-04-2018, 20:57
  • Комментариев: 0

Название: Intelligent Control Design and MatLab Simulation
Автор: Jinkun Liu
Издательство: Springer
Год: 2018
Формат: PDF
Страниц: 298
Размер: 5 MB
Язык: english

This book offers a comprehensive introduction to intelligent control system design, using MATLAB simulation to verify typical intelligent controller designs
  • Добавил: daromir
  • Дата: 1-04-2018, 12:38
  • Комментариев: 0
Название: Programming Mac OS X: A Guide for Unix Developers
Автор: Kevin O'Malley
Издательство: Manning Publications
Год: 2003
ISBN: 9781930110854
Формат: pdf
Страниц: 384
Размер: 33,5 mb
Язык: English

A guide for UNIX developers who want accurate information on getting up to speed with Mac OS X and its software development environment, Programming Mac OS X provides programmers all the information they need to understand and use the operating system, its development tools, and key technologies such as Darwin, Cocoa and AppleScript.
  • Добавил: daromir
  • Дата: 1-04-2018, 10:44
  • Комментариев: 0
Название: Android Programming Tutorials, 3rd Edition
Автор: Mark L Murphy
Издательство: CommonsWare, LLC
Год: 2010
ISBN: 9780981678047
Формат: pdf
Страниц: 434
Размер: 24,1 mb
Язык: English

Android Programming Tutorials show you what you can do with Android, through a series of 40 individual exercises.
  • Добавил: bhaer
  • Дата: 31-03-2018, 11:11
  • Комментариев: 0

Название: Gray Hat Python: Python Programming for Hackers and Reverse Engineers
Автор: Justin Seitz
Издательство: No Starch Press
Год: 2009
Страниц: 232
Формат: True PDF
Размер: 10 Mb
Язык: English

Python is fast becoming the programming language of choice for hackers, reverse engineers, and software testers because it's easy to write quickly, and it has the low-level support and libraries that make hackers happy. But until now, there has been no real manual on how to use Python for a variety of hacking tasks. You had to dig through forum posts and man pages, endlessly tweaking your own code to get everything working. Not anymore.