LitMy.ru - литература в один клик

  • Добавил: Maurix
  • Дата: 7-06-2021, 11:26
  • Комментариев: 0
Название: Advanced Algorithms and Data Structures
Автор: Marcello La Rocca
Издательство: Manning Publications
Год: 2021
Формат: True PDF
Страниц: 769
Размер: 39,4 Mb
Язык: English

Advanced Algorithms and Data Structures introduces a collection of algorithms for complex programming challenges in data analysis, machine learning, and graph computing.
As a software engineer, you’ll encounter countless programming challenges that initially seem confusing, difficult, or even impossible. Don’t despair! Many of these “new” problems already have well-established solutions. Advanced Algorithms and Data Structures teaches you powerful approaches to a wide range of tricky coding challenges that you can adapt and apply to your own applications. Providing a balanced blend of classic, advanced, and new algorithms, this practical guide upgrades your programming toolbox with new perspectives and hands-on techniques.
  • Добавил: Maurix
  • Дата: 7-06-2021, 11:14
  • Комментариев: 0
Название: Ansible: Up and Running, 3rd Edition (Early Release)
Автор: Bas Meijer, Lorin Hochstein, and Rene Moser
Издательство: O’Reilly Media
Год: 2021-06-03: First Release
Формат: ePUB
Размер: 10 Mb
Язык: English

Among the many configuration management tools available, Ansible has some distinct advantages: It's minimal in nature. You don't need to install anything on your nodes. And it has an easy learning curve. With this updated third edition, you'll quickly learn how to be productive with this tool, whether you're a developer deploying code to production or a system administrator looking for a better automation solution.
  • Добавил: literator
  • Дата: 7-06-2021, 10:53
  • Комментариев: 0
Learn Quantum Computing with Python and Q#: A hands-on approach (Final Release)Название: Learn Quantum Computing with Python and Q#: A hands-on approach (Final Release)
Автор: Sarah Kaiser
Издательство: Manning Publications
Год: 2021
Страниц: 385
Язык: английский
Формат: pdf (true)
Размер: 19.63 MB

Learn Quantum Computing with Python and Q# demystifies quantum computing. Using Python and the new quantum programming language Q#, you’ll build your own quantum simulator and apply quantum programming techniques to real-world examples including cryptography and chemical analysis.
  • Добавил: literator
  • Дата: 7-06-2021, 09:21
  • Комментариев: 0
Bug Bounty Bootcamp: The Guide to Finding and Reporting Web Vulnerabilities (Early Access)Название: Bug Bounty Bootcamp: The Guide to Finding and Reporting Web Vulnerabilities (Early Access)
Автор: Vickie Li
Издательство: No Starch Press
Год: 05-05-2021
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Bug Bounty Bootcamp teaches you how to hack web applications. You will learn how to perform reconnaissance on a target, how to identify vulnerabilities, and how to exploit them. You’ll also learn how to navigate bug bounty programs set up by companies to reward security professionals for finding bugs in their web applications. Bug bounty programs are company-sponsored programs that invite researchers to search for vulnerabilities on their applications and reward them for their findings. This book is designed to help beginners with little to no security experience learn web hacking, find bugs, and stay competitive in this booming and lucrative industry.
  • Добавил: buratino
  • Дата: 6-06-2021, 12:04
  • Комментариев: 0
Название: Generalization with Deep Learning: For Improvement on Sensing Capability
Автор: Zhenghua Chen, Min Wu, Xiaoli Li
Издательство: World Scientific Publishing Company
Год: 2021
Формат: true pdf, epub
Страниц: 324
Размер: 10 Mb, 16.5 Mb
Язык: English

Deep Learning has achieved great success in many challenging research areas, such as image recognition and natural language processing. The key merit of deep learning is to automatically learn good feature representation from massive data conceptually. In this book, we will show that the deep learning technology can be a very good candidate for improving sensing capabilities.
  • Добавил: Maurix
  • Дата: 6-06-2021, 11:01
  • Комментариев: 0
Название: Applied User Data Collection and Analysis Using jаvascript and PHP
Автор: Kyle Goslin, Markus Hofmann
Издательство: CRC Press
Год: 2021
Формат: True PDF
Страниц: 346
Размер: 10 Mb
Язык: English

Applied User Data Collection and Analysis Using jаvascript and PHP is designed to provide the technical skills and competency to gather a wide range of user data from web applications in both active and passive methods. This is done by providing the reader with real-world examples of how a variety of different jаvascript- and PHP-based libraries can be used to gather data using custom feedback forms and embedded data gathering tools.
  • Добавил: Maurix
  • Дата: 6-06-2021, 10:27
  • Комментариев: 0
Название: Competitive Programming in Python :128 Algorithms to Develop your Coding Skills
Автор: Christoph Durr
Издательство: Cambridge University Press
Год: 2021
Формат: True PDF
Страниц: 266
Размер: 16 Mb
Язык: English

Want to kill it at your job interview in the tech industry? Want to win that coding competition? Learn all the algorithmic techniques and programming skills you need from two experienced coaches, problem setters, and jurors for coding competitions. The authors highlight the versatility of each algorithm by considering a variety of problems and show how to implement algorithms in simple and efficient code. Readers can expect to master 128 algorithms in Python and discover the right way to tackle a problem and quickly implement a solution of low complexity.
  • Добавил: fisher1978
  • Дата: 5-06-2021, 18:55
  • Комментариев: 0
Название: Программное обеспечение матричных алгоритмов и метода конечных элементов в инженерных расчетах
Автор: Бурман З.И., Артюхин Г.А., Зархин Б.Я.
Издательство: Машиностроение
Год: 1988
ISBN: 5-217-00011-2
Формат: pdf
Страниц: 256
Размер: 11 Мб
Язык: русский

Изложена методология создания программного обеспечения для численной реализации на ЭВМ матричных алгоритмов решения разнообразных задач механики и физики и, в частности, матричных алгоритмов метода конечных элементов.
  • Добавил: Maurix
  • Дата: 5-06-2021, 18:08
  • Комментариев: 0
Название: C# Features Succinctly
Автор: Dirk Strauss
Издательство: Syncfusion, Inc
Год: 2021
Формат: ePUB, PDF
Страниц: 77
Размер: 10 Mb
Язык: English

C# Features Succinctly is a concise guide to the significant features packaged in C# 7, 8, and 9. To help readers understand the evolution of the language, author Dirk Strauss first covers the important additions that arrived in version 7, such as tuples, pattern matching, and out variables. Next, he covers more than a dozen features in version 8, from nullable reference types to unmanaged constructed types. Finally, readers get a taste of the latest features in C# 9, and some of the productivity enhancements provided to .NET developers in Visual Studio.
  • Добавил: literator
  • Дата: 5-06-2021, 15:07
  • Комментариев: 0
Artificial Intelligence (AI): Recent Trends and ApplicationsНазвание: Artificial Intelligence (AI): Recent Trends and Applications
Автор: S. Kanimozhi Suguna, M. Dhivya, Sara Paiva
Издательство: CRC Press
Серия: Artificial Intelligence (AI): Elementary to Advanced Practices
Год: 2021
Страниц: 331
Язык: английский
Формат: pdf (true)
Размер: 26.6 MB

This book aims to bring together leading academic scientists, researchers, and research scholars to exchange and share their experiences and research results on all aspects of Artificial Intelligence. The book provides a premier interdisciplinary platform to present practical challenges and adopted solutions. The book addresses the complete functional framework workflow in Artificial Intelligence technology. It explores the basic and high-level concepts and can serve as a manual for the industry for beginners and the more advanced. It covers intelligent and automated systems and its implications to the real-world, and offers data acquisition and case studies related to data-intensive technologies in AI-based applications.