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



Реклама


Название: Filter Banks and Audio Coding: Compressing Audio Signals Using Python
Автор: Gerald Schuller
Издательство: Springer
Год: 2020
Формат: PDF
Страниц: 207
Размер: 10 Mb
Язык: English

This textbook presents the fundamentals of audio coding, used to compress audio and music signals, using Python programs both as examples to illustrate the principles and for experiments for the reader. Together, these programs then form complete audio coders. The author starts with basic knowledge of digital signal processing (sampling, filtering) to give a thorough introduction to filter banks as used in audio coding, and their design methods. He then continues with the next core component, which are psycho-acoustic models. The author finally shows how to design and implement them. Lastly, the author goes on to describe components for more specialized coders, like the Integer-to-Integer MDCT filter bank, and predictive coding for lossless and low delay coding. Included are Python program examples for each section, which illustrate the principles and provide the tools for experiments.
Разместил: vitvikvas 23-09-2020, 18:00 | Комментарии: 0 | Подробнее
Название: Number Theory with Applications to Cryptography
Автор: Stefano Spezia (Editor)
Издательство: Arcler Press
Год: 2020 (e-book Edition)
Формат: True PDF
Страниц: 310
Размер: 11.5 Mb
Язык: English

Number Theory with Applications to Cryptography takes into account the application of number theory in the field of cryptography. It comprises elementary methods of Diophantine equations, the basic theorem of arithmetic and the Riemann Zeta function. This book also discusses about Congruences and their use in mock theta functions, Method of Iterative Sliding Window for Shorter Number of Operations in case of Modular Exponentiation and Scalar Multiplication, Discrete log problem, elliptic curves, matrices and public-key cryptography and Implementation of Pollard Rho over binary fields using Brent Cycle Detection Algorithm. It also provides the reader with the significant insights of number theory to the practice of cryptography in order to understand discrete log problem, matrices, elliptic curves and public-key cryptography and the applications of Fibonacci sequence on continued fractions.
Разместил: bomboane 23-09-2020, 13:20 | Комментарии: 0 | Подробнее
Название: The Art of Multiprocessor Programming Second Edition
Автор: Maurice Herlihy, Nir Shavit, Victor Luchangco, Michael Spear
Издательство: Elsevier Inc
Год: 2021
Формат: true pdf
Страниц: 562
Размер: 10.9 Mb
Язык: English

The Art of Multiprocessor Programming, Second Edition, provides users with an authoritative guide to multicore programming. This updated edition introduces higher level software development skills relative to those needed for efficient single-core programming, and includes comprehensive coverage of the new principles, algorithms, and tools necessary for effective multiprocessor programming. The book is an ideal resource for students and professionals alike who will benefit from its thorough coverage of key multiprocessor programming issues.
Разместил: bomboane 23-09-2020, 13:12 | Комментарии: 0 | Подробнее
Название: Algorithms (The MIT Press Essential Knowledge series)
Автор: Panos Louridas
Издательство: The MIT Press
Год: 2020
Формат: true pdf/epub
Страниц: 312
Размер: 13.1 Mb
Язык: English

An accessible introduction to algorithms, explaining not just what they are but how they work, with examples from a wide range of application areas.
Digital technology runs on algorithms, sets of instructions that describe how to do something efficiently. Application areas range from search engines to tournament scheduling, DNA sequencing, and machine learning. Arguing that every educated person today needs to have some understanding of algorithms and what they do, in this volume in the MIT Press Essential Knowledge series, Panos Louridas offers an introduction to algorithms that is accessible to the nonspecialist reader. Louridas explains not just what algorithms are but also how they work, offering a wide range of examples and keeping mathematics to a minimum.
Разместил: bomboane 23-09-2020, 12:51 | Комментарии: 0 | Подробнее
Название: Programming Interviews For Dummies (For Dummies (Computer/Tech))
Автор: John Sonmez, Eric Butow
Издательство: For Dummies
Год: 2019
Формат: true pdf/epub
Страниц: 272
Размер: 28 Mb
Язык: English


Get ready for interview success
Programming jobs are on the rise, and the field is predicted to keep growing, fast. Landing one of these lucrative and rewarding jobs requires more than just being a good programmer. Programming Interviews For Dummies explains the skills and knowledge you need to ace the programming interview.
Разместил: bomboane 23-09-2020, 12:39 | Комментарии: 0 | Подробнее
Название: Practical Vulnerability Management: A Strategic Approach to Managing Cyber Risk
Автор: Andrew Magnusson
Издательство: No Starch Press
Год: 2020
Формат: true pdf/epub
Страниц: 196
Размер: 19.4 Mb
Язык: English

A hands-on guide to improving an organization's computer security and developing scanning tools on a budget.
Practical Vulnerability Management discusses the components of a vulnerability management program and shows the reader how to build a free or low-cost system to automatically handle the repetitive aspects of vulnerability management. Vulnerability management is a critical and sometimes neglected aspect of information security. It consists of two main parts: awareness and action. First, the security practitioner must be aware of the vulnerabilities that exist in an organization's systems and understand how dangerous each one is. Second, that information must feed into an ongoing process of addressing vulnerabilities by updating the vulnerable systems or otherwise mitigating their severity.
Разместил: bomboane 23-09-2020, 10:00 | Комментарии: 0 | Подробнее
Название: R Cookbook: Proven Recipes for Data Analysis, Statistics, and Graphics Second Edition
Автор: JD Long, Paul Teetor
Издательство: O'Reilly Media
Год: 2019
Формат: true pdf/epub
Страниц: 600
Размер: 20.5 Mb
Язык: English

Perform data analysis with R quickly and efficiently with more than 275 practical recipes in this expanded second edition. The R language provides everything you need to do statistical work, but its structure can be difficult to master. These task-oriented recipes make you productive with R immediately. Solutions range from basic tasks to input and output, general statistics, graphics, and linear regression.
Each recipe addresses a specific problem and includes a discussion that explains the solution and provides insight into how it works. If you’re a beginner, R Cookbook will help get you started. If you’re an intermediate user, this book will jog your memory and expand your horizons. You’ll get the job done faster and learn more about R in the process.
Разместил: bomboane 22-09-2020, 23:32 | Комментарии: 0 | Подробнее
Название: Machine Learning Pocket Reference: Working with Structured Data in Python (First Edition) +code
Автор: Matt Harrison
Издательство: O'Reilly Media
Год: 2019
Формат: true pdf, epub
Страниц: 320
Размер: 22.1 Mb, 23.3 Mb
Язык: English

With detailed notes, tables, and examples, this handy reference will help you navigate the basics of structured machine learning. Author Matt Harrison delivers a valuable guide that you can use for additional support during training and as a convenient resource when you dive into your next machine learning project.
Ideal for programmers, data scientists, and AI engineers, this book includes an overview of the machine learning process and walks you through classification with structured data. You’ll also learn methods for clustering, predicting a continuous value (regression), and reducing dimensionality, among other topics.
Разместил: bomboane 22-09-2020, 23:11 | Комментарии: 0 | Подробнее
Название: Practical Deep Learning for Cloud, Mobile, and Edge: Real-World AI & Computer-Vision Projects Using Python, Keras & TensorFlow, First Edition
Автор: Anirudh Koul, Siddha Ganju, Meher Kasam
Издательство: O'Reilly Media
Год: 2019
Формат: true pdf, epub
Страниц: 620
Размер: 16.4 Mb, 38 Mb
Язык: English

Whether you’re a software engineer aspiring to enter the world of deep learning, a veteran data scientist, or a hobbyist with a simple dream of making the next viral AI app, you might have wondered where to begin. This step-by-step guide teaches you how to build practical deep learning applications for the cloud, mobile, browsers, and edge devices using a hands-on approach.
Relying on years of industry experience transforming deep learning research into award-winning applications, Anirudh Koul, Siddha Ganju, and Meher Kasam guide you through the process of converting an idea into something that people in the real world can use.
Разместил: bomboane 22-09-2020, 22:49 | Комментарии: 0 | Подробнее
Название: Building Machine Learning Powered Applications: Going from Idea to Product 1st Edition
Автор: Emmanuel Ameisen
Издательство: O'Reilly Media
Год: 2020
Формат: true pdf, epub
Страниц: 260
Размер: 12.6 Mb, 10.2 Mb
Язык: English

Learn the skills necessary to design, build, and deploy applications powered by machine learning (ML). Through the course of this hands-on book, you’ll build an example ML-driven application from initial idea to deployed product. Data scientists, software engineers, and product managers—including experienced practitioners and novices alike—will learn the tools, best practices, and challenges involved in building a real-world ML application step by step.
Author Emmanuel Ameisen, an experienced data scientist who led an AI education program, demonstrates practical ML concepts using code snippets, illustrations, screenshots, and interviews with industry leaders. Part I teaches you how to plan an ML application and measure success. Part II explains how to build a working ML model. Part III demonstrates ways to improve the model until it fulfills your original vision. Part IV covers deployment and monitoring strategies.
Разместил: bomboane 22-09-2020, 22:40 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности