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

  • Добавил: literator
  • Дата: 14-12-2022, 12:29
  • Комментариев: 0
Flight Simulation Software: Design, Development and TestingНазвание: Flight Simulation Software: Design, Development and Testing
Автор: David Allerton
Издательство: Wiley
Год: 2023
Страниц: 510
Язык: английский
Формат: pdf (true)
Размер: 21.3 MB

Flight Simulation Software explains the many aspects of flight simulator design, including open source tools for developing an engineering flight simulator. Knowledge of flight simulation software is vital for aerospace engineering professionals, educators, and students. The challenge for the simulator developer, and the focus of this book, is to understand the techniques and methods used to design, develop and test software for an engineering flight simulator. The author’s knowledge and experience in developing software for flight simulation form the topics of the chapters of the book. All the software covered in the book is used in operational engineering flight simulators and is available from the publishers for free download. This software has run on Linux and Windows platforms for the PC and currently runs in real-time on Raspberry Pi computers. This approach to software development is very much in line with the open systems community, where source code is made available to users who are encouraged to modify or improve the software, the associated libraries and support packages. The majority of the software in this book is written in the C programming language, increasing its portability for Windows and Linux platforms and extending its use to the many compatible libraries.
  • Добавил: literator
  • Дата: 14-12-2022, 11:25
  • Комментариев: 0
Building Enterprise IoT Solutions with Eclipse IoT Technologies: An Open Source Approach to Edge ComputingНазвание: Building Enterprise IoT Solutions with Eclipse IoT Technologies: An Open Source Approach to Edge Computing
Автор: Frederic Desbiens
Издательство: Apress
Год: 2023
Страниц: 376
Язык: английский
Формат: pdf, epub
Размер: 11.0 MB

Build IoT solutions for the enterprise using open-source building blocks from the Eclipse IoT Working Group at the Eclipse Foundation. This book introduces you to key protocols and their implementations, such as CoAP (Eclipse Californium), DDS (Eclipse Cyclone DDS), LwM2M (Eclipse Leshan), and MQTT (Eclipse Paho, Eclipse Mosquitto, and Eclipse Amlen). Although the book discusses hardware matters, its focus is on software and relevant open standards. The book helps you understand the pros and cons of the technologies available from Eclipse IoT and how they have been used in actual deployments. The core Zenoh library is implemented in Rust. Consequently, the team publishes binaries for the main platforms supported by the language: Linux, macOS, and Windows. At the time of writing, the C and Python language bindings are supported on every platform where the target language and Rust are supported. This section will focus on Python code examples.
  • Добавил: literator
  • Дата: 14-12-2022, 00:57
  • Комментариев: 0
Python with OpenCV3: Computer Vision Course for BeginnersНазвание: Python with OpenCV3: Computer Vision Course for Beginners
Автор: Richard Stallman
Издательство: Amazon.com Services LLC
Год: 2022
Страниц: 400
Язык: английский
Формат: pdf (true)
Размер: 15.7 MB

OpenCV provides a real-time optimized powerful computer vision library, tools. It also supports model execution for Machine Learning (ML) and Artificial Intelligence (AI). You can use the OpenCV in a wide variety of ways like make application image processing, computer vision, video processing and more. This book introduces you use OpenCV write first programs with Python language to make your application like image process, computer vision, video processing. This book will immediately put your knowledge with real practice.
  • Добавил: literator
  • Дата: 13-12-2022, 22:37
  • Комментариев: 0
Neural Networks and Learning Algorithms in MATLABНазвание: Neural Networks and Learning Algorithms in MATLAB
Автор: Ardahir Mohammadazadeh, Mohammad Hosein Sabzalian, Oscar Castillo
Издательство: Springer
Год: 2022
Страниц: 123
Язык: английский
Формат: pdf (true), epub
Размер: 45.2 MB

This book explains the basic concepts, theory and applications of neural networks in a simple unified approach with clear examples and simulations in the MATLAB programming language. The scripts herein are coded for general purposes to be easily extended to a variety of problems in different areas of application. They are vectorized and optimized to run faster and be applicable to high-dimensional engineering problems. This book will serve as a main reference for graduate and undergraduate courses in neural networks and applications. This book will also serve as a main basis for researchers dealing with complex problems that require neural networks for finding good solutions in areas, such as time series prediction, intelligent control and identification. In addition, the problem of designing neural network by using metaheuristics, such as the genetic algorithms and particle swarm optimization, with one objective and with multiple objectives, is presented.
  • Добавил: literator
  • Дата: 13-12-2022, 21:36
  • Комментариев: 0
Designing Map Interfaces: Patterns for Building Effective Map AppsНазвание: Designing Map Interfaces: Patterns for Building Effective Map Apps
Автор: Michael Gaigg
Издательство: Esri Press
Год: 2023
Страниц: 187
Язык: английский
Формат: epub (true)
Размер: 13.9 MB

Create useful and usable map apps that your users will love. Turn your next map app project into a success with Designing Map Interfaces: Patterns for Building Effective Map Apps. Whether you're configuring an out-of-the-box solution, building an app using one of the readily available app builder tools, or working on a custom app project, this book will guide you toward developing more useful and usable apps. Current courses for application development focus on technology and architecture rather than the tenets of interface design. This book teaches GIS professionals, developers, and designers the principles and best practices that will help them create stunning consumer-grade apps. Designing Map Interfaces provides a language for planning and building map apps. The elements of this language are made up of user interface (UI) patterns. Each pattern describes a solution to an observed and recurring problem in UI design. This book explains when to use the pattern, why it is important, and what to consider—and in turn will help readers make educated decisions on what, why, when, and how to solve problems to make their apps work. Throughout the book, patterns are illustrated through real-world examples.
  • Добавил: Chipa
  • Дата: 13-12-2022, 16:50
  • Комментариев: 0

Название: Git и GitHub
Автор: Коллектив
Издательство: HTML Academy
Год: 2022
Формат: HTML
Страниц: много
Размер: 646 Mb
Язык: Русский

Цель курса — научить работать с системой Git и показать, что её можно и нужно использовать не только в команде, но и для одиночной разработки.

  • Добавил: literator
  • Дата: 13-12-2022, 15:34
  • Комментариев: 0
Algorithms with JULIA: Optimization, Machine Learning, and Differential Equations Using the JULIA LanguageНазвание: Algorithms with JULIA: Optimization, Machine Learning, and Differential Equations Using the JULIA Language
Автор: Clemens Heitzinger
Издательство: Springer
Год: 2022
Страниц: 447
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

This book provides an introduction to modern topics in scientific computing and Machine Learning (ML), using JULIA to illustrate the efficient implementation of algorithms. In addition to covering fundamental topics, such as optimization and solving systems of equations, it adds to the usual canon of computational science by including more advanced topics of practical importance. In particular, there is a focus on partial differential equations and systems thereof, which form the basis of many engineering applications. Several chapters also include material on Machine Learning (artificial neural networks (ANN) and Bayesian estimation). The programming language used in this book is Julia. Julia is a highlevel, high-performance, and dynamic programming language that has been developed with scientific and technical computing in mind. It offers features that make it very well suited for computing in science, engineering, and Machine Learning. Its syntax is similar to other languages in this area, but it has been designed to embrace modern programming concepts. It is open source, and it comes with a compiler and an easy-to-use package system.
  • Добавил: literator
  • Дата: 13-12-2022, 14:07
  • Комментариев: 0
Python für Kids: Programmieren lernen ohne VorkenntnisseНазвание: Python für Kids: Programmieren lernen ohne Vorkenntnisse
Автор: Hans-Georg Schumann
Издательство: MITP
Год: 2023
Страниц: 336
Язык: немецкий/German
Формат: epub
Размер: 12.7 MB

Die Programmiersprache Python ist so beliebt, weil sie klar strukturiert, modern und leistungsstark ist. Hans-Georg Schumann zeigt dir in diesem Buch, wie leicht man damit Ideen in Programme umsetzen kann. Du lernst anhand vieler kleiner und zwei großer Spiele, einfache Programme zu schreiben, und verstehst schnell, was es mit Schleifen, Klassen, Verzweigungen und Funktionen auf sich hat. Auch die objektorientierte Programmierung kommt nicht zu kurz.
  • Добавил: literator
  • Дата: 13-12-2022, 13:50
  • Комментариев: 0
Artificial Intelligence in Information and Communication Technologies, Healthcare and Education: A Roadmap AheadНазвание: Artificial Intelligence in Information and Communication Technologies, Healthcare and Education: A Roadmap Ahead
Автор: Parikshit N. Mahalle, Rajendra S. Talware, Ganesh C. Patil
Издательство: CRC Press
Год: 2023
Страниц: 251
Язык: английский
Формат: pdf (true)
Размер: 29.4 MB

Artificial Intelligence in Information and Communication Technologies, Healthcare and Education: A Roadmap Ahead is designed as a reference text and discusses inter-dependability, communication and effective control for the betterment of services through Artificial Intelligence (AI), as well as the challenges and path ahead for AI in computing and control across different domains of business and human life. The book accommodates technologies and application domains including backbone hardware, systems and methods for deployment, which help incorporating intelligence through different supervised and probabilistic learning approaches.
  • Добавил: literator
  • Дата: 12-12-2022, 11:25
  • Комментариев: 0
Bash for Data ScientistsНазвание: Bash for Data Scientists
Автор: Oswald Campesato
Издательство: Mercury Learning and Information
Год: 2023
Страниц: 293
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

The goal of this book is to introduce readers to an assortment of powerful command line utilities that can be combined to create simple yet powerful shell scripts for processing datasets. The code samples and scripts use the bash shell, and typically involve small datasets so that you can focus on understanding the features of Grep, Sed, and Awk. Aimed at a reader relatively new to working in a bash environment, the book is comprehensive enough to be a good reference and teach a few new tricks to those who already have some experience with creating shells scripts. The Chapter 7 requires basic knowledge of Python and Pandas, such as creating Pandas data frames, as well as reading and writing CSV files. Knowledge of the awk programming language is required for three shell scripts that invoke the awk command if you decide to read those code samples.