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



Реклама


Python Crash Course, 3rd EditionНазвание: Python Crash Course, 3rd Edition
Автор: Eric Matthes
Издательство: No Starch Press
Год: 2023
Страниц: 554
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 10.1 MB, 10.1 MB

Python Crash Course is the world's best-selling guide to the Python guide programming language, with over 1,500,000 copies sold to date! This fast-paced, thorough introduction to programming with Python will have you writing code, solving problems, and making cool projects that work in no time. In the first half of the book, you'll learn basic programming concepts, such as variables, lists, loops, and classes, and practice writing clean code with exercises for each topic. You'll also learn how to make your programs interactive and test your code safely before adding it to a project. In the second half, you'll put your new knowledge into practice with three substantial projects: a Space Invaders - inspired arcade game, a set of data visualizations with Python's handy libraries, and a simple web app you can deploy online.
Разместил: Ingvar16 2-10-2022, 04:14 | Комментарии: 0 | Подробнее
MATLAB RoadRunner User's Guide (R2022b)Название: MATLAB RoadRunner User's Guide (R2022b)
Автор: MathWorks, Inc.
Издательство: MathWorks
Год: 2022
Страниц: 434
Язык: английский
Формат: pdf (true)
Размер: 32.7 MB

Design 3D scenes for automated driving simulation. RoadRunner is an interactive editor that lets you design 3D scenes for simulating and testing automated driving systems. You can customize roadway scenes by creating region-specific road signs and markings. You can insert signs, signals, guardrails, and road damage, as well as foliage, buildings, and other 3D models. RoadRunner provides tools for setting and configuring traffic signal timing, phases, and vehicle paths at intersections. RoadRunner supports the visualization of lidar point cloud, aerial imagery, and GIS data. You can import and export road networks using ASAM OpenDRIVE®. 3D scenes built with RoadRunner can be exported in FBX, glTF, OpenFlight, OpenSceneGraph, OBJ, and USD formats. The exported scenes can be used in automated driving simulators and game engines, including CARLA, VIRES VTD, NVIDIA DRIVE Sim, SVL, Baidu Apollo, Unity, and Unreal Engine.
Разместил: Ingvar16 1-10-2022, 15:39 | Комментарии: 0 | Подробнее
MATLAB Vehicle Dynamics Blockset User’s Guide (R2022b)Название: MATLAB Vehicle Dynamics Blockset User’s Guide (R2022b)
Автор: MathWorks, Inc.
Издательство: MathWorks
Год: 2022
Страниц: 334
Язык: английский
Формат: pdf (true)
Размер: 10.3 MB

Model and simulate vehicle dynamics in a virtual 3D environment. Vehicle Dynamics Blockset provides fully assembled reference application models that simulate driving maneuvers in a 3D environment. You can use the prebuilt scenes to visualize roads, traffic signs, trees, buildings, and other objects around the vehicle. You can customize the reference models by using your own data or by replacing a subsystem with your own model. The blockset includes a library of components for modeling propulsion, steering, suspension, vehicle bodies, brakes, and tires. Vehicle Dynamics Blockset provides a standard model architecture that can be used throughout the development process. It supports ride and handling analyses, chassis controls development, software integration testing, and hardware-in-the-loop testing. By integrating vehicle dynamics models with a 3D environment, you can test ADAS and automated driving perception, planning, and control software. These models let you test your vehicle with standard driving maneuvers such as a double lane change or with your own custom scenarios.
Разместил: Ingvar16 1-10-2022, 15:39 | Комментарии: 0 | Подробнее
Название: An Object-Oriented Python Cookbook in Quantum Information Theory and Quantum Computing
Автор: M. S. Ramkarthik, Pranay Barkataki
Издательство: CRC Press
Год: 2023
Формат: True PDF
Страниц: 270
Размер: 10 Mb
Язык: English

This first-of-a-kind textbook provides computational tools in state-of-the-art OOPs Python that are fundamental to quantum information, quantum computing, linear algebra and one-dimensional spin half condensed matter systems. Over 104 subroutines are included, and the codes are aided by mathematical comments to enhance clarity. Suitable for beginner and advanced readers alike, students and researchers will find this textbook to be a helpful guide and a compendium which they can readily use. Features: Includes over 104 codes in OOPs Python, all of which can be used either as a standalone program or integrated with any other main program without any issues. Every parameter in the input, output and execution has been provided while keeping both beginner and advanced users in mind. The output of every program is explained thoroughly with detailed examples. Detailed mathematical commenting is done alongside the code which enhances clarity about the flow and working of the code.
Разместил: vitvikvas 1-10-2022, 15:05 | Комментарии: 0 | Подробнее
Coding Activities for Developing Games in UnityНазвание: Coding Activities for Developing Games in Unity
Автор: Joshua Romphf
Издательство: Rosen Publishing
Серия: Code Creator
Год: 2022
Страниц: 79
Язык: английский
Формат: pdf, epub (true)
Размер: 10.2 MB

Used by blockbuster game studios, indie developers, and computer science educators, the Unity Game Engine is one of the world's most popular tools for creating real-time interactive graphics. This volume provides an accessible introduction to the expansive Unity ecosystem through a series of unique activities that illustrate some of the important concepts of game development and real-time graphics programming. In a computer-driven world, these coding skills are useful for not just game development, but also contribute to core computer literacy. It would be impossible to cover everything Unity has to offer—let alone make a fleshed out game—in a few activities. However, these projects will give you all of the pieces you need to begin building interactive experiences of your own. Since Unity has excellent documentation and a very active community, it is possible to find a tremendous amount of resources. In other words, this book will be a great stepping stone for you to develop your programming skills in general and your Unity skills in particular.
Разместил: Ingvar16 1-10-2022, 13:29 | Комментарии: 0 | Подробнее
Coding Activities for Developing Music with Sonic PiНазвание: Coding Activities for Developing Music with Sonic Pi
Автор: Cathleen Small
Издательство: Rosen Publishing
Серия: Code Creator
Год: 2022
Страниц: 68
Язык: английский
Формат: pdf, epub (true)
Размер: 10.2 MB

Sonic Pi is free to use. The idea behind the software is that it uses music development to teach basic computing concepts. Not only does this allow users to combine musical creativity with some simple instruction on coding, but it also introduces aspiring coders to an easy-to-use language that will provide a solid foundation of knowledge if they go on to learn more complex coding languages. Sonic Pi touts itself as being powerful enough for professional musicians, but simple enough for new coders to learn. The programming language used is Ruby, but Sonic Pi is the integrated development environment (IDE) that uses Ruby syntax to produce music. Ruby is an object-oriented programming language that was first developed in the 1990s.
Разместил: Ingvar16 1-10-2022, 13:29 | Комментарии: 0 | Подробнее
Название: Python Recipes for Earth Sciences
Автор: Martin H. Trauth
Издательство: Springer
Год: 2022
Формат: True PDF
Страниц: 463
Размер: 10 Mb
Язык: English

Python is used in a wide range of geoscientific applications, such as in processing images for remote sensing, in generating and processing digital elevation models, and in analyzing time series. This book introduces methods of data analysis in the geosciences using Python that include basic statistics for univariate, bivariate, and multivariate data sets, time series analysis, and signal processing; the analysis of spatial and directional data; and image analysis. The text includes numerous examples that demonstrate how Python can be used on data sets from the earth sciences. The supplementary electronic material (available online through Springer Link) contains the example data as well as recipes that include all the Python commands featured in the book.
Разместил: vitvikvas 1-10-2022, 09:50 | Комментарии: 0 | Подробнее
Название: The IoT Product Manager: A Handbook for Engineers, Data Analysts, and Other IT Professionals
Автор: Padmaraj Nidagundi
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 207
Размер: 10 Mb
Язык: English

Enhance your product management skills and set yourself apart from other product managers working in the IoT industry. This book shows you how to navigate through the world of small and Edge devices to successfully launch and monitor products connected together to make smart environments.
Working in Agile environments, you'll learn to guide UI builds that serve customer needs and function the way top tech companies expect. Then measure the right product metrics and create reporting dashboards for your IoT products. That way you can effectively engage partners, engineers, and stakeholders. And you’ll learn the entire end-to-end development process of IoT products so that you can make sure you make the right moves at the right stages.
After mastering the IoT product lifecycle and measuring your success against KPIs, you’ll see how to work with marketing to effectively launch your product in the marketplace. Finally, a self-interview section has been provided so that you can evaluate your skills and responses to common IoT Product Manager questions. Then take what you've learned and go out into the world to develop integrated IoT products that your customers love!
Разместил: vitvikvas 1-10-2022, 09:28 | Комментарии: 0 | Подробнее
Название: Swift Recipes for iOS Developers: Real-Life Code From Apple App Store Apps
Автор: Alexander Nekrasov
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 366
Размер: 10 Mb
Язык: English

Boost your iOS developer career by learning from real-life examples and start writing code for one of the most successful platforms ever. No matter if you’re an experienced developer or just a beginner, you’ll find something new and something useful for your future projects here.
Разместил: vitvikvas 1-10-2022, 08:39 | Комментарии: 0 | Подробнее
Название: Test Your Skills in C# Programming: Review and Analyze Important Features of C#
Автор: Vaskaran Sarcar
Издательство: Apress
Год: 2022
Формат: True PDF
Страниц: 473
Размер: 10 Mb
Язык: English

Review the fundamental constructs in C# using Q&As and program segments to boost your confidence and gain expertise. This book will help you analyze your programs more efficiently and enhance your programming skills.
The book is divided into three parts, where you will learn the fundamentals, object-oriented programming, and some advanced features of C#. In the first part, you will review C# and .NET basics along with the important constructs such as strings, arrays, and structures. In the second part, you'll review the concepts of object-oriented programming in detail. Here, you will go through various program segments in class and objects, inheritance, polymorphism, abstraction, encapsulation, and much more. You will also analyze the output of the given programs with the help of Q&A sections. The uses of interfaces, static class, and exception handling are discussed in the book along with some other important concepts in C#. In the third and last part, you will learn advanced features of C# programming such as delegates, events, lambdas, generics, and multithreading. Here, you'll also cover some of the latest features of C#.
Разместил: vitvikvas 1-10-2022, 07:57 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности