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



Реклама


Название: An Introduction to Self-adaptive Systems: A Contemporary Software Engineering Perspective
Автор: Danny Weyns
Издательство: Wiley-IEEE Computer Society Pr
Год: 2021
Формат: true pdf/epub
Страниц: 276
Размер: 12.7 Mb
Язык: English

A concise and practical introduction to the foundations and engineering principles of self-adaptation
Though it has recently gained significant momentum, the topic of self-adaptation remains largely under-addressed in academic and technical literature. This book changes that. Using a systematic and holistic approach, An Introduction to Self-adaptive Systems: A Contemporary Software Engineering Perspective provides readers with an accessible set of basic principles, engineering foundations, and applications of self-adaptation in software-intensive systems.
It places self-adaptation in the context of techniques like uncertainty management, feedback control, online reasoning, and machine learning while acknowledging the growing consensus in the software engineering community that self-adaptation will be a crucial enabling feature in tackling the challenges of new, emerging, and future systems.
Разместил: bomboane 10-02-2021, 01:54 | Комментарии: 0 | Подробнее
Название: Advances in Network Clustering and Blockmodeling (Wiley Series in Computational and Quantitative Social Science)
Автор: Patrick Doreian (Editor), Vladimir Batagelj (Editor), Anuska Ferligoj (Editor)
Издательство: Wiley
Год: 2020
Формат: true pdf/epub
Страниц: 415
Размер: 43.2 Mb
Язык: English

Provides an overview of the developments and advances in the field of network clustering and blockmodeling over the last 10 years
This book offers an integrated treatment of network clustering and blockmodeling, covering all of the newest approaches and methods that have been developed over the last decade. Presented in a comprehensive manner, it offers the foundations for understanding network structures and processes, and features a wide variety of new techniques addressing issues that occur during the partitioning of networks across multiple disciplines such as community detection, blockmodeling of valued networks, role assignment, and stochastic blockmodeling.
Разместил: bomboane 10-02-2021, 01:42 | Комментарии: 0 | Подробнее
Изучаем VoIP-движок Mediastreamer2Название: Изучаем VoIP-движок Mediastreamer2
Автор: Пластов И.В.
Издательство: Интернет-издание
Год: 2020 (Версия 1.2)
Страниц: 124
Язык: русский
Формат: pdf
Размер: 10,9 MB

Книга освещает вопросы обработки медиа и стриминга с помощью библиотеки Mediastreamer2. Материал книги позволяет изучить Mediastreamer2 и применить эти знания на практике. Она написана так, что способствует погружению в технологию Data Flow читателя не обладающего глубокими знаниями о VoIP. Требуются базовые навыки программирования на Си.
Разместил: Ingvar16 9-02-2021, 18:12 | Комментарии: 0 | Подробнее
Название: Введение в программирование на языке Паскаль
Автор: Эрбс Х.-Э., Штольц О.
Издательство: Мир
Год: 1989
Формат: pdf
Страниц: 297
Размер: 20.7 Мб
Язык: русский

Книга специалистов из ФРГ, посвящённая популярному языку программирования Паскаль. Она написана простым языком, содержит большое число примеров, постепенно знакомящих начинающих программистов с приёмами программирования на Паскале.

Разместил: 366887 9-02-2021, 15:49 | Комментарии: 0 | Подробнее
Robust Range Image Registration. Using Genetic Algorithms And The Surface Interpenetration Measure
Название: Robust Range Image Registration. Using Genetic Algorithms And The Surface Interpenetration Measure
Автор: Luciano Silva, Kim L. Boyer, Olga R. P. Bellon
Издательство: World Scientific Publishing Company
Год: 2004
Формат: pdf
Страниц: 175
Размер: 14 Mb
Язык: English

This book addresses the range image registration problem for automatic 3D model construction. The focus is on obtaining highly precise alignments between different view pairs of the same object to avoid 3D model distortions; in contrast to most prior work, the view pairs may exhibit relatively little overlap and need not be prealigned. To this end, a novel effective evaluation metric for registration, the Surface Interpenetration Measure (SIM) is defined.
Разместил: Bookworm 9-02-2021, 15:46 | Комментарии: 0 | Подробнее
Название: Практикум по программированию на фортране (ОС ЕС ЭВМ)
Автор: Бухтияров А.М., Маликов Ю.П., Фролов Г.Д.
Издательство: Наука
Год: 1983
Формат: pdf
Страниц: 307
Размер: 37.5 Мб
Язык: русский

Книга содержит описание алгоритмического языка фортран-IV, учитывающего ряд особенностей ЕС ЭВМ, сведения по операционной системе этих машин, необходимые для подготовки этих программ к их выполнению на ЭВМ.

Разместил: 366887 9-02-2021, 14:57 | Комментарии: 0 | Подробнее
Code Craft. The Practice of Writing Excellent Code
Название: Code Craft. The Practice of Writing Excellent Code
Автор: Pete Goodliffe
Издательство: No Starch Press
Год: 2006
Формат: pdf
Страниц: 617
Размер: 10 Mb
Язык: English

Many programmers know how to write correct code - code that works. But not all know how to craft great code - code that is well written and easy to understand. Code Craft teaches programmers how to move beyond writing correct code to writing great code. The book covers code writing concerns, including code presentation style, variable naming, error handling, and security; and the wider issues of programming in the real world, such as good teamwork, development processes, and documentation.
Разместил: Bookworm 9-02-2021, 14:17 | Комментарии: 0 | Подробнее
Название: Genetic Programming for Image Classification: An Automated Approach to Feature Learning
Автор: Ying Bi, Bing Xue, Mengjie Zhang
Издательство: Apress
Год: 2021
Формат: EPUB
Страниц: 286
Размер: 37 Mb
Язык: English

This book offers several new GP approaches to feature learning for image classification. Image classification is an important task in computer vision and machine learning with a wide range of applications. Feature learning is a fundamental step in image classification, but it is difficult due to the high variations of images. Genetic Programming (GP) is an evolutionary computation technique that can automatically evolve computer programs to solve any given problem. This is an important research field of GP and image classification. No book has been published in this field. This book shows how different techniques, e.g., image operators, ensembles, and surrogate, are proposed and employed to improve the accuracy and/or computational efficiency of GP for image classification. The proposed methods are applied to many different image classification tasks, and the effectiveness and interpretability of the learned models will be demonstrated. This book is suitable as a graduate and postgraduate level textbook in artificial intelligence, machine learning, computer vision, and evolutionary computation.
Разместил: vitvikvas 9-02-2021, 12:36 | Комментарии: 0 | Подробнее
Название: How Open Source Ate Software: Understand the Open Source Movement and So Much More, 2nd Edition
Автор: Gordon Haff
Издательство: Apress
Год: 2021
Формат: PDF, EPUB
Страниц: 257
Размер: 10 Mb
Язык: English

Learn how free software became open source and how you can sell open source software. This book provides a historical context of how open source has thoroughly transformed how we write software, how we cooperate, how we communicate, how we organize, and, ultimately, how we think about business values.
This fully updated second edition includes an entire chapter on legal considerations such as trademarks and the latest happenings in open source licensing. It also expands on open hardware trends such as RISC-V, open governance, and the difference between community projects and commercial products, especially as seen through the lens of security.
You’ll look at project and community examples including Linux, BSD, Apache, and Kubernetes, understand the open source development model, and how open source has influenced approaches more broadly, even within proprietary software, such as open betas. You'll also examine the flipside, the "Second Machine Age," and the challenges of open source-based business models.
Разместил: vitvikvas 9-02-2021, 09:42 | Комментарии: 0 | Подробнее
Название: Professional Scrum Development with Azure DevOps
Автор: Richard Hundhausen
Издательство: Microsoft Press
Год: 2021
Формат: EPUB
Страниц: 432
Размер: 30 Mb
Язык: Русский

Master proven processes for improving development with Scrum and Azure DevOps
This guide can help any development team plan, track, and manage work far more effectively, by combining today’s leading agile framework (Scrum) and Microsoft’s ALM/DevOps toolset (Azure DevOps). Renowned Scrum expert Richard Hundhausen thoroughly covers team formation, backlogs, Sprints, test plans, collaboration, flow, continuous improvement, Azure Boards, Azure Test Plans, and the real-world tradeoffs associated with DevOps. Throughout, you’ll find practical, in-the-trenches tips from experienced Professional Scrum Developers. To make this guide even more valuable, Hundhausen has organized it to complement Scrum.org’s popular Professional Scrum Developer (PSD) program, which he created with Scrum.org’s Ken Schwaber, author of this book’s Foreword.
Разместил: vitvikvas 9-02-2021, 06:45 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности