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



Реклама


3D Articulation: Using OpenGLНазвание: 3D Articulation: Using OpenGL
Автор: D. James Benton
Издательство: Independently published
Год: 2021
Страниц: 124
Язык: английский
Формат: pdf, azw3, epub
Размер: 17.6 MB

This is a third course on three-dimensional rendering of models, building on my previous books, 3D Rendering in Windows and 3D Models in Motion. In this text we will cover spatial manipulation of objects in order to create the appearance of specific articulation. We also cover finer details, including hair or fur. The Windows® operating system and OpenGL® rendering engine will be our platform, but the same principles apply equally well to other environments. We assume the reader is familiar with C and programming for the Windows® operating system and will not dwell on those details.
Разместил: Ingvar16 20-01-2021, 18:00 | Комментарии: 0 | Подробнее
Learn Android App Development: A step-by-step guide for non codersНазвание: Learn Android App Development: A step-by-step guide for non coders
Автор: Soyombo Soyinka
Издательство: Amazon.com Services LLC
Год: 2021
Страниц: 214
Язык: английский
Формат: pdf, epub
Размер: 34.7 MB

This book is specifically written for non coder beginners who does not want to be searching YouTube and other resources online as each topic or lesson follow the steps that beginners need to take to learn and understand. This book, Learn Android App Development, will make beginners build an app without writing a line of code in Android Studio after which Java and XML programming languages will be introduced in a way that beginners will find interesting. No too much time is wasted explaining theoretical aspect alone, this book is primarily focused on the practical way of developing Native Android Apps in Android Studio.
Разместил: Ingvar16 20-01-2021, 16:22 | Комментарии: 0 | Подробнее
Название: Разработка и реализация конфигураций в системе 1С:Предприятие
Автор: Филимонова Е. В.
Издательство: Университет Синергия
Год: 2020
Формат: PDF
Страниц: 208
Размер: 10 Mb
Язык: Русский

Настоящий учебник предназначен для студентов высших учебных заведений и студентов средних специальных учебных заведений, а также специалистов, желающих самостоятельно освоить работу с современной ПЭВМ и бухгалтерскими программами.
Учебник разработан в соответствии с новым Государственным образовательным стандартом, утвержденным Министерством образования РФ и предусматривает изучение прикладного программного обеспечения и информационных ресурсов в области профессиональной деятельности.
Учебник содержит описание работы с последними релизами 1С:Предприятия 8.2 и 8.3. Учебник включает в себя использование конкретных примеров, имитирующих те или иные хозяйственные ситуации, закономерности. В учебник включен комплект заданий для самостоятельной работы. Изложение теоретического материала иллюстрируется большим количеством рисунков.
Разместил: vitvikvas 20-01-2021, 15:21 | Комментарии: 0 | Подробнее
Design and Analysis of Distributed Algorithms
Название: Design and Analysis of Distributed Algorithms
Автор: Nicola Santoro
Издательство: Wiley
Год: 2006
Формат: pdf
Страниц: 608
Размер: 7 Mb
Язык: English

This text is based on a simple and fully reactive computational model that allows for intuitive comprehension and logical designs. The principles and techniques presented can be applied to any distributed computing environment (e.g., distributed systems, communication networks, data networks, grid networks, internet, etc.). The text provides a wealth of unique material for learning how to design algorithms and protocols perform tasks efficiently in a distributed computing environment.
Разместил: Bookworm 20-01-2021, 12:07 | Комментарии: 0 | Подробнее
Learning Python
Название: Learning Python
Автор: Mark Lutz
Издательство: O'Reilly
Год: 2013
Формат: pdf
Страниц: 1648
Размер: 11 Mb
Язык: English

Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with Python. It’s an ideal way to begin, whether you’re new to programming or a professional developer versed in other languages.
Разместил: Bookworm 20-01-2021, 12:07 | Комментарии: 0 | Подробнее
Язык программирования C++. Учебный курс
Название: Язык программирования C++. Учебный курс
Автор: Глушаков С.В., Коваль А.В., Смирнов С.В.
Издательство: Фолио
Год: 2001
Формат: djvu
Страниц: 505
Размер: 16 Mb
Язык: Русский

Книга содержит описание стандарта языка, его синтаксиса и других специальных вопросов. Это наиболее полное руководство по языку C++. Руководство насыщено примерами и носит практический характер. В книге подробно описаны методы ООП и возможности языка, определяемые стандартом ANSI/ISO языка С++.
Разместил: Bookworm 20-01-2021, 12:07 | Комментарии: 0 | Подробнее
Название: The Theory of Hash Functions and Random Oracles: An Approach to Modern Cryptography (Information Security and Cryptography)
Автор: Arno Mittelbach, Marc Fischlin
Издательство: Springer
Год: 2021
Формат: true pdf/azw3
Страниц: 811
Размер: 10 Mb
Язык: English

Hash functions are the cryptographer’s Swiss Army knife. Even though they play an integral part in today’s cryptography, existing textbooks discuss hash functions only in passing and instead often put an emphasis on other primitives like encryption schemes. In this book the authors take a different approach and place hash functions at the center. The result is not only an introduction to the theory of hash functions and the random oracle model but a comprehensive introduction to modern cryptography.
Разместил: bomboane 20-01-2021, 10:34 | Комментарии: 0 | Подробнее
Название: Nonsequential and Distributed Programming with Go: Synchronization of Concurrent Processes
Автор: Christian Maurer
Издательство: Springer
Год: 2021
Формат: true pdf/epub
Страниц: 428
Размер: 18.5 Mb
Язык: English

After a short chapter on basic aspects of software engineering and its realization in Go, this book introduces to nonsequential and distributed programming with Go. It systematically presents basic concepts for the synchronization and communication of concurrent processes. These include locks, semaphores, fairness and deadlocks, monitors, local and network-wide message exchange, networks as graphs, network exploration, distributed depth and breadth first search, and the selection of a leader in networks. In order to make readers familiar with the concepts, the author always takes up the same classic examples. This makes learning easier, because the concepts presented can be compared more easily with the language resources.
Разместил: bomboane 20-01-2021, 10:27 | Комментарии: 0 | Подробнее
Название: Delivering Applications with VMware App Volumes 4: Delivering Application Layers to Virtual Desktops Using VMware
Автор: Peter von Oven
Издательство: Apress
Год: 2021
Формат: true pdf/epub
Страниц: 565
Размер: 59.1 Mb
Язык: English

Acquire the skills to build an App Volumes environment for a proof of concept, a pilot, or a live production environment. Delivering Applications with VMware App Volumes 4 starts with an in-depth overview of where the solution fits within the market and its key features, introducing you to application layering and VMware App Volumes. Next, it explains how to install the software and use its management consoles to configure App Volumes. You will understand how to build and configure application layers for delivery and will learn to build and configure writeable volumes for user data and user-installed applications.
Разместил: bomboane 20-01-2021, 10:15 | Комментарии: 0 | Подробнее
Название: Patterns in the Machine: A Software Engineering Guide to Embedded Development
Автор: John T. Taylor, Wayne T. Taylor
Издательство: Apress
Год: 2021
Формат: true pdf/epub
Страниц: 313
Размер: 11.5 Mb
Язык: English

Discover how to apply software engineering patterns to develop more robust firmware faster than traditional embedded development approaches. In the authors’ experience, traditional embedded software projects tend towards monolithic applications that are optimized for their target hardware platforms. This leads to software that is fragile in terms of extensibility and difficult to test without fully integrated software and hardware. Patterns in the Machine focuses on creating loosely coupled implementations that embrace both change and testability.
Разместил: bomboane 20-01-2021, 10:09 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности