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

  • Добавил: literator
  • Дата: 20-09-2022, 01:55
  • Комментариев: 0
Flutter and Dart Cookbook (Fifth Early Release)Название: Flutter and Dart Cookbook (Fifth Early Release)
Автор: Rich Rose
Издательство: O’Reilly Media, Inc.
Год: 2022-09-16
Страниц: 112
Язык: английский
Формат: epub (true), mobi
Размер: 10.3 MB

Learn the essentials of working with Flutter and Dart to build full stack applications that meet the needs of a cloud-driven world. Together, the Flutter open source UI software development kit and the Dart programming language for client development provide a unified solution to building applications capable of targeting multiple platforms. Recipes in this cookbook show you how this potent combination provides an efficient approach to application development. Typically used in frontend development, Flutter helps you develop cross-platform applications for Android, iOS, Linux, Mac, Windows, and the Google Fuchsia operating system. The Dart SDK provides native access to third-party solutions, including APIs, databases, and authentication. When used in concert with Flutter, Dart allows you to compile source code ahead of time to native code.
  • Добавил: literator
  • Дата: 20-09-2022, 01:32
  • Комментариев: 0
MATLAB Partial Differential Equation Toolbox: User's Guide (R2022b)Название: MATLAB Partial Differential Equation Toolbox: User's Guide (R2022b)
Автор: MathWorks
Издательство: The MathWorks, Inc
Год: September 2022
Страниц: 2064
Язык: английский
Формат: pdf (true)
Размер: 16.8 MB

Partial Differential Equation Toolbox provides functions for solving structural mechanics, heat transfer, and general partial differential equations (PDEs) using finite element analysis. You can perform linear static analysis to compute deformation, stress, and strain. For modeling structural dynamics and vibration, the toolbox provides a direct time integration solver. You can analyze a component’s structural characteristics by performing modal analysis to find natural frequencies and mode shapes. You can model conduction-dominant heat transfer problems to calculate temperature distributions, heat fluxes, and heat flow rates through surfaces. You can also solve standard problems such as diffusion, electrostatics, and magnetostatics, as well as custom PDEs.
  • Добавил: literator
  • Дата: 19-09-2022, 13:55
  • Комментариев: 0
Security Chaos Engineering (Early Release)Название: Security Chaos Engineering: Developing Resilience and Safety at Speed and Scale (Early Release)
Автор: Kelly Shortridge, Aaron Rinehart
Издательство: O’Reilly Media, Inc.
Год: 2022-09-07
Язык: английский
Формат: epub (true), mobi
Размер: 10.3 MB

Information security is broken. Year after year, attackers remain unchallenged and undeterred, while engineering teams feel mounting pressure to design, build, and operate "secure" systems. Attacks can't be prevented, mental models of systems are incomplete, and our digital world constantly evolves. How can we verify that our systems behave the way we expect? What can we do to improve our systems' resilience? In this pragmatic and comprehensive guide, authors Kelly Shortridge and Aaron Rinehart help you navigate the challenges of securing complex software systems. Using the principles and practices of security chaos engineering, they explore how you can cultivate resilience across the software delivery lifecycle.
  • Добавил: literator
  • Дата: 19-09-2022, 12:31
  • Комментариев: 0
PYTHON – Master Python OOP Programming with One Guide Only!Название: PYTHON – Master Python OOP Programming with One Guide Only! A lot of Coding, Practice and Theory Learn Python with Hands-On Projects
Автор: Rick Sekuloski
Издательство: Independently published
Год: 2022
Страниц: 575
Язык: английский
Формат: epub
Размер: 23.8 MB

Many people are afraid of programming because they think learning how to code is too hard.I was one of them! But if you want to learn and master Python programming, this is the book for you. I have seen people buying many books and courses to learn Python but they never actually learned how to code. I promise my book will save you money and time. This book is balanced with theory and examples because I think the real-life examples are what you can really learn from.
  • Добавил: literator
  • Дата: 19-09-2022, 01:47
  • Комментариев: 0
Deep Learning for Computational Problems in Hardware SecurityНазвание: Deep Learning for Computational Problems in Hardware Security: Modeling Attacks on Strong Physically Unclonable Function Circuits
Автор: Pranesh Santikellur, Rajat Subhra Chakraborty
Издательство: Springer
Серия: Studies in Computational Intelligence
Год: 2023
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

The book discusses a broad overview of traditional Machine Learning (ML) methods and state-of-the-art Deep Learning (DL) practices for hardware security applications, in particular the techniques of launching potent "modeling attacks" on Physically Unclonable Function (PUF) circuits, which are promising hardware security primitives. The volume is self-contained and includes a comprehensive background on PUF circuits, and the necessary mathematical foundation of traditional and advanced Machine Learning techniques such as support vector machines, logistic regression, neural networks, and Deep Learning. This book can be used as a self-learning resource for researchers and practitioners of hardware security, and will also be suitable for graduate-level courses on hardware security and application of Machine Learning in hardware security. A stand-out feature of the book is the availability of reference software code and datasets to replicate the experiments described in the book.
  • Добавил: Maurix
  • Дата: 18-09-2022, 04:36
  • Комментариев: 0
Название: Обучение с подкреплением для реальных задач. Инженерный подход
Автор: Уиндер Фил
Издательство: БXB
Год: 2023
Формат: PDF
Страниц: 400
Размер: 36,3 Mb
Язык: Русский

Книга посвящена промышленно-ориентированному применению обучения с подкреплением (Reinforcement Learning, RL). Объяснено, как обучать промышленные и научные системы решению любых пошаговых задач методом проб и ошибок – без подготовки узкоспециализированных учебных множеств данных и без риска переобучить или переусложнить алгоритм.
  • Добавил: Maurix
  • Дата: 17-09-2022, 19:19
  • Комментариев: 0
Название: Алгоритмы. Руководство по разработке. 3-е изд
Автор: Стивен Скиена
Издательство: БXB
Год: 2022
Формат: PDF
Страниц: 862
Размер: 106 Mb
Язык: Русский

Книга является наиболее полным руководством по разработке эффективных алгоритмов. Первая часть книги содержит практические рекомендации по разработке алгоритмов: приводятся основные понятия, дается анализ алгоритмов, рассматриваются типы структур данных, основные алгоритмы сортировки, операции обхода графов и алгоритмы для работы со взвешенными графами, примеры использования комбинаторного поиска, эвристических методов и динамического программирования. Вторая часть книги содержит обширный список литературы и каталог из 75 наиболее распространенных алгоритмических задач, для которых перечислены существующие программные реализации.
  • Добавил: literator
  • Дата: 17-09-2022, 12:42
  • Комментариев: 0
Go Cookbook: Expert Solutions for Commonly Needed Go Tasks (Third Early Release)Название: Go Cookbook: Expert Solutions for Commonly Needed Go Tasks (Third Early Release)
Автор: Sau Sheong Chang
Издательство: O’Reilly Media, Inc.
Год: 2022-09-16
Язык: английский
Формат: epub (true), mobi
Размер: 10.2 MB

Go is an increasingly popular language for programming everything from web applications to distributed network services. This practical guide provides recipes to help you unravel common problems and perform useful tasks when working with Go. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. Programmers new to Go can quickly ramp up their knowledge while accomplishing useful tasks, and experienced Go developers can save time by cutting and pasting proven code directly into their applications.
  • Добавил: literator
  • Дата: 17-09-2022, 11:27
  • Комментариев: 0
Engineering Intelligent Systems: Systems Engineering and Design with Artificial Intelligence, Visual ModelingНазвание: Engineering Intelligent Systems: Systems Engineering and Design with Artificial Intelligence, Visual Modeling
Автор: Barclay R. Brown
Издательство: Wiley
Год: 2023
Страниц: 387
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Engineering Intelligent Systems Exploring the three key disciplines of intelligent systems. As Artificial Intelligence (AI) and Machine Learning (ML) technology continue to develop and find new applications, advances in this field have generally been focused on the development of isolated software data analysis systems or of control systems for robots and other devices. By applying model-based systems engineering to AI, however, engineers can design complex systems that rely on AI-based components, resulting in larger, more complex intelligent systems that successfully integrate humans and AI.
  • Добавил: literator
  • Дата: 17-09-2022, 11:16
  • Комментариев: 0
Node.js: The Comprehensive Guide to Server-Side JavaScript ProgrammingНазвание: Node.js: The Comprehensive Guide to Server-Side jаvascript Programming
Автор: Sebastian Springer
Издательство: Rheinwerk Computing
Год: 2022
Страниц: 834
Язык: английский
Формат: epub (true)
Размер: 10.3 MB

If you’re developing server-side jаvascript applications, you need Node.js! Start with the basics of the Node.js environment: installation, application structure, and modules. Then follow detailed code examples to learn about web development using frameworks like Express and Nest. Learn about different approaches to asynchronous programming, including RxJS and data streams. Details on peripheral topics such as testing, security, performance, and more, make this your all-in-one daily reference for Node.js!