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

  • Добавил: literator
  • Дата: 20-09-2023, 02:19
  • Комментариев: 0
Название: Fuzzy Petri Nets for Knowledge Representation, Acquisition and Reasoning
Автор: Hua Shi, Hu-Chen Liu
Издательство: Springer
Год: 2023
Страниц: 476
Язык: английский
Формат: pdf (true)
Размер: 12.2 MB

With the development of Artificial Intelligence, developing expert systems to simulate human thinking has become a hot research topic nowadays. Expert system is an intellectual programming system that uses the knowledge captured from experts to solve specific problems reaching the level of experts. The crucial issues in developing an expert system are the representation of the obtained expert knowledge, the acquisition of experts’ professional knowledge, and the reasoning process of knowledge rules. So far, many knowledge representation methods have been introduced in the literature. Among them, the fuzzy Petri nets (FPNs) are a promising modelling tool for expert systems and have a couple of attractive advantages. Combining fuzzy sets and Petri nets, the FPNs are a graphical and mathematical model tool for representing imprecise information and supporting fuzzy reasoning in expert systems. An FPN is a marked graphical system containing places and transitions, where graphically circles represent places, bars depict transitions, and directed arcs denote the relationships between places and transitions. The main features of an FPN are that it supports visualized representation of information and provides a unified form to deal with imprecise and uncertain knowledge information. Due to these characteristics, the FPN method has been applied to many industrial fields for knowledge representation and reasoning in expert systems.
  • Добавил: literator
  • Дата: 19-09-2023, 20:54
  • Комментариев: 0
Название: Accelerating Unity Through Automation: Power Up Your Unity Workflow by Offloading Intensive Tasks
Автор: Simon Jackson
Издательство: Apress
Год: 2023
Страниц: 312
Язык: английский
Формат: pdf
Размер: 10.8 MB

Building games with Unity is hard enough without having to stand up and go and make a coffee each time you want to just build your project or find out days/weeks down the line that some change you made while building your dream has incurred a debt that means your project cannot be built for one of your target platforms without a lot of rework. Through automation, many of these hardships can be detected early and free up time and stress by monitoring your project as it is being created, identify risks and issues as you write the code, and free up your machine while lengthy build processes are running. The change might be hard, but once setup, it will give you peace of mind that everything you create will run, updates will be automatically managed, and your players are less likely to be drafting one-star reviews on your next publication. Automation, often seen as a dark art or long-lost treasure that is hard to seek and even harder to find, can save you countless hours of repetitive tasks and look ahead to help avoid troubles on the road before you plummet off the cliff of despair, such as when Apple suddenly does not accept builds with feature X, because Unity… For developers having experience with Unity and interested in learning about (with no foreknowledge in) automation will greatly benefit from this book.
  • Добавил: literator
  • Дата: 19-09-2023, 19:02
  • Комментариев: 0
Название: Шпаргалка начинающего тестировщика
Автор: Наталия Матвеева
Издательство: Интернет-издание
Год: 2022 (Версия 28766790.008)
Язык: русский
Формат: pdf
Размер: 11,7 MB

Шпаргалка является компиляцией информации из множества источников, как с рунета, так и с англоязычных сайтов. Создавала её, в первую очередь, для себя любимой. Цель была структурировать полученные знания, а также, иметь возможность быстро найти ответы на вопросы. Девиз, под эгидой которого я её создавала – «Не истина в последней инстанции, но триггер вам в помощь». Тестирование (Software Testing) – проверка соответствия реальных и ожидаемых результатов поведения программы, проводимая на конечном наборе тестов, выбранном определённым образом. Цели тестирования: • Выявление дефектов до того, как их обнаружат пользователи; • Предоставление актуальной информации о состоянии продукта на данный момент; • Проверка на соответствие ПО всем заявленным требованиям.
  • Добавил: literator
  • Дата: 19-09-2023, 17:59
  • Комментариев: 0
Название: DevOps with Laravel
Автор: Martin Joo
Издательство: Independently published
Год: 2023
Страниц: 447
Язык: английский
Формат: pdf + sources
Размер: 57.8 MB

With this guide, you can learn everything about deployments, Docker, Kubernetes, and how to use them with Laravel. "DevOps with Laravel" is a 447-page guide that teaches you how to be better at infrastructure and architecture. Docker is a platform that allows us to create, deploy, and run applications in containers. Containers are a lightweight and portable way to package software and its dependencies, allowing applications to run consistently across different environments. The most important thing is to package software and its dependencies. All of the above by deploying a Laravel app with components such as an API, Vue frontend, MySQL database, Redis queue, multiple queues and worker processes, scheduler.
  • Добавил: literator
  • Дата: 19-09-2023, 17:29
  • Комментариев: 0
Название: MATLAB Symbolic Math Toolbox User’s Guide (R2023b)
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: 2023
Страниц: 2350
Язык: английский
Формат: pdf (true)
Размер: 15.0 MB

Symbolic Math Toolbox provides functions for solving, graphing, and manipulating symbolic math equations. You can create, run, and share symbolic math codes, and get suggestions for next steps for working with symbols in the MATLAB Live Editor. The toolbox contains functions for common math areas such as calculus, linear algebra, algebraic equations, differential equations, equation simplification, and equation manipulation. The Symbolic Math Toolbox allows you to analytically perform differentiation, integration, simplification, transformations, and equation solving. Dimensional calculations and unit conversions are also possible. Calculations can be performed analytically or using arithmetic operations with variable precision, and the results are displayed in a math set. Symbolic calculations can be shared with other MATLAB users as "live" scripts or converted to HTML, Word, LaTex, or PDF documents. MATLAB functions, Simulink function blocks, and Simscape equations can be generated directly from symbolic expressions. You can generate C or Fortran code fragments from a symbolic expression, or generate files containing code fragments, using the ccode and fortran functions.
  • Добавил: umkaS
  • Дата: 19-09-2023, 07:54
  • Комментариев: 0
Название: Библия Delphi
Автор: Михаил Фленов
Издательство: БХВ-Петербург
Год: 2004
Cтраниц: 880
Формат: pdf
Размер: 55 мб
Язык: русский

Цель книги - научить читателя строить логику программы и алгоритмы различных вычислений. Уметь программировать еще не достаточно, надо знать, как применять полученные знания на практике. Для этого подробно описывается логика выполнения каждого участка кода, чтобы читатель смог использовать эти знания при решении собственных задач.
  • Добавил: literator
  • Дата: 18-09-2023, 16:03
  • Комментариев: 0
Название: Introduction to Bash Scripting
Автор: Bobby Iliev
Издательство: Leanpub
Год: Feb 01 2021
Страниц: 166
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 10.2 MB

This is an open-source introduction to Bash scripting guide/ebook that will help you learn the basics of Bash scripting and start writing awesome Bash scripts that will help you automate your daily SysOps, DevOps, and Dev tasks. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Bash scripts to combine different Linux commands and automate boring and repetitive daily tasks, so that you can focus on more productive and fun things. Bash is a Unix shell and command language. It is widely available on various operating systems, and it is also the default command interpreter on most Linux systems. Bash stands for Bourne-Again SHell. As with other shells, you can use Bash interactively directly in your terminal, and also, you can use Bash like any other programming language to write scripts. This book will help you learn the basics of Bash scripting including Bash Variables, User Input, Comments, Arguments, Arrays, Conditional Expressions, Conditionals, Loops, Functions, Debugging, and testing. The guide is suitable for anyone working as a developer, system administrator, or a DevOps engineer and wants to learn the basics of Bash scripting.
  • Добавил: umkaS
  • Дата: 18-09-2023, 08:12
  • Комментариев: 0
Название: DevOps для современного предприятия
Автор: Херинг М.
Издательство: ДМK
Год: 2020
Cтраниц: 232
Формат: pdf (ocr)
Размер: 34 мб
Язык: русский

DevOps – методика автоматизации рабочих процессов, существенно облегчающая задачи организации и способствующая действенным преобразованиям. Мирко Херинг, менеджер со стажем, рассказывает о том, как избежать распространенных ошибок на пути внедрения инноваций и добиться успеха в долгосрочной перспективе.
  • Добавил: literator
  • Дата: 18-09-2023, 07:51
  • Комментариев: 0
Название: Jetpack Compose 1.4 Essentials: Developing Android Apps with Jetpack Compose 1.4, Android Studio, and Kotlin
Автор: Neil Smyth
Издательство: Payload Media
Год: 2023
Страниц: 938
Язык: английский
Формат: epub (true)
Размер: 34.8 MB

This book teaches you how to build Android applications using Jetpack Compose 1.4, Android Studio Giraffe (2023.2.1), Material Design 3, and the Kotlin programming language. The book begins with the basics by explaining how to set up an Android Studio development environment. The book also includes in-depth chapters introducing the Kotlin programming language, including data types, operators, control flow, functions, lambdas, coroutines, and object-oriented programming. An introduction to the key concepts of Jetpack Compose and Android project architecture is followed by a guided tour of Android Studio in Compose development mode. The book also covers the creation of custom Composables and explains how functions are combined to create user interface layouts, including row, column, box, flow, pager, and list components. Other topics covered include data handling using state properties, key user interface design concepts such as modifiers, navigation bars, and user interface navigation. Additional chapters explore building your own reusable custom layout components. The book covers graphics drawing, user interface animation, transitions, Kotlin Flows, and gesture handling.
  • Добавил: literator
  • Дата: 18-09-2023, 07:30
  • Комментариев: 0
Название: Git Prodigy : Mastering Version Control with Git and GitHub
Автор: Ebenezer Don
Издательство: Leanpub
Год: 2023-08-31
Страниц: 255
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.2 MB

If you want to master Git, GitHub, and the enriching world of open-source contributions, even without any prior knowledge, this guide is your best bet. Git Prodigy is your clear, concise guide to mastering Git and GitHub. This book focuses on practical insights, avoiding unnecessary technical jargon so that anyone, regardless of their background or experience, can understand the art of version control in an approachable manner. The book begins with a firm grounding in version control and Git basics, then moves on to explore GitHub. You'll delve into key Git commands, the ins and outs of commits, branching and merging, and the intricacies of collaboration on GitHub, including forking, pull requests and code reviews. Git Prodigy highlights the enriching world of open-source contributions, helping you understand the culture and practices that drive this vibrant community. It provides insights into open-source licensing, equipping you with the knowledge to contribute confidently and responsibly. “Git Prodigy” was crafted as a clear, accessible, and practical guide designed to unravel these powerful tools and the vibrant world of open-source software. In the pages of this book, we will take a journey. It’s a journey that begins in the roots of version control, unfurling the basic concepts of Git.