Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: 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.

The book contains more than 150 PLC code examples with a focus on learning how to write robust, readable, and structured code. The book systematically describes basic programming, including advice and practical examples based on the author´s extensive industrial experience.
Разместил: vitvikvas 19-09-2020, 10:52 | Комментарии: 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
Разместил: bomboane 19-09-2020, 10:22 | Комментарии: 0 | Подробнее
C#Builder. Быстрый стартНазвание: C#Builder. Быстрый старт
Автор: Джо Майо
Издательство: Бином-Пресс
Год: 2005
ISBN: 5-9518-0113-3
Формат: pdf
Страниц: 371
Размер: 79,6 Mb
Язык: Русский

Книга знакомит с новой перспективной средой программирования компании Borland — C#Builder. В настоящий момент C#Builder имеется и как самостоятельный продукт, и как составляющая Delphi 2005. C#Builder — новое средство программирования, обеспечивающее создание прикладных программ для Microsoft .NET.
Разместил: oksanavalera 19-09-2020, 08:45 | Комментарии: 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.
Разместил: Ingvar16 19-09-2020, 05:15 | Комментарии: 0 | Подробнее

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

Книга посвящена проблеме создания систем, предоставляющих человеку возможность общаться с вычислительными машинами на естественном языке (в частности, на русском). Излагается комплексный подход к проблеме общения, состоящий в исследовании данного процесса, разработке описывающих его моделей и реализации на их основе действующих систем.
Разместил: ak5812 18-09-2020, 22:30 | Комментарии: 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.
Разместил: Ingvar16 18-09-2020, 17:01 | Комментарии: 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.

Unfortunately, reading through a Machine Learning/Deep Learning tutorial showing how to use a library will leave you asking - why does it work, when can I use that and how can I improve it? Now what? This book will help you answer those questions!
Разместил: vitvikvas 18-09-2020, 16:54 | Комментарии: 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.
Разместил: bomboane 18-09-2020, 08:34 | Комментарии: 0 | Подробнее
Learning Java: Beginning programming with java for dummiesНазвание: Learning Java: Beginning programming with java for dummies
Автор: John Bach
Издательство: memlnc
Год: 2020
Страниц: 149
Язык: английский
Формат: pdf, azw3. epub
Размер: 10.1 MB

This guide is written specifically for beginners. We take you step-by-step through writing your very first program, explaining each portion of code as we go along. We guide you through the workings of the Java Development Kit and Java Runtime Environment, as well as choosing an IDE. Java is a powerful general-purpose programming language. It is used to develop desktop and mobile applications, big data processing, embedded systems, and so on. According to Oracle, the company that owns Java, Java runs on 3 billion devices worldwide, which makes Java one of the most popular programming languages.
Разместил: Ingvar16 18-09-2020, 06:28 | Комментарии: 0 | Подробнее
C++ Programming: A Step-by-Step Guide to Learn, in an Easy Way, the Fundamentals of C++ Programming LanguageНазвание: C++ Programming: A Step-by-Step Guide to Learn, in an Easy Way, the Fundamentals of C++ Programming Language
Автор: John Bach
Издательство: memlnc
Год: 2020
Страниц: 590
Язык: английский
Формат: pdf, rtf, epub
Размер: 10.1 MB

Cover programming topics as well as C++. Traditional textbooks do a pretty good job of teaching the basics of a given programming language, but they often do not cover relevant programming topics that are incidental to the language. For example, books will omit sections on programming style, common pitfalls, debugging, good/bad programming practices, and testing. Consequently, by the time you finish the book, you may understand how to program in a language, but you might also have picked up bad habits that will come back to bite you later! One of the goals of these tutorials is to make sure that all of these incidental topics are covered along the way, in the sections where it naturally makes sense to discuss them. When you finish, you will not only know how to program in C++, you will know how NOT to program in C++, which is arguably as important.
Разместил: Ingvar16 17-09-2020, 21:05 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности