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



Реклама


Название: Введение в прикладное дискретное программирование
Автор: Израиль Сигал, Александра Иванова
Издательство: ФИЗМАТЛИТ
Год: 2003
ISBN: 5-9221-0377-6
Формат: pdf
Страниц: 237
Размер: 51,7 Mb
Язык: Русский

Излагаются современные комбинаторные алгоритмы для решения задач дискретной оптимизации с применением компьютерных средств. Рассматриваются: особенности задач дискретной оптимизации и их общие свойства; алгоритмы гарантированного функционирования; алгоритмы типа "greedy"; комбинированные алгоритмы различных типов для приближенного и точного решения задач; задачи большой размерности (параметризация и реализация).
Разместил: oksanavalera 9-05-2022, 20:59 | Комментарии: 0 | Подробнее
Название: Алгоритмы и программы. Решение олимпиадных задач
Автор: Порублев И.Н., Ставровский А.Б.
Издательство: Вильямс, Диалектика
Год: 2007
ISBN: 978-5-8459-1244-2
Формат: pdf
Страниц: 467
Размер: 139 Mb
Язык: Русский

В книге обсуждаются методы решения различных задач по программированию, знание которых будет полезно во многих ситуациях. Затронуты также технические вопросы: структурное кодирование и использование подпрограмм, элементы стиля, отладки и тестирования, использование режимов компиляции, организация ввода данных.
Разместил: oksanavalera 9-05-2022, 20:59 | Комментарии: 0 | Подробнее
Название: Scaling Python with Ray
Автор: Holden Karau and Boris Lublinsky
Издательство: O’Reilly Media
Год: 2022-05-09: Third Release
Формат: ePUB
Размер: 10 Mb
Язык: English

Serverless computing enables developers to concentrate solely on their applications rather than worry about where they've been deployed. With the Ray general-purpose serverless implementation in Python, programmers and data scientists can hide servers, implement stateful applications, support direct communication between tasks, and access hardware accelerators.
In this book, authors Holden Karau and Boris Lublinsky show you how to scale existing Python applications and pipelines, allowing you to stay in the Python ecosystem while avoiding single points of failure and manual scheduling. If your data processing has grown beyond what a single computer can handle, this book is for you.
Разместил: vitvikvas 9-05-2022, 20:09 | Комментарии: 0 | Подробнее
Название: Modern Mainframe Development: COBOL, Databases, and Next-Generation Approaches
Автор: Tom Taulli
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF
Страниц: 349
Размер: 14,2 Mb
Язык: English

Even as spending on digital transformation continues to skyrocket, mainframes nevertheless have major advantages for global enterprises. These systems still process huge amounts of information and allow for highly secure transactions. In this practical book, author Tom Taulli shows software developers how to pursue a hybrid approach by integrating traditional mainframes and applications with modern digital systems.
By the end of this book, you'll have a solid understanding of the mainframe architecture and ecosystem, including core concepts and technologies such as COBOL, REXX, JCL, Db2, VSAM, and CICS. You'll also learn how to blend in newer technologies such as the cloud, AI and machine learning, and microservices. This handbook is indispensable for enterprises looking to thrive in the new digital world.
Разместил: vitvikvas 9-05-2022, 16:08 | Комментарии: 0 | Подробнее
Название: Machine Learning for Text, 2nd Edition
Автор: Charu C. Aggarwal
Издательство: Springer
Год: 2022
Формат: True PDF
Страниц: 582
Размер: 11,8 Mb
Язык: English

This second edition textbook covers a coherently organized framework for text analytics, which integrates material drawn from the intersecting topics of information retrieval, machine learning, and natural language processing. Particular importance is placed on deep learning methods. The chapters of this book span three broad categories:1. Basic algorithms: Chapters 1 through 7 discuss the classical algorithms for text analytics such as preprocessing, similarity computation, topic modeling, matrix factorization, clustering, classification, regression, and ensemble analysis.
Разместил: vitvikvas 8-05-2022, 10:29 | Комментарии: 0 | Подробнее
Название: Excel-VBA: From Solving Mathematical Puzzles to Analysing Complex Engineering Problems
Автор: Tariq Muneer, Stoyanka Ivanova
Издательство: Springer
Год: 2022
Формат: True PDF
Страниц: 183
Размер: 10 Mb
Язык: English

This compact text is a powerful introduction to the Excel/VBA computing environment. The book presents some of the most useful features of Excel. First by introducing mathematical puzzles that will grab the reader’s attention with the reader invited to think hard on solving those puzzles. Then, solutions are presented in a logical manner. The book goes on to describe modern and up-to-date engineering problems and their solutions. Based on many years of the authors’ teaching, the book provides a practical, useful and enjoyable learning methods for readers to become expert in Excel and its application to engineering.
Разместил: vitvikvas 8-05-2022, 10:03 | Комментарии: 0 | Подробнее
Название: Music Representation and Transformation in Software: Structure and Algorithms in Python
Автор: Donald P. Pazel
Издательство: Springer
Год: 2022
Формат: True PDF
Страниц: 341
Размер: 17,5 Mb
Язык: English

Takes the reader on a journey through music concepts and on the way develops music essentials step-by-step
Emphasizes the representation of musical concepts in an object-oriented way as Python classes and objects
Applies a complete library of music elements in software to various localized music transformations
Разместил: vitvikvas 8-05-2022, 02:40 | Комментарии: 0 | Подробнее
Название: Introduction to Quantum Computing with Q# and QDK
Автор: Filip Wojcieszyn
Издательство: Springer
Год: 2022
Формат: PDF
Страниц: 286
Размер: 10 Mb
Язык: English

This book introduces the fundamentals of the theory of quantum computing, illustrated with code samples written in Q#, a quantum-specific programming language, and its related Quantum Development Kit. Quantum computing (QC) is a multidisciplinary field that sits at the intersection of quantum physics, quantum information theory, computer science and mathematics, and which may revolutionize the world of computing and software engineering.
Разместил: vitvikvas 8-05-2022, 02:27 | Комментарии: 0 | Подробнее
Название: The GameMaker Standard
Автор: David Vinciguerra and Andrew Howell
Издательство: Focal Press
Год: 2015
Формат: PDF
Размер: 16 Мб
Язык: английский / English

This book teaches students and entry-level novices how to create games using the GameMaker engine. Readers will quickly hone their design skills with tutorials that are written so that beginners can quickly start building games while also providing lessons on how designers can ‘level up’ and add advanced options to their games. Readers will also have access to a website containing all the assets and resources to create their games, including sprites and animations, walk-through video tutorials of each lesson and music composed by professional musicians. Also provided are rubrics for instructors to use when grading student work or for readers learning on their own to evaluate their own work.
Разместил: black 7-05-2022, 20:32 | Комментарии: 0 | Подробнее
Название: Testing jаvascript Applications
Автор: Lucas da Costa
Издательство: Manning Publications
Год: 2021
Формат: True (PDF, ePUB)
Страниц: 514
Размер: 16,2 Mb
Язык: English

Testing jаvascript Applications teaches you how to implement an automated testing plan for jаvascript-based web applications.
Summary
Automated testing will help you write high-quality software in less time, with more confidence, fewer bugs, and without constant manual oversight. Testing jаvascript Applications is a guide to building a comprehensive and reliable JS application testing suite, covering both how to write tests and how JS testing tools work under the hood. You’ll learn from Lucas de Costa, a core contributor to popular JS testing libraries, as he shares a quality mindset for making testing decisions that deliver a real contribution to your business. You’ll benefit from informative explanations and diagrams, easily-transferable code samples, and useful tips on using the latest and most consolidated libraries and frameworks of the jаvascript ecosystem.
Разместил: vitvikvas 7-05-2022, 12:03 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности