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



Реклама


Название: Программирование микропроцессорных систем
Автор: В.Ф. Шаньгин, А.Е. Костин, В.М. Илюшечкин, П.А. Тимофеев
Издательство: Высшая школа
Год: 1990
ISBN: 5-06-00072-0
Формат: pdf
Страниц: 306
Размер: 50,1 Мб
Язык: Русский

Рассмотрены особенности архитектуры микропроцессорных систем и их программирование на языках ассемблера, БЕЙСИК, ПАСКАЛЬ, ПЛ/М, МОДУЛА-2 и др. Приведены сведения об операционных системах, средствах и методах программирования микроЭВМ и отладки программного обеспечения микропроцессорных систем.

Разместил: oksanavalera 18-06-2020, 07:59 | Комментарии: 0 | Подробнее
Название: Post-Quantum Cryptography: 10th International Conference, PQCrypto 2019, Chongqing, China, May 8–10, 2019 Revised Selected Papers
Автор: Jintai Ding, Rainer Steinwandt
Издательство: Springer International Publishing
Год: 2019
Формат: PDF
Страниц: 421
Размер: 10,2 Mb
Язык: English

This book constitutes the refereed proceedings of the 9th International Workshop on Post-Quantum Cryptography, PQCrypto 2018, held in Fort Lauderdale, FL, USA, in April 2018. The 24 revised full papers presented were carefully reviewed and selected from 97 submissions. The papers are organized in topical sections on Lattice-based Cryptography, Learning with Errors, Cryptanalysis, Key Establishment, Isogeny-based Cryptography, Hash-based cryptography, Code-based Cryptography.
Разместил: vitvikvas 18-06-2020, 05:02 | Комментарии: 0 | Подробнее
Название: Cloud Computing for Data Analysis
Автор: Noah Gift
Издательство: Pragmatic AI Labs
Год: 2020
Формат: EPUB
Страниц: 504
Размер: 24,6 Mb
Язык: English

This book is designed to give you a comprehensive view of cloud computing including Big Data and Machine Learning. A variety of learning resources will be used including interactive labs on Cloud Platforms (Google, AWS, Azure) using Python. This is a project-based book with extensive hands-on assignments.
Разместил: vitvikvas 17-06-2020, 07:07 | Комментарии: 0 | Подробнее
Название: Python for every one: The great book of python programming
Автор: Elias Paul
Издательство: Amazon.com Services LLC
Год: 2020
Формат: PDF, EPUB, AZW3
Страниц: 458
Размер: 10 Mb
Язык: English

If you are a newcomer to programming it’s easy to get lost in the technical jargon, before even getting to the language you want to learn.
What are statements, operators, and functions?
How to structure, build and deploy a program?
What is functional programming and object oriented programming?
How to store, manage and exchange data?
These are topics many programming guides don’t cover, as they are assumed to be general knowledge to most developers. That is why this guide has been created. It is the ultimate primer to all programming languages.
Разместил: vitvikvas 17-06-2020, 05:06 | Комментарии: 0 | Подробнее
Название: Minimal Python: Be efficient and become an effective programmer
Автор: Alfredo Deza, Noah Gift
Издательство: Pragmatic AI Labs
Год: 2020
Формат: EPUB
Страниц: 68
Размер: 10 Mb
Язык: English

Learn a subset of the Python language and master this essential skill much more quickly.
Разместил: vitvikvas 17-06-2020, 04:14 | Комментарии: 0 | Подробнее
Название: Testing In Python: Robust Testing For Professionals
Автор: Noah Gift and Alfredo Deza
Издательство: Lean Publishing
Год: 2020-02-27
Формат: epub
Страниц: 177
Размер: 15.8 Mb
Язык: English

Getting started with testing can be hard, and this book aims make it all very easy by using examples and explaining the process in a straightforward way. Testing is a core principle of robust software implementations and should be a prime skill to master that can be applied to any project.
Разместил: bomboane 17-06-2020, 01:06 | Комментарии: 0 | Подробнее
Название: Python Command Line Tools: Design powerful apps with Click
Автор: Noah Gift and Alfredo Deza
Издательство: Lean Publishing
Год: 2020-05-29
Формат: epub
Страниц: 117
Размер: 10 Mb
Язык: English

Learn to the simplest and most powerful UI ever invented, the command-line. This book teaches you the skills to master creating Python command line tools using the Click framework.Chapter 1: Getting Started with ClickChapter 2: Understanding IPythonChapter Three: Testing with ClickChapter 4: Integrating Linux Commands with ClickChapter 5: Writing pure Bash or ZSH command-line toolsChapter 6: Using Click subcommandsChapter 7: Turbocharging Click with Numba High-Performance libraryChapter 8: Integrating AWS Lambda and ClickChapter 9: Case StudiesChapter 10:War Stories
Разместил: bomboane 17-06-2020, 01:00 | Комментарии: 0 | Подробнее
Название: C++17 In Detail: Learn the Exciting Features of The New C++ Standard!
Автор: Bart?omiej Filipek
Издательство: Lean Publishing
Год: 2019-03-01
Формат: True PDF
Страниц: 318
Размер: 1 Mb
Язык: English

C++17 is a major update to the language and brings many exciting additions and improvements that will change your pre for the better. This book shows you all of the significant changes in the new Standard.
Разместил: bomboane 17-06-2020, 00:51 | Комментарии: 0 | Подробнее
Название: Essential C# 8.0, 7th Edition (Rough Cuts)
Автор: Mark Michaelis
Издательство: Pearson Education, Inc
Год: 2018-2020
Формат: epub
Размер: 23.4 Mb
Язык: English

Essential C# 8.0 is a well-organized, no-fluff guide to C# 8.0 for programmers at all levels of experience. Reflecting the most important C# features, it will help you write code that’s simple, powerful, robust, secure, and maintainable.
Author Mark Michaelis is a world-class C# expert: a long-time Microsoft MVP and Regional Director who also has served on Microsoft’s C# design review team. He presents a comprehensive tutorial and reference for the entire language, including expert coverage of key C# 8.0 enhancements. He illustrates key C# constructs with succinct examples, and presents best-practice coding guidelines.
Разместил: bomboane 15-06-2020, 19:44 | Комментарии: 0 | Подробнее
Название: Image Processing and Acquisition using Python, 2nd Edition
Автор: Ravishankar Chityala, Sridevi Pudipeddi
Издательство: Chapman and Hall/CRC
Год: 2020
Формат: PDF
Страниц: 451
Размер: 67,7 Mb
Язык: English

Image Processing and Acquisition using Python provides readers with a sound foundation in both image acquisition and image processing—one of the first books to integrate these topics together. By improving readers’ knowledge of image acquisition techniques and corresponding image processing, the book will help them perform experiments more effectively and cost efficiently as well as analyze and measure more accurately. Long recognized as one of the easiest languages for non-programmers to learn, Python is used in a variety of practical examples.
Разместил: vitvikvas 15-06-2020, 10:04 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности