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

  • Добавил: solspol
  • Дата: 5-12-2020, 23:07
  • Комментариев: 0


Автор: Маккинни У.
Название: Python и анализ данных
Издательство: ДМК Пресс
Год: 2020
Формат: djvu, pdf
Размер: 11.1 MB
Язык: русский

Книгу можно рассматривать как современное практическое введение в разработку научных приложений на Python, ориентированных на обработку данных. Описаны те части языка Python и библиотеки для него, которые необходимы для эффективного решения широкого круга аналитических задач: интерактивная оболочка IPython, библиотеки NumPy и pandas, библиотека для визуализации данных matplotlib и др.
Во втором издании код переписан под версию Python 3.6, добавлены сведения о последних версиях библиотек pandas, NumPy, IPython и Jupyter.
Издание идеально подойдет как аналитикам, только начинающим осваивать обработку данных, так и опытным программистам на Python, еще не знакомым с научными приложениями.
  • Добавил: literator
  • Дата: 5-12-2020, 20:53
  • Комментариев: 0
Non-Programmer's Tutorial For Python: A Complete Guide in Learning Python For DummiesНазвание: Non-Programmer's Tutorial For Python: A Complete Guide in Learning Python For Dummies
Автор: Engr. Michael David
Издательство: Independently published
Год: 2020
Страниц: 113
Язык: английский
Формат: pdf (true), rtf
Размер: 10.1 MB

Non-Programmer's Tutorial For Python is designed to bring developers and others who are anxious to learn Python up to speed quickly. Not only does it teach the basics of syntax, but it condenses years of experience. You will learn warts, gotchas, best practices and hints that have been gleaned through the years in days. You will hit the ground running and running in the right way. Learn Python Quickly. Python is an incredible language. It is powerful and applicable in many areas. It is used for automation of simple or complex tasks, numerical processing, web development, interactive games and more. Whether you are a programmer coming to Python from another language, managing Python programmers or wanting to learn to program, it makes sense to cut to the chase and learn Python the right way.
  • Добавил: literator
  • Дата: 5-12-2020, 19:41
  • Комментариев: 0
SAT/SMT by ExampleНазвание: SAT/SMT by Example
Автор: Dennis Yurichev / Денис Юричев
Издательство: Интернет-издание
Год: версия от 27.11.2020
Страниц: 593
Язык: английский
Формат: pdf (true)
Размер: 12.7 MB

SAT/SMT solvers can be viewed as solvers of huge systems of equations. The difference is that SMT solvers takes systems in arbitrary format, while SAT solvers are limited to boolean equations in CNF form. A lot of real world problems can be represented as problems of solving system of equations. Majority of code in the book is written in Python. This collection is a non-academic reading for “end-users”, i.e., programmers, etc.
  • Добавил: literator
  • Дата: 5-12-2020, 14:50
  • Комментариев: 0
.NET Programming for Beginners : Learn ASP .NET Core in a day easily for DummiesНазвание: .NET Programming for Beginners : Learn ASP .NET Core in a day easily for Dummies
Автор: Engr. Michael David
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 227
Язык: английский
Формат: pdf (true), rtf
Размер: 10.1 MB

Welcome friends to the exciting journey of Microsoft .NET. If you are looking for information about what .NET is all about, what it can do for you or how it can help you and your customers, you have come to the right place. This section is intended to tell you about these and many more things. After covering this section you will be ready to delve into details of .NET. The first sub-section will introduce you with how .NET evolved and the path of .NET since its Beta releases. The second sub-section will introduce you with various flavors of .NET and their respective SDKs. It also gives overview of Visual Studio.NET – an excellent IDE for developing .NET applications.
  • Добавил: alex66
  • Дата: 4-12-2020, 20:52
  • Комментариев: 0

Название: Introduction to 80x86 Assembly Language and Computer Architecture, 3rd Edition
Автор: Richard C. Detmer
Издательство: Jones & Bartlett Learning
Год: 2015
Формат: EPUB
Страниц: 348
Размер: 18.84 МБ
Язык: English

A Revised and Updated Edition of the Authoritative Text

This revised and updated Third Edition of the classic text guides students through assembly language using a hands-on approach, supporting future computing professionals with the basics they need to understand the mechanics and function of the computer's inner workings.
  • Добавил: kotmatros255
  • Дата: 4-12-2020, 19:53
  • Комментариев: 0

Название: Как не надо программировать на C++
Автор: С. Уэллин
Издательство: "Питер"
ISBN: 5-469-00112-1
Год: 2004
Страниц: 241
Формат: DjVu
Размер: 10 Mб
Язык: Русский
Качество: Хорошее

Как известно, умный учится на чужих ошибках, а глупец - на своих. Книга Стива Уэллина "Как не надо программировать на C++. 111 нерабочих и 3 рабочих программы, или Почему 2 + 2 = 5986?" содержит впечатляющую подборку ошибок, часто встречающихся при программировании на C++, от элементарных до самых сложных и изощренных. В сущности, это увлекательный сборник головоломок для программистов, щедро усыпанный профессиональными байками и фольклором.
  • Добавил: kotmatros255
  • Дата: 4-12-2020, 19:52
  • Комментариев: 0

Автор: Тан К.Ш., Стиб В.-Х., Харди Й.
Название: Символьный C++: Введение в компьютерную алгебру с использованием объектно-ориентированного программирования
Издательство: М.: Мир
Год: 2001
ISBN: 5-03-003355-6
Язык: Русский
Формат: pdf
Размер: 11,4 mb
Страниц: 622с.: ил.

В книге представлен подход к разработке новой системы компьютерной алгебры, основанной на объектно-ориентированном программировании.
  • Добавил: literator
  • Дата: 4-12-2020, 16:12
  • Комментариев: 0
C Programming Sample Questions for Exams and Interviews: Useful for Students in Exams and InterviewsНазвание: C Programming Sample Questions for Exams and Interviews: Useful for Students in Exams and Interviews
Автор: Rashmi V.
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 231
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

The Author is in Computer Science and Engineering teaching field for Engineering colleges. During the service when the questions are asked on any sub-topic of C programming, many students used to get confusion to give the right answer. The same way they used to get confusion from the questions raised by the interviewer also for Jobs. In order to share the knowledge in the form of questions and show the C program solutions in the form of Kindle book. The are many C Programming books. In general the students seek the real programming questions either for their exams or for the job interviews.
  • Добавил: literator
  • Дата: 4-12-2020, 14:47
  • Комментариев: 0
MATLAB SimBiology ReferenceНазвание: MATLAB SimBiology Reference
Автор: MathWorks, Inc.
Издательство: MathWorks, Inc.
Год: 2020
Страниц: 1204
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

SimBiology provides apps and programmatic tools for modeling, simulating, and analyzing dynamic systems, focusing on quantitative systems pharmacology (QSP), physiologically-based pharmacokinetic (PBPK), and pharmacokinetic/pharmacodynamic (PK/PD) applications. You can build models interactively using the SimBiology block diagram editor or programmatically using the MATLAB language. Your models can be created from scratch, imported as SBML formatted files, or built on the model examples provided in SimBiology.
  • Добавил: literator
  • Дата: 4-12-2020, 04:18
  • Комментариев: 0
Develop Intelligent iOS Apps with Swift: Understand Texts, Classify Sentiments, and Autodetect Answers in Text Using NLPНазвание: Develop Intelligent iOS Apps with Swift: Understand Texts, Classify Sentiments, and Autodetect Answers in Text Using NLP
Автор: Ozgur Sahin
Издательство: Apres
Год: 2020
Страниц: 173
Язык: английский
Формат: pdf (true), rtf
Размер: 10.4 MB

Build smart apps capable of analyzing language and performing language-specific tasks, such as script identification, tokenization, lemmatization, part-of-speech tagging, and named entity recognition. This book will get you started in the world of building literate, language understanding apps. Cutting edge ML tools from Apple like CreateML, CoreML, and TuriCreate will become natural parts of your development toolbox as you construct intelligent, text-based apps.