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



Реклама


Название: Компьютерные системы. Архитектура и программирование
Автор: Брайант Р. Э., О'Халларон Д. Р.
Издательство: Д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 | Подробнее
Название: The Book of Kubernetes: A Complete Guide to Container Orchestration
Автор: Alan Hohn
Издательство: No Starch Press
Год: 2022
Формат: ePUB
Страниц: 395
Размер: 10 Mb
Язык: English

This hands-on guidebook to the inner workings of containers peels back the layers to provide a deep understanding of what a container is, how containerization changes the way programs run, and how Kubernetes provides computing, networking, and storage.
Разместил: vitvikvas 29-07-2022, 18:25 | Комментарии: 0 | Подробнее
Название: MATLAB Symbolic Math Toolbox User’s Guide
Автор: MathWorks
Издательство: MathWorks
Год: 2022
Формат: PDF
Страниц: 2266
Размер: 14,3 Mb
Язык: English

Symbolic Math Toolbox provides functions for solving, plotting, and manipulating symbolic math equations. You can create, run, and share symbolic math code. In the MATLAB Live Editor, you can get next-step suggestions for symbolic workflows. The toolbox provides functions in common mathematical areas such as calculus, linear algebra, algebraic and differential equations, equation simplification, and equation manipulation.
Symbolic Math Toolbox lets you analytically perform differentiation, integration, simplification, transforms, and equation solving. You can perform dimensional computations and convert between units. Your computations can be performed either analytically or using variable-precision arithmetic, with the results displayed in mathematical typeset.
You can share your symbolic work with other MATLAB users as live scripts or convert them to HTML, Word, LaTex or PDF documents. You can generate MATLAB functions, Simulink® Function blocks, and Simscape equations directly from symbolic expressions.
Разместил: vitvikvas 29-07-2022, 13:24 | Комментарии: 0 | Подробнее
Название: Think AI: Explore the flavours of Machine Learning, Neural Networks, Computer Vision and NLP with powerful python libraries
Автор: Swapnali Joshi Naik
Издательство: BPB Online
Год: 2022
Формат: True ePUB, PDF
Страниц: 370
Размер: 14,4 Mb
Язык: English

"Think AI" is a rapid-learning book that covers a wide range of Artificial Intelligence topics, including Machine Learning, Deep Learning, Computer Vision, and Natural Language Processing. Most popular Python libraries and toolkits are applied to develop intelligent and thoughtful applications. With a solid grasp of python programming and mathematics, you may use this book's statistical models and AI algorithms to meet AI needs and data insight issues. Each chapter in this book guides you swiftly through the core concepts and then directly to their implementation using Python toolkits. This book covers the techniques and skill sets required for data collection, pre-processing, installing libraries, preparing data models, training and deploying the models, and optimising model performance.
Разместил: vitvikvas 29-07-2022, 13:10 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности