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

  • Добавил: Semka
  • Дата: 28-03-2018, 19:36
  • Комментариев: 0

Название: Scala Succinctly
Автор: Chris Rose
Издательство: Syncfusion, Inc.
Год: 2017
Формат: pdf
Страниц: 110
Размер: 2.2 mb
Язык: english

Learning a new programming language can be a daunting task, but Scala Succinctly makes it a simple matter.
  • Добавил: bhaer
  • Дата: 28-03-2018, 17:47
  • Комментариев: 0

Название: Advanced Audio Visualization Using ThMAD: Creating Amazing Graphics with Open Source Software
Автор: Peter Sp?th
Издательство: Apress
Год: 2018
Страниц: 229
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Learn advanced techniques and improve your audio visualization skills with Thinking Machine Audio Dreams (ThMAD). With this book, you can concentrate on advanced examples and usage patterns, including using shaders in a more profound way, and how to incorporate ThMAD into a tool chain using the professional sound server JACK.
  • Добавил: bhaer
  • Дата: 28-03-2018, 17:42
  • Комментариев: 0

Название: Java Image Processing Recipes: With OpenCV and JVM
Автор: Nicolas Modrzyk
Издательство: Apress
Год: 2018
Страниц: 341
Формат: PDF, EPUB
Размер: 13 Mb
Язык: English

Quickly obtain solutions to common Java image processing problems, learn best practices, and understand everything OpenCV has to offer for image processing. You will work with a JVM image wrapper to make it very easy to run image transformation through pipelines and obtain instant visual feedback. This book makes heavy use of the Gorilla environment where code can be executed directly in the browser, and image transformation results can also be visualized directly in the browser.
  • Добавил: bhaer
  • Дата: 27-03-2018, 20:37
  • Комментариев: 0

Название: Essential PowerShell for Office 365: Managing and Automating Skills for Improved Productivity
Автор: Vlad Catrinescu
Издательство: Apress
Год: 2018
Страниц: 238
Формат: PDF, EPUB
Размер: 19 Mb
Язык: English

Take your Office 365 skills to the next level. Master PowerShell for Office 365 to stay competitive in today’s world of highly sought after cloud management skills. With expert guidance, IT pros will learn how to leverage the muscle of PowerShell to automate many advanced administrative tasks not otherwise accessible in the Office 365 Admin Center. You will discover how to unlock configuration options and automate tasks in order to free up valuable time and resources.
  • Добавил: daromir
  • Дата: 27-03-2018, 16:23
  • Комментариев: 0
Название: Beginning Mobile Application Development in the Cloud
Автор: Richard Rodger
Издательство: Wrox
Год: 2012
ISBN: 9781118034699
Формат: pdf
Страниц: 552
Размер: 53,6 mb
Язык: English

Learn how to build apps for mobile devices on Cloud platforms
  • Добавил: Semka
  • Дата: 27-03-2018, 14:52
  • Комментариев: 0

Название: Objective-C Succinctly
Автор:Ryan Hodson
Издательство: Syncfusion Inc.
Год: 2012
Формат: pdf
Страниц: 110
Размер: 3.5 mb
Язык: english

Objective-C Succinctly is the only book you need for getting started with Objective-C—the primary language beneath all Mac, iPad, and iPhone apps. Written by Ryan Hodson, the author behind our popular Knockout.js Succinctly and PDF Succinctly titles, this e-book guides you from downloading Xcode, Apple's Objective-C IDE, to utilizing advanced features like blocks (similar to C#'s lambdas) and protocols.
  • Добавил: bhaer
  • Дата: 27-03-2018, 10:23
  • Комментариев: 0

Название: Introduction to Programming with Java: A Problem Solving Approach, 2nd Edition
Автор: John Dean Dr,? Ray Dean
Издательство: McGraw-Hill Education
Год: 2013
Страниц: 960
Формат: True PDF
Размер: 15 Mb
Язык: English

Introduction to Programming with Java: A Problem Solving Approach teaches the reader how to write programs using Java. It does so with a unique approach that combines fundamentals first with objects early. The book transitions smoothly through a carefully selected set of procedural programming fundamentals to object-oriented fundamentals. During this early transition and beyond, the book emphasizes problem solving.
  • Добавил: daromir
  • Дата: 27-03-2018, 07:31
  • Комментариев: 0
Название: Information Security and Cryptology – ICISC 2017: 20th International Conference, Seoul, South Korea, November 29 - December 1, 2017, Revised Selected Papers
Автор: Howon Kim, Dong-Chan Kim
Издательство: Springer
Год: 2018
ISBN: 9783319785561
Формат: pdf
Страниц: XIII, 369
Размер: 14,3 mb
Язык: English

This book constitutes revised selected papers from the 20th International Conference on Information Security and Cryptology, ICISC 2017, held in Seoul, South Korea, in November/December 2017.
  • Добавил: literator
  • Дата: 26-03-2018, 22:51
  • Комментариев: 0
Название: Machine Learning: a Concise Introduction
Автор: Steven W. Knox
Издательство: Wiley
ISBN: 1119439191
Год: 2018
Страниц: 352
Язык: английский
Формат: pdf
Размер: 12.7 MB

An introduction to machine learning that includes the fundamental techniques, methods, and applications. Machine Learning: a Concise Introduction offers a comprehensive introduction to the core concepts, approaches, and applications of machine learning. The author an expert in the field presents fundamental ideas, terminology, and techniques for solving applied problems in classification, regression, clustering, density estimation, and dimension reduction. The design principles behind the techniques are emphasized, including the bias-variance trade-off and its influence on the design of ensemble methods. Understanding these principles leads to more flexible and successful applications. Machine Learning: a Concise Introduction also includes methods for optimization, risk estimation, and model selection essential elements of most applied projects.
  • Добавил: literator
  • Дата: 26-03-2018, 22:43
  • Комментариев: 0
Название: Guide to Scientific Computing in C++, Second Edition
Автор: Joe Pitt-Francis, Jonathan Whiteley
Издательство: Springer
Серия: Undergraduate Topics in Computer Science
ISBN: 3319731319
Год: 2018
Страниц: 292
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 14.3 MB

This simple-to-follow textbook/reference provides an invaluable guide to object-oriented C++ programming for scientific computing. Through a series of clear and concise discussions, the key features most useful to the novice programmer are explored, enabling the reader to quickly master the basics and build the confidence to investigate less well-used features when needed. The text presents a hands-on approach that emphasizes the benefits of learning by example, stressing the importance of a clear programming style to minimise the introduction of errors into the code, and offering an extensive selection of practice exercises. This updated and enhanced new edition includes additional material on software testing, and on some new features introduced in modern C++ standards such as C++11.