Advanced Time Series Data Analysis: Forecasting Using EViews

Автор: buratino от 19-09-2020, 10:59, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Advanced Time Series Data Analysis: Forecasting Using EViews
Автор: I. Gusti Ngurah Agung
Издательство: Wiley
Год: 2019
Формат: True PDF
Страниц: 540
Размер: 51.5 Mb
Язык: English

Introduces the latest developments in forecasting in advanced quantitative data analysis
This book presents advanced univariate multiple regressions, which can directly be used to forecast their dependent variables, evaluate their in-sample forecast values, and compute forecast values beyond the sample period. Various alternative multiple regressions models are presented based on a single time series, bivariate, and triple time-series, which are developed by taking into account specific growth patterns of each dependent variables, starting with the simplest model up to the most advanced model.
 

PLC Controls with Structured Text (ST): IEC 61131-3 and best practice ST programming, 3rd Edition

Автор: TRex от 19-09-2020, 10:51, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: PLC Controls with Structured Text (ST): IEC 61131-3 and best practice ST programming, 3rd Edition
Автор: Tom Mejer Antonsen
Издательство: Books on Demand
Год: 2020
Формат: EPUB
Страниц: 154
Размер: 10 Mb
Язык: English

This book gives an introduction to the programming language Structured Text (ST) which is used in Programmable Logic Controllers (PLC). The book can be used for all types of PLC brands including Siemens Structured Control Language (SCL) and Programmable Automation Controllers (PAC). This 3rd edition has been updated and expanded with many of the suggestions and questions that readers and students have come up with, including the desire for many more illustrations and program examples.
 

How to code in Python: GCSE, iGCSE, National 4/5 and Higher

Автор: buratino от 19-09-2020, 10:21, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: How to code in Python: GCSE, iGCSE, National 4/5 and Higher
Автор: Greg Reid
Издательство: Hodder Education
Год: 2020
Формат: true pdf/rtf
Страниц: 143
Размер: 19 Mb
Язык: English

Ensure every student can become fluent in Python with this highly practical guide that will help them understand the theory and logic behind coding.
Written for 14-16-year olds by a leading Python specialist and teacher, and aligned to curriculum requirements, this essential Student Book provides numerous practice questions and coding problems that can be completed as homework or during class - plus answers can be found online at www.hoddereducation.co.uk/pythonextras
 

C#Builder. Быстрый старт

Автор: kotmatros255 от 19-09-2020, 08:43, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: C#Builder. Быстрый старт
Автор: Джо Майо
Издательство: Бином-Пресс
Год: 2005
ISBN: 5-9518-0113-3
Формат: pdf
Страниц: 371
Размер: 79,6 Mb
Язык: Русский

Книга знакомит с новой перспективной средой программирования компании Borland — C#Builder. В настоящий момент C#Builder имеется и как самостоятельный продукт, и как составляющая Delphi 2005. C#Builder — новое средство программирования, обеспечивающее создание прикладных программ для Microsoft .NET.
 

Java Interview Course: Prepare for your Java Interview in a day!!!

Автор: literator от 19-09-2020, 05:13, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Java Interview Course: Prepare for your Java Interview in a day!!!Название: Java Interview Course: Prepare for your Java Interview in a day!!!
Автор: Jolly M.
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 216
Язык: английский
Формат: pdf, rtf, epub
Размер: 10.1 MB

Java concepts and notes with hundreds of practice questions. Java Interview Course is written based on the experience of many professional Software Architects who have conducted hundreds of technical interviews for their organization. Java Interview Course covers most of the Java concepts that applicants are expected to have hands-on experience and must have thorough conceptual understating. This book also includes lots of snippets of code and figures to explain the concepts.
 

Общение с ЭВМ на естественном языке

Автор: alex66 от 18-09-2020, 22:04, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Общение с ЭВМ на естественном языке
Автор: Попов Э. В.
Издательство: М.: Наука
Год: 1982
Формат: PDF
Страниц: 360
Размер: 21,05 МБ
Язык: русский

Книга посвящена проблеме создания систем, предоставляющих человеку возможность общаться с вычислительными машинами на естественном языке (в частности, на русском). Излагается комплексный подход к проблеме общения, состоящий в исследовании данного процесса, разработке описывающих его моделей и реализации на их основе действующих систем.
 

Distributed Algorithms: An Intuitive Approach, 2nd Edition

Автор: literator от 18-09-2020, 16:59, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Distributed Algorithms: An Intuitive Approach, 2nd EditionНазвание: Distributed Algorithms: An Intuitive Approach, 2nd Edition
Автор: Wan Fokkink
Издательство: The MIT Press
Год: 2018
Страниц: 272
Язык: английский
Формат: epub
Размер: 19.2 MB

The new edition of a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models. This textbook is meant to be used in a course on distributed algorithms for senior-level undergraduate or graduate students in computer science or software engineering and as a quick reference for researchers in the field. On the one hand it focuses on fundamental and instructive algorithms and results in distributed computing, while on the other hand it aims to exhibit the versatility of distributed and parallel computer systems. The distributed algorithms treated in this book are largely “classics” that were selected mainly because they are instructive with regard to the algorithmic design of distributed systems or shed light on key issues in distributed computing and concurrent programming. The book also discusses topics that are the focus of exciting new developments, notably transactional memory, blockchains, and quantum cryptography.
 

Hands-On Machine Learning from Scratch

Автор: TRex от 18-09-2020, 16:53, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Hands-On Machine Learning from Scratch
Автор: Venelin Valkov
Издательство: Amazon
Год: 2020
Формат: PDF
Страниц: 124
Размер: 10 Mb
Язык: English

This book will guide you on your journey to deeper Machine Learning understanding by developing algorithms in Python from scratch! Learn why and when Machine learning is the right tool for the job and how to improve low performing models! Recent developments in the field of Artificial Intelligence made Machine Learning methods usable and efficient in practice. Tools like PyTorch, TensorFlow, Scikit-Learn make it easy to build your first model.
 

Python в сфере Data Science. Сборник (4 книги)

Автор: solspol от 18-09-2020, 11:12, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ



Автор: Разные
Название: Python в сфере Data Science. Сборник (4 книги)
Издательство: Разные
Год: Разные
Формат: djvu, pdf
Размер: 164.9 MB
Язык: русский

Данная подборка книг о тех частях языка Python и библиотек для него, которые необходимы для эффективного решения широкого круга задач при работе с данными. Книги предоставляют в ваше распоряжение необходимую теоретическую информацию и содержат множество практических примеров использования библиотек, способствующих решению при программировании на языке Python большей части задач, возникающих при работе с данными. Книги идеально подойдут как только начинающим осваивать Python, так и опытным программистам на Python.
 

Programming Machine Learning: From Coding to Deep Learning

Автор: buratino от 18-09-2020, 08:34, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Programming Machine Learning: From Coding to Deep Learning
Автор: Paolo Perrotta
Издательство: Pragmatic Bookshelf
Год: 2020
Формат: true pdf, epub
Страниц: 326
Размер: 51.6 Mb, 11.6 Mb
Язык: English

You've decided to tackle machine learning - because you're job hunting, embarking on a new project, or just think self-driving cars are cool. But where to start? It's easy to be intimidated, even as a software developer. The good news is that it doesn't have to be that hard. Master machine learning by writing code one line at a time, from simple learning programs all the way to a true deep learning system. Tackle the hard topics by breaking them down so they're easier to understand, and build your confidence by getting your hands dirty.

Изменил: buratino по причине: True PDF has been added