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

  • Добавил: gusnat
  • Дата: 31-03-2020, 05:55
  • Комментариев: 0
Современные методы, модели и алгоритмы интеллектуальных систем
Название: Современные методы, модели и алгоритмы интеллектуальных систем: Учебное пособие
Автор: Пупков К.А.
Издательство: М.: РУДН
Год: 2008
Страниц: 154
Формат: djvu
Размер: 26,8 Мб
Язык: Русский

В курсе изучаются параллельные алгоритмов обработки информации и управления, включая мультитранспотерные информационные технологии. В качестве прикладных проблем рассматривается применение интеллектуальных систем в задачах машинного зрения, распознавания речевых сигналов и т.п.
  • Добавил: literator
  • Дата: 31-03-2020, 04:12
  • Комментариев: 0
Название: Введение в язык Си++, 5-е изд.
Автор: Столяров А.В.
Издательство: МАКС Пресс
Год: 2020
Страниц: 159
Язык: русский
Формат: pdf, djvu
Размер: 10.1 MB

Краткое введение в язык Си++. Содержание построено по принципу плавного перехода от средств чистого Си: в начале даётся определение ООП как парадигмы, основанной на обмене сообщениями, затем вводится метод для обычной открытой структуры, уже после этого рассказывается о защите и её предназначении, затем (поскольку теперь это необходимо) вводятся конструкторы и деструкторы, и т.д. Так называемая "стандартная библиотека" Си++ (известная также под названием STL) в книге не упоминается вообще, поскольку если начать изучение Си++ с STL, есть риск никогда не узнать сам язык. Для ввода-вывода в примерах используются функции библиотеки Си (printf и др.) Кроме того, в книге сознательно игнорируются все «усовершенствования», предлагаемые авторами так называемых «стандартов».
  • Добавил: buratino
  • Дата: 31-03-2020, 02:48
  • Комментариев: 0
Название: NuGet In-House Succinctly
Автор: Jose Roberto Olivas Mendoza
Издательство: Syncfusion, Inc.
Год: 2019
Формат: true pdf/epub
Страниц: 97
Размер: 10.3 Mb
Язык: English

The NuGet package manager is an exceptional tool for sharing and distributing tools and code to other developers, but what do you do when you want to keep your code within your organization? In NuGet In-House Succinctly, author José Roberto Olivas Mendoza guides readers through the process of setting up a local NuGet server, creating a distributable package, publishing the package to that server, and then using the package in other projects. This is an essential ebook for all .NET developers.
  • Добавил: buratino
  • Дата: 31-03-2020, 01:56
  • Комментариев: 0
Название: Refactoring at Scale: Regaining Control of Your Codebase (Early Release)
Автор: Maude Lemaire
Издательство: O’Reilly Media
Год: 2020-03-30
Формат: epub/pdf(conv.)
Страниц: 121
Размер: 13.4 Mb
Язык: English

Maintaining large applications is difficult, but supporting large, disorganized applications is nearly impossible. If you’re unable to rapidly ship changes to your code without introducing new bugs or causing outages, perhaps it’s time to slow down and consider a significant refactor.
  • Добавил: literator
  • Дата: 31-03-2020, 00:10
  • Комментариев: 0
Название: Elements of Android R 0.1
Автор: Mark L. Murphy
Издательство: CommonsWare
Год: 2020
Страниц: 85
Язык: английский
Формат: pdf (true), rtf, mobi, epub
Размер: 10.1 MB

Thanks for your continued interest in Android! Android advances year after year, and 2020’s Android 11 (R) continues that pattern. Many developers ignore new Android versions until some concrete problem causes them grief. Hopefully, you are reading this in advance of when Android 11 ships to lots of devices, so you can head off any problems before they turn into customer complaints (on the other hand, if you are reading this in response to Android 11 customer complaints… sorry!) And thanks for your interest in this book and CommonsWare’s overall line of Android books!
  • Добавил: buratino
  • Дата: 30-03-2020, 23:36
  • Комментариев: 0
Название: Mining Software Engineering Data for Software Reuse (Advanced Information and Knowledge Processing)
Автор: Themistoklis Diamantopoulos, Andreas L. Symeonidis
Издательство: Springer
Год: 2020
Формат: true pdf/epub
Страниц: 252
Размер: 19.6 Mb
Язык: English

This monograph discusses software reuse and how it can be applied at different stages of the software development process, on different types of data and at different levels of granularity. Several challenging hypotheses are analyzed and confronted using novel data-driven methodologies, in order to solve problems in requirements elicitation and specification extraction, software design and implementation, as well as software quality assurance.
  • Добавил: buratino
  • Дата: 30-03-2020, 23:01
  • Комментариев: 0
Название: Text Analysis with R: For Students of Literature (Quantitative Methods in the Humanities and Social Sciences) Second Edition
Автор: Matthew L. Jockers, Rosamond Thalken
Издательство: Springer
Год: 2020
Формат: true pdf/epub
Страниц: 283
Размер: 32.6 Mb
Язык: English

Now in its second edition, Text Analysis with R provides a practical introduction to computational text analysis using the open source programming language R. R is an extremely popular programming language, used throughout the sciences; due to its accessibility, R is now used increasingly in other research areas. In this volume, readers immediately begin working with text, and each chapter examines a new technique or process, allowing readers to obtain a broad exposure to core R procedures and a fundamental understanding of the possibilities of computational text analysis at both the micro and the macro scale.
  • Добавил: buratino
  • Дата: 30-03-2020, 20:37
  • Комментариев: 0
Название: Data Visualization with jаvascript
Автор: Stephen A. Thomas
Издательство: No Starch Press
Год: 2015
Формат: true pdf/epub
Страниц: 380
Размер: 20.5 Mb
Язык: English

You’ve got data to communicate. But what kind of visualization do you choose, how do you build your visualizations, and how do you ensure that they're up to the demands of the Web?
In Data Visualization with jаvascript, you’ll learn how to use jаvascript, HTML, and CSS to build practical visualizations for your data. Step-by-step examples walk you through creating, integrating, and debugging different types of visualizations and you'll be building basic visualizations (like bar, line, and scatter graphs) in no time.
  • Добавил: literator
  • Дата: 30-03-2020, 19:33
  • Комментариев: 0
Название: jаvascript for Kids: A Playful Introduction to Programming
Автор: Nick Morgan
Издательство: No Starch Press
Год: 2014
Страниц: 338
Язык: английский
Формат: pdf (true), epub
Размер: 14.9 MB

jаvascript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun!
jаvascript for Kids is a lighthearted introduction that teaches programming essentials through patient, step-by-step examples paired with funny illustrations. You’ll begin with the basics, like working with strings, arrays, and loops, and then move on to more advanced topics, like building interactivity with jQuery and drawing graphics with Canvas. Along the way, you’ll write games such as Find the Buried Treasure, Hangman, and Snake.
  • Добавил: literator
  • Дата: 30-03-2020, 17:07
  • Комментариев: 0
Название: Python Programming: Advanced Applications and Features: Object-Oriented Programming, Data Analysis, Artificial Intelligence and Machine Learning with Python
Автор: Coding Academy
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 95
Язык: английский
Формат: pdf, rtf, epub
Размер: 11.1 MB

Are you interested in learning more about your industry and your competition? Would you like to reduce the level and amount of risk you undertake, while still increasing your profits? Have you had an interest in data science, but you aren’t quite sure how to work with it? Then this is the guidebook for you! In this guidebook, we are going to explore how we are able to use Python programming to help us handle our own data analysis. With the help of artificial intelligence, machine learning, and deep learning, we will be able to take the simplicity of our Python coding and use it to create strong models and algorithms that will handle all of our data analysis in one place.