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



Реклама


Параллельные и высокопроизводительные вычисленияНазвание: Параллельные и высокопроизводительные вычисления
Автор: Роби Р., Замора Дж.
Издательство: ДМК Пресс
Год: 2021
Страниц: 802
Язык: русский
Формат: pdf
Размер: 29,6 MB

Пишите быстрые, мощные, энергоэффективные программы, легко масштабируемые под обработку огромных объемов данных. Параллельное программирование позволяет распределять задачи обработки данных между несколькими процессорами, существенно повышая производительность. В книге рассказывается, как с минимальными трудозатратами повысить эффективность ваших программ. Вы научитесь оценивать аппаратные архитектуры и работать со стандартными инструментами отрасли, такими как OpenMP и MPI, освоите структуры данных и алгоритмы, подходящие для высокопроизводительных вычислений, узнаете, как экономить энергию на наладонных устройствах, и даже запустите масштабную симуляцию цунами на батарее из GPU-процессоров.
Разместил: Ingvar16 30-10-2021, 19:32 | Комментарии: 0 | Подробнее
Название: Sparse Estimation with Math and Python: 100 Exercises for Building Logic
Автор: Joe Suzuki
Издательство: Springer
Год: 2021
Формат: PDF
Страниц: 254
Размер: 10 Mb
Язык: English

The most crucial ability for machine learning and data science is mathematical logic for grasping their essence rather than knowledge and experience. This textbook approaches the essence of sparse estimation by considering math problems and building Python programs.
Each chapter introduces the notion of sparsity and provides procedures followed by mathematical derivations and source programs with examples of execution. To maximize readers’ insights into sparsity, mathematical proofs are presented for almost all propositions, and programs are described without depending on any packages. The book is carefully organized to provide the solutions to the exercises in each chapter so that readers can solve the total of 100 exercises by simply following the contents of each chapter.
Разместил: vitvikvas 30-10-2021, 19:22 | Комментарии: 0 | Подробнее
Название: {Вы пока еще не знаете JS} Познакомьтесь, jаvascript. 2-е издание
Автор: Симпсон Кайл
Издательство: Питер
Год: 2022
Формат: pdf
Страниц: 192
Размер: 10 Мб
Язык: русский

Вы пока еще не знаете JS. И Кайл Симпсон признается, что тоже его не знает (по крайней мере полностью)… И никто не знает. Но все мы можем начать работать над тем, чтобы узнать его лучше. Сколько бы времени вы ни провели за изучением языка, всегда можно найти что-то еще, что стоит изучить и понять на другом уровне.

Учтите, что, хотя книга и называется «Познакомьтесь, jаvascript», она не для новичков. У нее другая задача: дать обзор тем, в которых необходимо разобраться на начальном этапе изучения JS. Даже если вы уже написали достаточно кода JS, эту книгу не стоит пропускать, возможно, в ваших знаниях есть пробелы, которые необходимо заполнить перед углубленным изучением сложных тем.
Разместил: vitvikvas 30-10-2021, 18:31 | Комментарии: 0 | Подробнее
Название: Statistical Analysis with Swift: Data Sets, Statistical Models, and Predictions on Apple Platforms
Автор: Jimmy Andersson
Издательство: Apress
Год: 2022
Страниц: 222
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Work with large data sets, create statistical models, and make predictions with statistical methods using the Swift programming language. The variety of problems that can be solved using statistical methods range in fields from financial management to machine learning to quality control and much more. Those who possess knowledge of statistical analysis become highly sought after candidates for companies worldwide.
Разместил: Ingvar16 30-10-2021, 17:58 | Комментарии: 0 | Подробнее
Applications of Artificial Intelligence in Business and Finance: Modern TrendsНазвание: Applications of Artificial Intelligence in Business and Finance: Modern Trends
Автор: Vikas Garg (PhD), Shalini Aggarwal (PhD), Pooja Tiwari (PhD)
Издательство: Apple Academic Press/CRC Press
Год: 2022
Страниц: 272
Язык: английский
Формат: pdf (true)
Размер: 11.5 MB

In the current competitive and technology-driven world, Artificial Intelligence (AI) has emerged as growing technology that is applicable to many fields. As transactions and other business functions move online and grow more popular every year, the finance and banking industries face increasingly complex data management and identity theft and fraud issues. AI can bring many financial and business functions to the next level, as systems using Deep Learning technologies are able to analyze patterns and spot suspicious behavior and potential fraud. In this volume, Applications of Artificial Intelligence in Business and Finance: Modern Trends, the focus is on the application of Artificial Intelligence in finance, business, and related areas. The book presents a selection of chapters presenting cutting-edge research on current business practices in finance and management.
Разместил: Ingvar16 30-10-2021, 15:59 | Комментарии: 0 | Подробнее
Elegant Code With PythonНазвание: Elegant Code With Python
Автор: Karthikeyan A.K.
Издательство: Karthikeyan A.K.
Год: 2021
Язык: английский
Формат: pdf, azw, epub
Размер: 10.18 MB

Programs are becoming larger and larger, they needed to be maintained for a long time, and developers would like to move from company to another to satisfy their curiosity. To keep programs maintainable, many programming languages have evolved standards. By reading this book programmers budding or veterans more mindful of their code, and will result in less pull or merge request rejections. you will start to navigate your professional life with elegance. This book is for people who know Python and want to code well, be elegant and mindful with it. Its For people who want their code to be appreciated by others, for people who want to graduate from coding professional to coding craftsman.
Разместил: Ingvar16 30-10-2021, 15:00 | Комментарии: 0 | Подробнее
Название: Code That Fits in Your Head: Heuristics for Software Engineering
Автор: Mark Seemann
Издательство: Pearson/Addison-Wesley
Год: 2022
Формат: ePUB
Страниц: 416
Размер: 23 Mb
Язык: English

Code That Fits in Your Head offers indispensable, practical advice for writing code at a sustainable pace and controlling the complexity that causes projects to spin out of control.
Reflecting decades of experience helping software teams succeed, Mark Seemann guides you from zero (no code) to deployed features and shows how to maintain a good cruising speed as you add functionality, address cross-cutting concerns, troubleshoot, and optimize. You'll find valuable ideas, practices, and processes for key issues ranging from checklists to teamwork, encapsulation to decomposition, API design to unit testing.
Seemann illuminates his insights with code examples drawn from a complete sample project. Written in C#, they're designed to be clear and useful to anyone who uses any object-oriented language including Java , C++, and Python. To facilitate deeper exploration, all code and extensive commit messages are available for download.
Разместил: vitvikvas 30-10-2021, 02:39 | Комментарии: 0 | Подробнее
Testing Elixir: Effective and Robust Testing for Elixir and Its Ecosystem (2021)Название: Testing Elixir: Effective and Robust Testing for Elixir and Its Ecosystem
Автор: Andrea Leopardi, Jeffrey Matthias
Издательство: Pragmatic Bookshelf
Год: July 2021 (Version: P1.0)
Страниц: 256
Язык: английский
Формат: pdf (true) + pdf (conv), mobi, epub
Размер: 10.1 MB, 10.1 MB

Elixir is an interesting and fairly unique programming language. It provides features and concepts that can be hard to test if you’ve never dealt with anything like them. Some of those features are common in other programming languages but are more prominent in Elixir (and Erlang), such as concurrency and immutability. Other features, such as resiliency or the OTP framework, are more unique to Erlang and Elixir and can be challenging to test effectively. From a more practical perspective, Elixir is a great language to write a testing book about because the tools and patterns we use when testing Elixir code are pretty consolidated in the Elixir community. One reason for this is that Elixir comes equipped with its own testing framework, ExUnit. We’ll explore ExUnit inside and out and we’ll learn how to use it in many different situations in order to test our applications on different levels.
Разместил: Ingvar16 29-10-2021, 19:49 | Комментарии: 0 | Подробнее
Название: Web Development with Node and Express: Leveraging the jаvascript Stack 2nd Edition
Автор: Ethan Brown
Издательство: O’Reilly Media, Inc.
Год: 2020
Страниц: 342
Язык: английский
Формат: pdf (true), epub (true)
Размер: 10.29 MB

Build dynamic web applications with Express, a key component of the Node/jаvascript development stack. In this updated edition, author Ethan Brown teaches you Express fundamentals by walking you through the development of an example application. This hands-on guide covers everything from server-side rendering to API development suitable for usein single-page apps (SPAs).
Разместил: Ingvar16 29-10-2021, 17:26 | Комментарии: 0 | Подробнее
Swift Apprentice (7th Edition)Название: Swift Apprentice (7th Edition)
Автор: Ehab Amer, Alexis Gallagher, Matt Galloway и др.
Издательство: Razeware LLC
Год: 2021
Страниц: 555
Язык: английский
Формат: pdf (true), epub
Размер: 26.7 MB

This is a book for complete beginners to Apple’s modern programming language — Swift.All the code in the book works inside of Xcode’s easy-to-use playgrounds. That means you can focus on core Swift language concepts, such as classes, protocols, and generics, instead of getting bogged down in the details of building apps. This is a companion book to the SwiftUI Apprentice; the SwiftUI Apprentice focuses on building apps, while Swift Apprentice focuses on the Swift language itself.
Разместил: Ingvar16 29-10-2021, 16:24 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности