КНИГИ » Страница 17
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Prompt Engineering for LLMs: The Art and Science of Building Large Language Model-Based Applications
/ Комментариев: 0/

Название: Prompt Engineering for LLMs: The Art and Science of Building Large Language Model-Based Applications
Автор: John Berryman, Albert Ziegler
Издательство: O’Reilly Media, Inc.
Год: 2025
Страниц: 282
Язык: английский
Формат: True/Retail PDF, True/Retail EPUB
Размер: 22.5 MB

Large language models (LLMs) are revolutionizing the world, promising to automate tasks and solve complex problems. A new generation of software applications are using these models as building blocks to unlock new potential in almost every domain, but reliably accessing these capabilities requires new skills. This book will teach you the art and science of prompt engineering-the key to unlocking the true potential of LLMs. Industry experts John Berryman and Albert Ziegler share how to communicate effectively with AI, transforming your ideas into a language model-friendly format. By learning both the philosophical foundation and practical techniques, you'll be equipped with the knowledge and confidence to build the next generation of LLM-powered applications. Understand LLM architecture and learn how to best interact with it Design a complete prompt-crafting strategy for an application Gather, triage, and present context elements to make an efficient prompt Master specific prompt-crafting techniques like few-shot learning, chain-of-thought prompting, and RAG.


Категория: КНИГИ » АППАРАТУРА
Data-Rate-Constrained State Estimation and Control of Complex Networked Systems
/ Комментариев: 0/

Название: Data-Rate-Constrained State Estimation and Control of Complex Networked Systems
Автор: Licheng Wang, Zidong Wang, Guoliang Wei
Издательство: CRC Press
Год: 2025
Страниц: 247
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book presents research developments and novel methodologies on data-rate-constrained control and state estimation for complex networked systems with different kinds of encoding-decoding mechanisms. It describes framework of state estimator and controller design, stability and performance analysis for data-rate constrained complex systems with various kinds of encoding-decoding schemes and so forth. Simulations given in this book are constructed by applying MATLAB software package. The objective of this book is to present the state-of-the-art research developments and novel methodologies on data-rate-constrained control and state estimation for complex networked systems with different kinds of encoding-decoding mechanisms. The contents of this book can be divided into two parts, where the first part (Chapters 2–5) addresses the data-constrained control/state estimation problems under uniform-quantization-based encoding-decoding scheme for complicated systems (e.g. neural networks, complex networks and multi-agent systems) and the second part (Chapters 6–9) introduces both the multiple description encoding mechanism and the event-based encoding protocol into the networked systems to cope with the data constraint issue.


Категория: КНИГИ » АППАРАТУРА
Oxide Thin Film Transistors
/ Комментариев: 0/

Название: Oxide Thin Film Transistors
Автор: Yue Kuo, Hideo Hosono, Michael S. Shur, Jin Jang
Издательство: Wiley
Год: 2025
Страниц: 237
Язык: английский
Формат: pdf (true), epub
Размер: 37.4 MB

Comprehensive resource reviewing fundamentals, device physics and reliability, fabrication processes, and numerous emerging applications of oxide thin film transistor technology over performing traditional thin film transistor technologies. Oxide Thin Film Transistors book presents a comprehensive overview of oxide thin film transistor (TFT) science and technology, including fundamental material properties, device operation principles, modeling, fabrication processes, and applications. Split into four sections, the book first details oxide TFT materials including material parameters, and electrical and contact properties. The next section describes oxide TFT devices including designs, reliability, and comparison with other TFT types. The third part delves into the fabrication processes of oxide TFTs. The last section provides insight into existing and emerging applications of oxide TFTs including displays, imagers, circuits, sensors, flexible electronics, and circuits.


Категория: КНИГИ » ХОББИ И ДОСУГ
Вяжем для мужчин. Свитеры, джемперы, пуловеры, кардиганы, жилеты
/ Комментариев: 0/

Название: Вяжем для мужчин. Свитеры, джемперы, пуловеры, кардиганы, жилеты
Автор: Сабина Абель, Коринна Кастль-Брайтнер
Издательство: «Клуб Семейного Досуга»
Перевод: Е. Лесовикова
Год: 2015
Cтраниц: 56 с.: цв.ил.
Формат: pdf
Размер: 46,67 Мб
Язык: русский

Порадуйте своих мужчин практичными, удобными вещами, в которых им будет тепло и комфортно зимой! Куртка на молнии с капюшоном, свитер с воротником «поло», кардиган на пуговицах, жилет для офиса, свитер и шапка с норвежским узором, яркий свитер с центральным узором, полосатый джемпер — зимние аксессуары придутся по душе мужчинам.
Модели приводятся в разных размерах. Схемы и пошаговые описания к каждой модели!


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Mastering Number Theory in Python
/ Комментариев: 0/

Название: Mastering Number Theory in Python: Unlocking the Secrets of Prime Numbers and the Riemann Hypothesis
Автор: Jamie Flux
Издательство: Independently published
Год: 2024
Страниц: 206
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

This comprehensive book delves into the intricate world of advanced Number Theory. The book covers foundational concepts, classic algorithms and theorems, advanced topics, analytic Number Theory, additive and multiplicative Number Theory, special Number Theoretic functions, cryptographic applications, computationally intensive problems, advanced mathematical tools, probabilistic Number Theory, and computational Number Theory. With each chapter, readers will gain a deeper understanding of the complexities and beauty of Number Theory and its wide-ranging applications in various fields including cryptography, Computer Science, and physics. This book is a valuable resource for mathematicians, researchers, and students interested in the fascinating world of Number Theory and its many intricate aspects.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Mastering Shell for DevOps: Automate, streamline, and secure DevOps workflows with modern shell scripting
/ Комментариев: 0/

Название: Mastering Shell for DevOps: Automate, streamline, and secure DevOps workflows with modern shell scripting
Автор: Gilbert Stew
Издательство: GitforGits
Год: 2024
Страниц: 255
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

"Mastering Shell for DevOps" is all about giving DevOps, cloud, and Linux folks the know-how to automate and make their workflows more efficient with shell scripting. The book uses real-world examples and simple instructions to show how to automate tasks and move away from manual work in a DevOps environment. We start with the basics of shell scripting, so you can learn to write scripts that get the job done. It then moves on to version control with Git and GitHub, showing the importance of collaboration and code management in this context. The book then jumps into infrastructure provisioning and configuration management, showing you how to automate the setup of servers and services using tools like AWS CLI, Docker, and Kubernetes. As your skills grow, you'll learn to set up monitoring and logging tools, automate incident detection and resolution, and manage network traffic and load balancing. The book also helps you learn how to automate security tasks, including user access management, vulnerability scanning, patching, and compliance checks. By the end of the book, you'll have a whole toolkit of shell scripts that will help you work more efficiently, reliably, and securely in your DevOps practices.


Категория: КНИГИ » ИСТОРИЯ
Легенды древнего Крыма
/ Комментариев: 0/

Название: Легенды древнего Крыма
Автор: Кузнецов Игорь
Издательство: Вече
Год: 2019
Формат: fb2
Страниц: 288
Размер: 12,6 Мб
Язык: русский

Само словосочетание «полуостров Крым» уже кажется легендарным. Крым – земля, которая помнит греков, готов, скифов, византийцев, татар, по которой прокатывались волны Великого переселения народов, шли караваны рабов и где гремело победоносное «ура» русских воинов. Земля благодатная и суровая, где едва ли не каждый камень связан с историческими событиями и овеян тысячелетними легендами. Найдется ли кто-то, кто соберет их все? Едва ли это под силу людям, но какая-то часть доступна нам и бережно представлена в этой книге.


Категория: КНИГИ » САМООБОРОНА И СПОРТ
Подтягивания с нуля до киборга v.2.0
/ Комментариев: 0/


Название: Подтягивания с нуля до киборга v.2.0
Автор: Артем Морозов
Издательство: Интернет-издание
Год: 2024
Формат: PDF
Страниц: 84
Размер: 3.5 Mb
Язык: Русский

Цель курса — Овладеть подтягиваниями в совершенстве, прокачать все тянущие мышцы, научиться подтягиваться с 0 и дойти до подтягиваний на одной. Также с данным курсом ты сможешь увеличить количество подтягиваний, подготовиться к выходу силой или улучшить его технику.



Категория: КНИГИ » ЭЗОТЕРИКА
Атлантида. Древнее наследие, скрытое пророчество
/ Комментариев: 0/

Название: Атлантида. Древнее наследие, скрытое пророчество
Автор: Грир Майкл Джон
Издательство: Весь
Год: 2011
Формат: pdf
Страниц: 224
Размер: 12,2 Мб
Язык: русский

В книге «Атлантида. Древнее наследие, скрытое пророчество» автор представляет доказательства одной из величайших загадок прошлого — легенды об Атлантиде. Начиная с диалогов Платона, Майкл Грир исследует предание во всех его формах — от версий, высказанных членами закрытых оккультных лож и представителями альтернативных течений, до последних научных теорий о доисторическом прошлом. На фоне всеобщей обеспокоенности глобальным потеплением и завтрашним днем промышленной цивилизации Грир ставит главный вопрос: является ли легенда об Атлантиде древним наследием или скрытым пророчеством будущего?


Категория: КНИГИ » СЕТЕВЫЕ ТЕХНОЛОГИИ
Destination CCSP: The Comprehensive Guide
/ Комментариев: 0/

Название: Destination CCSP: The Comprehensive Guide
Автор: Rob Witcher, John Berti, Josh Lake
Издательство: Destination Certification Inc.
Год: 2024
Страниц: 1020
Язык: английский
Формат: epub
Размер: 17.3 MB

The goal of this comprehensive study guide is simple: we want to help you pass the CCSP exam with confidence and provide you with a solid foundation of security knowledge that will make you a better security professional as you navigate your career. We have created this guide to be concise, while still offering comprehensive and valuable information that helps you understand the important concepts behind each domain that makes up the CCSP certification. Our team has created hundreds of diagrams and tables to highlight the core concepts that you need to know for each section, with the aim of simplifying CCSP exam preparation as much as possible. After decades of working in the trenches of the cybersecurity industry, collaborating with ISC2, developing official curricula and official study guides, as well as teaching countless CCSP classes, we have guided many students to achieve success on the CCSP exam. This book distills all of that experience into one clear guide to give you the best chances of passing the CCSP exam.