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



Реклама


Практическое программирование микроконтроллеров Atmel AVR на языке ассемблера. Издание 3
Название: Практическое программирование микроконтроллеров Atmel AVR на языке ассемблера. Издание 3
Автор: Ревич Юрий
Издательство: БХВ-Петербург
Год: 2014
Формат: djvu
ISBN: 978-5-9775-3311-9
Размер: 12 мб
Качество: хорошее
Язык: русский

Изложены принципы функционирования, особенности архитектуры и приемы программирования микроконтроллеров Atmel AVR. Приведены готовые рецепты для программирования основных функций современной микроэлектронной аппаратуры: от реакции на нажатие кнопки или построения динамической индикации до сложных протоколов записи данных во внешнюю память или особенностей подключения часов реального времени. Особое внимание уделяется обмену данными микроэлектронных устройств с персональным компьютером, приводятся примеры программ.
Разместил: gol8425 3-08-2022, 11:38 | Комментарии: 1 | Подробнее
Название: C++ Software Design: Design Principles and Patterns for High-Quality Software
Автор: Klaus Iglberger
Издательство: O’Reilly Media
Год: 2022-08-02: Seventh Release
Формат: ePUB
Размер: 10 Mb
Язык: English

Good software design is essential for the success of your project, but designing software is hard to do. You need to have a deep understanding of the consequences of design decisions and a good overview of available design alternatives. With this book, experienced C++ developers will get a thorough, practical, and unparalleled overview of software design with this modern language.
C++ trainer and consultant Klaus Iglberger explains how you can manage dependencies and abstractions, improve changeability and extensibility of software entities, and apply and implement modern design patterns to help you take advantage of today's possibilities. Design is the most essential aspect of a software project because it impacts the software's most important properties: maintainability, changeability, and extensibility.
Разместил: vitvikvas 3-08-2022, 07:26 | Комментарии: 0 | Подробнее
Название: Python for Kids: A Playful Introduction to Programming, 2nd Edition
Автор: Jason R. Briggs
Издательство: No Starch Press
Год: 2023
Формат: ePUB
Страниц: 368
Размер: 11,1 Mb
Язык: English

Python is a powerful, expressive programming language that’s easy to learn and fun to use! But books about learning to program in Python can be dull and gray—and that’s no fun for anyone. Python for Kids brings Python to life and brings kids (and their parents) into the wonderful world of programming. Author Jason R. Briggs guides readers through the basics, experimenting with unique (and often hilarious) example programs that feature ravenous monsters, secret agents, thieving ravens, and more. New terms are defined; code is colored, dissected, and explained; and quirky, full-color illustrations keep things fun and engaging throughout. Chapters end with programming puzzles designed to stretch the brain and strengthen understanding. By the end of the book, young readers will have programmed two complete games: a clone of the famous Pong, and “Mr. Stick Man Races for the Exit”—a platform game with jumps, animation, and much more. This second edition has been completely updated and revised to reflect the latest Python version and programming practices, with new puzzles to inspire readers to take their code farther than ever before. Why should serious adults have all the fun? Python for Kids is the ticket into the amazing world of computer programming.
Разместил: vitvikvas 2-08-2022, 19:09 | Комментарии: 0 | Подробнее
Название: Компьютерные системы. Архитектура и программирование
Автор: Брайант Р. Э., О'Халларон Д. Р.
Издательство: ДMK
Год: 2022
Формат: True PDF
Страниц: 996
Размер: 17,1 Mb
Язык: Русский

В книге описываются стандартные элементы архитектуры, такие как центральный процессор, память, порты ввода-вывода, а также операционная система, компилятор, компоновщик и сетевое окружение. Демонстрируются способы представления данных и программ на машинном уровне, приемы оптимизации программ, особенности управления потоками выполнения и виртуальной памятью, а также методы сетевого и параллельного программирования.
Разместил: vitvikvas 2-08-2022, 12:25 | Комментарии: 0 | Подробнее
Название: Raspberry Pi Cookbook, 4th Edition
Автор: Simon Monk
Издательство: O’Reilly Media
Год: 2022-08-01: Third Release
Формат: ePUB
Размер: 13,8 Mb
Язык: English

If you've started to work with Raspberry Pi, you know that Raspberry Pi's capabilities are continually expanding. The fourth edition of this popular cookbook provides more than 200 hands-on recipes (complete with code) that show you how to run this tiny low-cost computer with Linux, program it with Python, hook it up to sensors and motors, and use it with the internet of things (IoT). This new edition includes new chapters on the Raspberry Pi Pico and machine learning with the Raspberry Pi.
Разместил: vitvikvas 1-08-2022, 17:46 | Комментарии: 0 | Подробнее

Название: Practical GPU Graphics with wgpu and Rust
Автор: Jack Xu
Издательство: UniCAD Publishing
Год: 2021
Формат: pdf
Страниц: 471
Размер: 21,6 МБ
Язык: English

wgpu is the next-generation graphics API and future standard in Rust for both native devices and the web, aiming to provide modern 3D graphics and computation capabilities using the GPU acceleration. This book provides all the tools you need to create advanced 3D graphics and GPU computing in Rust using this new wgpu API.

First, this book will take you through the development environment for building wgpu applications in Rust, and then introduce Rust and wgpu basics, shader programs, GPU buffers, and rendering pipelines. Next, you will learn how to create primitives and simple objects in wgpu. As you progress through the chapters, you will get to grips with advanced wgpu topics, including 3D transformations, lighting calculations, colormaps, and textures. At the same time, you will learn how to create advanced 3D wgpu objects, including various 3D wireframes, 3D shapes, and simple and parametric 3D surfaces with colormaps and textures, as well as beautiful 2D and 3D fractal images described by complex functions. In addition, you will explore new wgpu features such as the compute shader and storage buffers, and use them to simulate large particle systems.

Разместил: vikCAT 1-08-2022, 14:12 | Комментарии: 0 | Подробнее
Название: Teach Yourself VISUALLY Python
Автор: Guy Hart-Davis and Ted Hart-Davis
Издательство: John Wiley & Sons, Inc
Год: 2022
Формат: True PDF
Страниц: 307
Размер: 46 Mb
Язык: English

A simple, straightforward, and hands-on roadmap to the world of computer programming with Python
Teach Yourself VISUALLY: Python is your personal guide to getting you started in programming. As one of the world's most popular—and most accessible—coding languages, Python is your gateway into the wide and wonderful world of computer science. This hands-on guide walks you through Python step by clearly illustrated step, from writing your very first Python code in a terminal window or the VS Code app through to creating your own lists, dictionaries, and custom classes.
Разместил: vitvikvas 1-08-2022, 12:16 | Комментарии: 0 | Подробнее
Название: Learn Rust Programming: Safe Code, Supports Low Level and Embedded Systems Programming with a Strong Ecosystem
Автор: Claus Matzinger
Издательство: BPB Online
Год: 2022
Формат: ePUB, PDF
Страниц: 288
Размер: 10 Mb
Язык: English

"Learn Rust Programming" assists every programmer in learning Rust and filling in the gaps left by other programming languages in developing full-proof apps and systems. This book covers every vital feature a programmer requires, including basic principles, syntax, clean coding, application testing, popular libraries, and numerous examples and small programmes.
Разместил: vitvikvas 1-08-2022, 11:45 | Комментарии: 0 | Подробнее
Название: Pro C# 10 with .NET 6: Foundational Principles and Practices in Programming
Автор: Andrew Troelsen
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 1680
Размер: 45,9 Mb
Язык: English

Welcome to the most comprehensive foundational guide available on the topic of C# coding and .NET. This book goes beyond “do this, to achieve this” to drill down into the core stuff that makes a good developer, great. This expanded 11th edition delivers loads of new content on Entity Framework, Razor Pages, Web APIs and more. You will find the latest C# 10 and .NET 6 features served up with plenty of “behind the curtain” discussion designed to expand developers’ critical thinking skills when it comes to their craft. Coverage of ASP.NET Core, Entity Framework Core, and more sits alongside the latest updates to the new unified .NET platform, from performance improvements to Windows Desktop apps on .NET 6, updates in XAML tooling, and expanded coverage of data files and data handling. Going beyond the latest features in C# 10, all code samples are rewritten for this latest release.
Разместил: vitvikvas 1-08-2022, 09:35 | Комментарии: 0 | Подробнее
Название: Practical Deep Reinforcement Learning with Python
Автор: Ivan Gridin
Издательство: BPB Online
Год: 2022
Формат: True ePUB, PDF
Страниц: 526
Размер: 11 Mb
Язык: English

Introducing Practical Smart Agents Development using Python, PyTorch, and TensorFlow
Key Features
Exposure to well-known RL techniques, including Monte-Carlo, Deep Q-Learning, Policy Gradient, and Actor-Critical.
Hands-on experience with TensorFlow and PyTorch on Reinforcement Learning projects.
Everything is concise, up-to-date, and visually explained with simplified mathematics.
Разместил: vitvikvas 30-07-2022, 10:25 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности