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

  • Добавил: bhaer
  • Дата: 6-10-2016, 08:35
  • Комментариев: 0
Real-World Machine Learning
Название: Real-World Machine Learning
Автор: Henrik Brink, Joseph Richards, Mark Fetherolf
Издательство: Manning Publications
Год: 2016
Страниц: 264
Формат: PDF
Размер: 15 Mb
Язык: English

Real-World Machine Learning will teach you the concepts and techniques you need to be a successful machine learning practitioner without overdosing you on abstract theory and complex mathematics. By working through immediately relevant examples in Python, you'll build skills in data acquisition and modeling, classification, and regression. You'll also explore the most important tasks like model validation, optimization, scalability, and real-time streaming. When you're done, you'll be ready to successfully build, deploy, and maintain your own powerful ML systems.
Полный справочник по C
Название: Полный справочник по C
Автор: Шилдт Герберт
Издательство: Вильямс
Год: 2002
Страниц: 712
Формат: djvu
Размер: 41 mb
Качество: хорошее

В данной книге, задуманной как справочник для программистов, работающих на языке С, подробно описаны все аспекты языка С и его библиотеки стандартных функций. Главный акцент сделан на стандарте ANSI/ISO языка С. Приведено описание как стандарта С89, так и С 99. Особое, внимание уделяется учету характеристик трансляторов, среды программирования и операционных систем, использующихся в настоящее время. Уже в самом начале подробно представлены все средства языка С, такие как ключевые слова, инструкции препроцессора и другие.
  • Добавил: bhaer
  • Дата: 5-10-2016, 17:15
  • Комментариев: 0
Options and Derivatives Programming in C++
Название: Options and Derivatives Programming in C++
Автор: Carlos Oliveira
Издательство: Apress
Год: 2016
Страниц: 260
Формат: PDF
Размер: 10 Mb
Язык: English

This is a hands-on book for programmers wanting to learn how C++ is used in the development of solutions for options and derivatives trading in the financial industry. As an important part of the financial industry, options and derivatives trading has become increasingly sophisticated. Advanced trading techniques using financial derivatives have been used at banks, hedge funds, and pension funds. Because of stringent performance characteristics, most of these trading systems are developed using C++ as the main implementation language.
Options and Derivatives Programming in C++ covers features that are frequently used to write financial software for options and derivatives, including the STL, templates, functional programming, and support for numerical libraries. New features introduced in the C++11 and C++14 standard are also covered: lambda functions, automatic type detection, custom literals, and improved initialization strategies for C++ objects.
  • Добавил: bhaer
  • Дата: 5-10-2016, 08:45
  • Комментариев: 0
Core Data in Objective-C: Data Storage and Management for iOS and OS X, 3rd Edition
Название: Core Data in Objective-C: Data Storage and Management for iOS and OS X, 3rd Edition
Автор: Marcus S. Zarra
Издательство: Pragmatic Bookshelf
Год: 2016
Страниц: 250
Формат: PDF
Размер: 10 Mb
Язык: English

Core Data is Apple's data storage framework: it's powerful, built-in, and can integrate with iCloud. Discover all of Core Data's powerful capabilities, learn fundamental principles including thread and memory management, and add Core Data to both your iOS and OS X projects. All examples in this edition are based on Objective-C and are up-to-date for the latest versions of OS X El Capitan and iOS 9.
Программирование на языке С
Название: Программирование на языке С
Автор: Кочан Стефан
Издательство: Вильямс
Год: 2007
Страниц: 493
Формат: pdf
Размер: 11 mb
Качество: хорошее

Эта книга призвана научить читателя писать программы на языке С. Она окажет неоценимую услугу как для начинающих, так и для опытных программистов. В ней излагаются подробные сведения о языке программирования С, который является основой для многих языков программирования, таких как C++, Objective-C, C# и Java.
В книге приведены примеры завершенных программ, иллюстрирующих каждый новый материал. Автор шаг за шагом объясняет все возможности языка программирования С. Вы познакомитесь как с основами языка, так и с хорошей практикой написания программ. Упражнения в конце каждой главы делают книгу идеальным учебным пособием, которым могут пользоваться как учащиеся, так и преподаватели.
  • Добавил: bhaer
  • Дата: 4-10-2016, 22:39
  • Комментариев: 0
Serverless Single Page Apps
Название: Serverless Single Page Apps: Fast, Scalable, and Available
Автор: Ben Rady
Издательство: Pragmatic Bookshelf
Год: 2016
Страниц: 200
Формат: PDF
Размер: 11 Mb
Язык: English

Don't waste your time building an application server. See how to build low-cost, low-maintenance, highly available, serverless single page web applications that scale into the millions of users at the click of a button. Quickly build reliable, well-tested single page apps that stay up and running 24/7 using Amazon Web Services. Avoid messing around with middle-tier infrastructure and get right to the web app your customers want.
You don't need to manage your own servers to build powerful web applications. This book will show you how to create a single page app that runs entirely on web services, scales to millions of users, and costs less per day than a cup of coffee.
  • Добавил: decomeron
  • Дата: 4-10-2016, 21:16
  • Комментариев: 0
Data Mining for Business Analytics: Concepts, Techniques, and Applications with JMP Pro
Название:Data Mining for Business Analytics: Concepts, Techniques, and Applications with JMP Pro
Издательство:Wiley
Автор:Galit Shmueli, Peter C. Bruce
Год: 2016
Количество страниц:464
Язык:English
Формат:pdf
Размер:127 Mb

Data Mining for Business Analytics: Concepts, Techniques, and Applications with JMP Pro presents an applied and interactive approach to data mining.
  • Добавил: daromir
  • Дата: 4-10-2016, 17:54
  • Комментариев: 0
Classical Feedback Control: With MATLAB
Автор: Boris Lurie and Paul Enright
Название: Classical Feedback Control: With MATLAB
Издательство: CRC Press
Год: 2000
ISBN: 978-0824703707
Серия: Automation and Control Engineering (Book 6)
Язык: English
Формат: djvu
Размер: 7,7 mb
Страниц: 456

This text describes the design and implementation of high-performance feedback controllers for engineering systems.
  • Добавил: harun54
  • Дата: 4-10-2016, 15:05
  • Комментариев: 0
Deploying with JRuby 9kНазвание: Deploying with JRuby 9k
Автор: Joe Kutner
Издательство: Pragmatic Bookshelf
Год: 2016
Формат: PDF
Размер: 6,9 Мб
Язык: английский / English

Deploy using the JVM's high performance while building your apps in the language you love. This book introduces you to three JRuby deployment strategies that give you the performance and scalability you need, while you use a language designed for rapid development. Explore common deployment scenarios, including consolidating an MRI-based Ruby deployment onto a single JVM process and porting a Rails application to JRuby, getting it into production, and keeping it running. This new edition has new chapters on Puma, performance tuning, and Java integration, and is updated to the latest versions of JRuby 9k, Rails 4, and JDK 8.
  • Добавил: bhaer
  • Дата: 4-10-2016, 10:46
  • Комментариев: 0
Data Science Essentials in Python: Collect – Organize – Explore – Predict – Value
Название: Data Science Essentials in Python: Collect – Organize – Explore – Predict – Value
Автор: Dmitry Zinoviev
Издательство: Pragmatic Bookshelf
Год: 2016
Страниц: 200
Формат: PDF
Размер: 10 Mb
Язык: English

Go from messy, unstructured artifacts stored in SQL and NoSQL databases to a neat, well-organized dataset with this quick reference for the busy data scientist. Understand text mining, machine learning, and network analysis; process numeric data with the NumPy and Pandas modules; describe and analyze data using statistical and network-theoretical methods; and see actual examples of data analysis at work. This one-stop solution covers the essential data science you need in Python.