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



Реклама


Python The Complete Manual - 14th Edition, 2022Название: Python The Complete Manual - 14th Edition, 2022
Автор: Katharine Marsh (Editor), Andy Downes (Editor)
Издательство: Future Publishing
Год: 2022
Страниц: 132
Язык: английский
Формат: pdf (true)
Размер: 10.4 MB

Always wanted to have a go at programming? No more excuses, because Python is the perfect way to get started! Python is a great programming language for both beginners and experts. It is designed with code readability in mind, making it an excellent choice for beginners who are still getting used to various programming concepts. The language is popular and has plenty of libraries available, allowing programmers to get a lot done with relatively little code. You can make all kinds of applications in Python: you could use the Pygame framework to write simple 2D games, you could use the GTK libraries to create a windowed application, or you could try something a little more ambitious like an app such as creating one using Python’s Bluetooth and Input libraries to capture the input from a USB keyboard and relay the input events to an Android phone.
Разместил: Ingvar16 6-10-2022, 14:02 | Комментарии: 0 | Подробнее
Bringing Machine Learning to Software-Defined NetworksНазвание: Bringing Machine Learning to Software-Defined Networks
Автор: Zehua Guo
Издательство: Springer
Год: 2022
Язык: английский
Формат: pdf (true), epub
Размер: 11.9 MB

Emerging Machine Learning (ML) techniques bring new opportunities to flexible network control and management. This book focuses on using state-of-the-art machine learning-based approaches to improve the performance of Software-Defined Networking (SDN). It will apply several innovative machine learning methods (e.g., Deep Reinforcement Learning, Multi-Agent Reinforcement Learning, and Graph Neural Network) to traffic engineering and controller load balancing in software-defined wide area networks, as well as flow scheduling, coflow scheduling, and flow migration for network function virtualization in software-defined data center networks. It helps readers reflect on several practical problems of deploying SDN and learn how to solve the problems by taking advantage of existing machine learning techniques. The book elaborates on the formulation of each problem, explains design details for each scheme, and provides solutions by running mathematical optimization processes, conducting simulated experiments, and analyzing the experimental results.
Разместил: Ingvar16 6-10-2022, 13:04 | Комментарии: 0 | Подробнее
Machine Learning with Python Cookbook, 2nd Edition (Second Early Release)Название: Machine Learning with Python Cookbook: Practical Solutions from Preprocessing to Deep Learning, 2nd Edition (Second Early Release)
Автор: Kyle Gallatin, Chris Albon
Издательство: O’Reilly Media, Inc.
Год: 2022-10-05
Страниц: 136
Язык: английский
Формат: epub (true), mobi
Размер: 10.3 MB

This practical guide provides more than 200 self-contained recipes to help you solve machine learning challenges you may encounter in your work. If you're comfortable with Python and its libraries, including pandas and scikit-learn, you'll be able to address specific problems all the way from loading data to training models and leveraging neural networks. NumPy is a foundational tool of the Python machine learning stack. NumPy allows for efficient operations on the data structures often used in machine learning: vectors, matrices, and tensors.
Разместил: Ingvar16 6-10-2022, 12:03 | Комментарии: 0 | Подробнее
Название: State Feedback Control and Kalman Filtering with MATLAB/Simulink Tutorials
Автор: Liuping Wang and Robin Ping Guan
Издательство: Wiley
Год: 2023
Формат: True PDF
Страниц: 451
Размер: 10 Mb
Язык: English

Discover the control engineering skills for state space control system design, simulation, and implementation
State space control system design is one of the core courses covered in engineering programs around the world. Applications of control engineering include things like autonomous vehicles, renewable energy, unmanned aerial vehicles, electrical machine control, and robotics, and as a result the field may be considered cutting-edge. The majority of textbooks on the subject, however, lack the key link between the theory and the applications of design methodology.
State Feedback Control and Kalman Filtering with MATLAB/Simulink Tutorials provides a unique perspective by linking state space control systems to engineering applications. The book comprehensively delivers introductory topics in state space control systems through to advanced topics like sensor fusion and repetitive control systems. More, it explores beyond traditional approaches in state space control by having a heavy focus on important issues associated with control systems like disturbance rejection, reference tracking, control signal constraint, sensor fusion and more. The text sequentially presents continuous-time and discrete-time state space control systems, Kalman filter and its applications in sensor fusion.
Разместил: vitvikvas 6-10-2022, 11:01 | Комментарии: 0 | Подробнее
Название: Real-World Flutter by Tutorials
Автор: Edson Bueno, Vid Palcar
Издательство: Razeware LLC
Год: 2022
Формат: PDF
Страниц: 321
Размер: 55,8 Mb
Язык: English

This book will teach you to build professional iOS and Android apps for the real world using Flutter. You’ll gain all the foundations of mobile development you need to make the best decisions in your own codebase, while addressing critical problems such as state management, user authentication, and dynamic theming.
Разместил: vitvikvas 6-10-2022, 03:15 | Комментарии: 0 | Подробнее
Intelligent Algorithms for Packing and Cutting ProblemНазвание: Intelligent Algorithms for Packing and Cutting Problem
Автор: Yunqing Rao, Qiang Luo
Издательство: Springer
Год: 2022
Страниц: 338
Язык: английский
Формат: pdf (true)
Размер: 10.7 MB

This book investigates in detail the two-dimensional packing and cutting problems in the field of operations research and management science. It introduces the mathematical models and intelligent solving algorithms for these problems, as well as their engineering applications. Most intelligent methods reported in this book have already been applied in reality, which can provide reference for the engineers. The presented novel methods for the two-dimensional packing problem provide a new way to solve the problem for researchers interested in operations research or computer science. This book also introduces three new variants of packing problems and their solving methods, which offer a different research direction. The book is intended for undergraduate and graduate students who are interested in the solving methods for packing and cutting problems, researchers investigating the application of intelligent algorithms, scientists studying the theory of the operations research and CAM software developers working on integration of packing and cutting problem.
Разместил: Ingvar16 6-10-2022, 02:56 | Комментарии: 0 | Подробнее
Название: Core Java for the Impatient, 3rd Edition
Автор: Cay S. Horstmann
Издательство: Addison-Wesley Professional
Год: 2023
Формат: True ePUB
Страниц: 884
Размер: 32,7 Mb
Язык: English

Modern Java introduces major enhancements that impact the core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer needed and new features such as modularization make you far more effective. However, navigating these changes can be challenging. Core Java for the Impatient, Third Edition, is a complete yet concise guide that includes all the latest changes through Java 17. Written by Cay S. Horstmann--primary author of the classic two-volume Core Java--this indispensable tutorial offers a faster, easier pathway for learning modern Java.
Разместил: vitvikvas 5-10-2022, 20:13 | Комментарии: 0 | Подробнее
PHP Cookbook (Fifth Early Release)Название: PHP Cookbook: Modern Code Solutions for Professional PHP Developers (Fifth Early Release)
Автор: Eric Mann
Издательство: O’Reilly Media, Inc.
Год: 2022-10-04
Страниц: 234
Язык: английский
Формат: epub (true), mobi
Размер: 10.2 MB

If you're a PHP developer looking for proven solutions to common problems, this cookbook provides code recipes to help you resolve numerous scenarios. By leveraging modern versions of PHP through version 8.1, these self-contained recipes provide fully realized solutions that can help you solve similar problems in your day-to-day work. Whether you're new to development or merely new to PHP, these recipes will help you unpack the most powerful features of this programming language.
Разместил: Ingvar16 5-10-2022, 13:24 | Комментарии: 0 | Подробнее
Название: Clean Architectures in Python: A practical approach to better software design, 2nd Edition
Автор: Leonardo Giordani
Издательство: Leanpub
Год: 2022
Формат: True PDF, ePUB
Страниц: 153
Размер: 10 Mb
Язык: English

The clean architecture is the opposite of spaghetti code, where everything is interlaced and there are no single elements that can be easily detached from the rest and replaced without the whole system collapsing. The main point of the clean architecture is to make clear "what is where and why", and this should be your first concern while you design and implement a software system, whatever architecture or development methodology you want to follow.
To fully appreciate the book you need to know Python and be familiar with TDD, in particular with unit testing and mocks. Please refer to the series TDD in Python with pytest published on my blog if you need to refresh your knowledge about these topics.
Разместил: vitvikvas 5-10-2022, 12:05 | Комментарии: 0 | Подробнее
Название: Writing a C Compiler: Build a Real Programming Language from Scratch
Автор: Nora Sandler.
Издательство: No Starch Press
Год: 2022
Формат: True PDF
Страниц: 103
Размер: 10 Mb
Язык: English

A hands-on, example-filled guide to the theory and practice of writing a C compiler: a computer program that translates code written by programmers into code the computer can read. An approachable, hands-on tutorial to writing a C compiler: a computer program that translates code written by the programmer into code the computer can understand. By building a compiler, readers will gain invaluable knowledge about how programming languages work; knowledge that will make them better programmers. Readers are gently led step-by-step to build a small working compiler and will develop throughout the book. Writing a C Compiler offers readers an accessible, practical approach to this complex and often overly theoretical topic.
Разместил: vitvikvas 5-10-2022, 11:53 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности