Описание: A control system is a complex electronics architecture involving setpoints and targets. One simple example is the cruise control system of an automobile. Rather than delving into extensive theory, this book focuses on what power electronics engineers really need to know for compensating or stabilizing a given system.
Автор: Team Gnucash Documentation Название: Gnucash Tutorial and Concepts Guide ISBN: 1680921290 ISBN-13(EAN): 9781680921298 Издательство: Неизвестно Цена: 3226.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
This book covers up to version 2.7. GnuCash is personal and small-business financial-accounting software, freely licensed under the GNU GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows. Color images and text were converted to grayscale. Available for free download at https: //www.gnucash.org.
Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports.
Автор: Tutorial Books Название: Introduction to AutoCAD Plant 3D 2021 ISBN: 8194613760 ISBN-13(EAN): 9788194613763 Издательство: Неизвестно Рейтинг: Цена: 4828.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Introduction to AutoCAD Plant 3D 2021 is a learn-by-doing manual focused on the basics of AutoCAD Plant 3D. The book helps you to learn the process of creating projects in AutoCAD Plant 3D rather than learning specific tools and commands. It consists of sixteen tutorials, which help you to complete a project successfully. The topics explained in the plant design process are:
- Creating Projects
- Creating and Editing P&IDs
- Managing Data
- Generating Reports
- Creating 3D Structures
- Adding Equipment
- Creating Piping
- Validate Drawings
- Creating Isometric Drawings
- Creating Orthographic Drawing
- Project Management, and
- Printing and Publishing Drawings
Автор: Cadcim Technologies Название: Adobe Premiere Pro CC - A Tutorial Approach ISBN: 1936646633 ISBN-13(EAN): 9781936646630 Издательство: Неизвестно Цена: 6380.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Metal enables Apple iOS and macOS platform developers to maximize performance in demanding tasks like 3D graphics, games, scientific programming, visualization, and now GPU-accelerated machine learning. Apple's Swift + Metal combination runs faster than nearly any other language used in these areas. Now, there's an authoritative and 100% practical guide to making the most of Metal. Pioneering Apple developers Basel Farag and Janie Clayton cover everything from simple draw calls to advanced parallel computing, teaching through hands-on projects and industry-realistic code samples. They cover a wide array of applications, from 2D and 3D graphics to neural networking. Farag and Clayton offer a uniquely valuable perspective on high-performance data-parallel programming with Metal -- a topic that has been woefully underserved by earlier resources. They also offer expert guidance on Metal performance and debugging, helping you capture every iota of performance the Metal API and shader language can offer.
Автор: Books Tutorial Название: Introduction to AutoCAD Plant 3D 2017 ISBN: 1537433644 ISBN-13(EAN): 9781537433646 Издательство: Неизвестно Цена: 3688.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Books Tutorial Название: Introduction to AutoCAD Plant 3D 2016 ISBN: 1522957677 ISBN-13(EAN): 9781522957676 Издательство: Неизвестно Цена: 3683.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Carter S. J. Название: Cooper and Gunns Tutorial Pharmacy ISBN: 8123909047 ISBN-13(EAN): 9788123909042 Издательство: CBS India Рейтинг: Цена: 5225.00 р. Наличие на складе: Нет в наличии.
Описание: A major feature of this revision is the greater depth to which many of the fundamental aspects of pharmaceutics have been treated.
Автор: Tutorial Books Название: AutoCAD 2021 3D Tutorials ISBN: 8194613779 ISBN-13(EAN): 9788194613770 Издательство: Неизвестно Рейтинг: Цена: 3484.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
This book provides a step-by-step introduction to AutoCAD 3D modeling with commands presented in the context of each tutorial. In ten chapters, the author guides you through all the essential tools and techniques in AutoCAD 3D modeling, from creating basic shapes to complex models and finally finishing with 2D drawings. In each tutorial, the author provides step-by-step instructions with frequent illustrations showing what appears on the AutoCAD 3D modeling screen exactly.
The AutoCAD 2021 3D Tutorials book begins with the Getting Started chapter that includes the information user interface and terminology. Next, it teaches you to create basic shapes, complex models, assemblies, and 2D drawings. Each chapter concludes with unsolved exercises.
Описание: ���� A revolutionary informative guide meant for both teachers and students, that provides a straightforward tutorial in how to utilize Google Classroom as a medium for educational learning ����
Are you not at all familiar with google classroom? Especially with the app being used in the context as an online educational platform? If so, then you found the right book to help you get started
Google Classroom will take the reader through everything that you will ever need to know to manage the concept of e-learning when using google classroom as the leading online platform.
Starting by going through the basics, such as the all-you-need-to-know and the benefits of Google Classroom, the reader will learn the necessary starting-out details about the app.
Then, it provides:
✅ A general overview of its features;
✅ Tips on how to get started;
✅ How to get around and maximize the app;
✅ The best extension and complementary apps.
The book does not only go along with Google classroom, but it also enhances the whole learning experience with the platform.
This is the perfect guide that anyone can lean onto when it comes to Google classroom.
Become familiar with the application quickly just by reading this book Get your copy
Автор: Van Rossum Guido, Python Development Team Название: Python Tutorial: Release 3.6.4 ISBN: 1680921606 ISBN-13(EAN): 9781680921601 Издательство: Неизвестно Цена: 2182.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
The Python Tutorial introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but all examples are self-contained, so the tutorial can be read off-line as well.
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.
The Python interpreter and the extensive standard library are freely available in source or binary form for all major platforms from the Python Web site, https: //www.python.org/, and may be freely distributed. The same site also contains distributions of and pointers to many free third party Python modules, programs and tools, and additional documentation.
The Python interpreter is easily extended with new functions and data types implemented in C or C++ (or other languages callable from C). Python is also suitable as an extension language for customizable applications.
For a description of standard objects and modules, see library-index. reference-index gives a more formal definition of the language. To write extensions in C or C++, read extending-index and c-api-index. There are also several books covering Python in depth.
This tutorial does not attempt to be comprehensive and cover every single feature, or even every commonly used feature. Instead, it introduces many of Python's most noteworthy features, and will give you a good idea of the language's flavor and style. After reading it, you will be able to read and write Python modules and programs, and you will be ready to learn more about the various Python library modules described in library-index.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru