Возобновляемая энергетика

Автор: umkaS от 21-01-2023, 07:47, Коментариев: 0

Категория: КНИГИ » ТЕХНИЧЕСКИЕ НАУКИ

Название: Возобновляемая энергетика
Автор: Алхасов А.Б.
Издательство: Физматлит
Год: 2012 - 2-е изд., перераб. и допол.
Формат: pdf/djvu
Страниц: 256
Размер: 46 мб
Язык: русский

В монографии рассмотрены современное состояние и перспективы использования возобновляемых источников энергии (ВИЭ), их энергетические, экономические и экологические характеристики. Приведены технологические схемы энергетических установок, принципы их работы и основы тепловых и гидродинамических расчетов.Для научных работников, инженеров и студентов энергетических специальностей.
 

Linux For Beginners - 13th Edition, 2023

Автор: literator от 21-01-2023, 07:38, Коментариев: 0

Категория: КНИГИ » ОС И БД

Linux For Beginners - 13th Edition, 2023Название: Linux For Beginners - 13th Edition, 2023
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2023
Страниц: 88
Язык: английский
Формат: pdf
Размер: 33,8 MB

Книга "Linux для начинающих" - это первый и единственный выбор, если вы новичок и хотите узнать все, что вам нужно для начала работы с кодированием и программированием на Linux. Эта книга наполнена полезными руководствами и пошаговыми полностью иллюстрированными учебниками, написанными на простом и понятном английском языке. На страницах этого нового руководства пользователя вы узнаете все, что вам нужно знать о создании собственных потрясающих приложений. С этим неофициальным руководством ни одна проблема не останется неразрешимой, ни один вопрос не останется без ответа, пока вы будете учиться, изучать и совершенствовать свои навыки программирования.
 

Building Table Views with Phoenix LiveView

Автор: literator от 21-01-2023, 07:19, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Building Table Views with Phoenix LiveViewНазвание: Building Table Views with Phoenix LiveView: Advanced Table UIs for Accessible Data
Автор: Peter Ullrich
Издательство: Pragmatic Bookshelf
Год: January 2023 (Version: P1.0)
Страниц: 98
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.06 MB

If you’re an Elixir developer, chances are that you have to build tables. Lots and lots of tables. So, with table UIs making up such a significant part of our daily work, it’s paramount to understand how to build them properly. This book is here to teach you exactly that. In the following chapters we will see how to build a table UI with advanced features like sorting, filtering, pagination, and infinity scrolling. Using the marvelous Phoenix LiveView framework, we’ll make them interactive. We’ll work with LiveComponents and Ecto schemaless changesets to parse user input. This book assumes that you know the basics of Elixir and how to set up a Phoenix LiveView application. Use SOLID coding principles to make your queries reusable with query composition. Compartmentalize your UI with LiveComponents and learn how to handle user input securely with schemaless changesets. Share your view onto the data painlessly by storing your search parameters in the URL.
 

Введение в общую культурно-историческую психологию

Автор: HERSON от 21-01-2023, 07:01, Коментариев: 0

Категория: КНИГИ » ПСИХОЛОГИЯ

Введение в общую культурно-историческую психологиюНазвание: Введение в общую культурно-историческую психологию
Автор: А.А. Шевцов
Язык: русский
Издательство: Тропа Троянова
Год: 2000
Страниц: 544
Формат: pdf
Размер: 10,2 Мб

Книга посвящена рассмотрению истории развития двух парадигм психологической науки – естественнонаучной и культурно-исторической – от Сократа до современных концепций. Для психологов, философов, историков и широкого круга читателей, интересующихся вечными вопросами, стоящими перед человечеством.
 

Go in Action, Second Edition (MEAP v2)

Автор: literator от 21-01-2023, 06:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Go in Action, Second Edition (MEAP v2)Название: Go in Action, Second Edition (MEAP v2)
Автор: Andrew Walker, William Kennedy
Издательство: Manning Publications
Год: 2022
Страниц: 171
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

Master Go language fundamentals, learn how to structure Go projects effectively, and deliver high-performance code using Go’s powerful concurrency model. Designed by Google with productivity in mind, Go excels in modern, highly-dynamic environments. This modern language has all its concurrency primitives baked in, so Go users can handle problems like real-time performance with no additional tools required. Its simple-but-powerful type system includes generics and interfaces as first-class citizens. Best of all, because Go was designed to be simple, with a small number of keywords and an efficient standard library, it’s really easy to learn! In a cloud-first world, it’s easy to see why Go has quickly become a must-have skill. Go in Action, Second Edition takes advantage of your existing programming knowledge to fast-track you to Go mastery. Google Developer Expert in Go Andrew Walker has revised the original bestseller with William Kennedy, covering new language features and adding compelling real-world case studies. You’ll get a jump start on Go’s syntax and internals as you build a comprehensive and idiomatic view of Go.
 

Enabling Microservice Success: Managing Technical, Organizational, and Cultural Challenges (2nd Early Release)

Автор: literator от 21-01-2023, 06:45, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Enabling Microservice Success: Managing Technical, Organizational, and Cultural Challenges (2nd Early Release)Название: Enabling Microservice Success: Managing Technical, Organizational, and Cultural Challenges (2nd Early Release)
Автор: Sarah Wells
Издательство: O’Reilly Media, Inc.
Год: 2023-01-23
Страниц: 120
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Microservices can be a very effective approach for delivering value to your organization and to your customers. If you get them right, microservices help you to move fast, making changes to small parts of your system hundreds of times a day. But get them wrong and microservices just make everything more complicated. This book gives practical advice on how to adopt a microservices architecture and how to make sure it still works for you once you are several years in, maintaining and sustaining your systems as they mature. The focus of this book is how to benefit from microservices for the long term. This book is for anyone who is moving to microservices and wondering what that means for all the techniques and processes they currently use. And anyone using microservices who is struggling with the complexity and wants to learn how other people have successfully met some of those challenges. I assume that the reader is familiar with the fundamental concepts of software development and architecture but I don’t assume you already have experience with microservice architecture.
 

Power Management for Internet of Everything

Автор: literator от 21-01-2023, 06:14, Коментариев: 0

Категория: КНИГИ » АППАРАТУРА

Power Management for Internet of EverythingНазвание: Power Management for Internet of Everything
Автор: Mathieu Coustans, Catherine Dehollain
Издательство: River Publishers
Серия: Tutorials in Circuits and Systems
Год: 2018
Страниц: 305
Язык: английский
Формат: pdf (true)
Размер: 32.1 MB

Managing power for the Internet of Everything (IoE) is a challenging task because the devices must always be powered up and can be located anywhere, including harsh, remote environments. It is often impossible to run a wire to a device. CMOS technology is at the heart of many recent developments in the design of integrated circuits. Moore’s Law has served as the guiding principle for the semiconductor industry for several years. This trend is still moving forward as the state-of-the-art sub-nm scaled CMOS technologies, for applications ranging from high-performance computing down to ultra-low- power mobile applications are developing. Circuit and system designers all around the globe are leveraging the large device density and processing power of modern technology toward new applications for more smart and interconnected world. This book targets post-graduate students and engineers working in the industry, willing to understand and connect system design with the system on chip (SoC) and mixed-signal design as abroader set of circuits and systems. The feld of IoT, spanning from data converters for sensor interfaces to radio and software applications, is covered with emphasis on power and energy management. This book tries to target a right balance between academia and industrial contributions.
 

Synthetic Aperture Radar (SAR) Data Applications

Автор: literator от 21-01-2023, 05:57, Коментариев: 0

Категория: КНИГИ » АППАРАТУРА

Synthetic Aperture Radar (SAR) Data ApplicationsНазвание: Synthetic Aperture Radar (SAR) Data Applications
Автор: Maciej Rysz, Arsenios Tsokas, Kathleen M. Dipple,
Издательство: Springer
Год: 2022
Страниц: 282
Язык: английский
Формат: pdf (true)
Размер: 11.2 MB

This carefully curated volume presents an in-depth, state-of-the-art discussion on many applications of Synthetic Aperture Radar (SAR). Integrating interdisciplinary sciences, the book features novel ideas, quantitative methods, and research results, promising to advance computational practices and technologies within the academic and industrial communities. SAR applications employ diverse and often complex computational methods rooted in Machine Learning, estimation, statistical learning, inversion models, and empirical models. Current and emerging applications of SAR data for earth observation, object detection and recognition, change detection, navigation, and interference mitigation are highlighted. Cutting edge methods, with particular emphasis on machine learning, are included. Contemporary deep learning models in object detection and recognition in SAR imagery with corresponding feature extraction and training schemes are considered. State-of-the-art neural network architectures in SAR-aided navigation are compared and discussed further. Advanced empirical and Machine Learning models in retrieving land and ocean information ― wind, wave, soil conditions, among others, are also included.
 

Чаньские беседы

Автор: GYGLEBOOKS от 21-01-2023, 05:39, Коментариев: 0

Категория: КНИГИ » РЕЛИГИЯ


Название: Чаньские беседы
Автор: Великий учитель Син-юнь
Издательство: Петербургское Востоковедение
Год: 1998
Формат: PDF
Страниц: 384
Размер: 10.4 Мб
Язык: Русский

Буддийская школа чань (более известная у нас под японским названием дзэн) — одно из ведущих направлений дальневосточного буддизма, оказавшее огромное влияние на духовную жизнь, культуру и искусство Китая, Кореи, Японии и Вьетнама. Школа чань (или школа созерцания) провозглашала принцип мгновенного просветления: «Смотри в свою собственную природу и станешь Буддой». Для нее характерен отказ от сложных философских построений во имя непосредственного усмотрения реальности (как она есть) и нашей собственной природы (которая есть природа Будды). Великий учитель Син-юнь, проживающий в настоящее время на Тайване, — выдающийся современный носитель чаньской духовности и преемник патриархов чаньской традиции Линь-цзи (Риндзай).
 

Модернізація Гетьманщини: проекти козацької адміністрації 1687–1764 рр

Автор: GYGLEBOOKS от 21-01-2023, 05:38, Коментариев: 0

Категория: КНИГИ » ИСТОРИЯ


Название: Модернізація Гетьманщини: проекти козацької адміністрації 1687–1764 рр
Автор: Кононенко В.
Издательство: ІІУ
Год: 2017
Формат: pdf
Страниц: 305
Размер: 14.2 Мб
Язык: украинский

У книзі охоплено та проаналізовано найяскравіші проекти реформ української адміністрації Гетьманщини. Вивчення модернізаційних змін, які впроваджувалися козацькою елітою, — це тема, котра містить великий евристичний потенціал у студіях над українською автономією кінця 1680 — початку 1760-х рр. Результати проведених наукових розвідок сприяють переосмисленню ролі та значення козацької адміністрації у вітчизняній історії.