LitMy.ru - литература в один клик

  • Добавил: literator
  • Дата: 4-07-2025, 17:38
  • Комментариев: 0
Название: Microsoft Project Essentials: Plan, Manage, and Deliver Projects with Confidence
Автор: Charles Waghmare
Издательство: Apress
Год: 2025
Страниц: 305
Язык: английский
Формат: pdf
Размер: 39.9 MB

Microsoft Project has been a trusted tool for professionals worldwide, providing robust solutions for planning, executing, and tracking projects of any scale. This book serves as a comprehensive guide to mastering Microsoft Project, offering everything you need to elevate your project management skills and achieve your objectives efficiently. The book starts by exploring Microsoft Project features and setting up your Project profile. You will then learn how to manage tasks and resources in Microsoft Project. Further, you will demonstrate scheduling and timelines followed by deep dive into budgeting and cost management of project. Moving forward, you will understand Microsoft Project's integration with M365 and learn Agile Project Management techniques. In the end, you will learn the advanced features and future trends in Microsoft Project along with expert tips for efficiency.
  • Добавил: literator
  • Дата: 4-07-2025, 16:53
  • Комментариев: 0
Название: The New Generative AI with LangChain Playbook: Build Scalable, Secure, and Production-Ready Multi-Agent Systems for Real-World Business Applications
Автор: Bennett Kouri
Издательство: Stack Logic
Год: 2025
Страниц: 685
Язык: английский
Формат: epub (true)
Размер: 38.8 MB

Generative AI has moved from academic novelty to enterprise imperative. When I first encountered LangChain, I saw more than just a framework for composing LLM calls—I saw the scaffolding of a new kind of digital intelligence, one that could orchestrate many specialized agents in concert. What I learned is that success hinges not on the model itself, but on the architecture around it: how you connect data, enforce security, manage costs, and recover from inevitable failures. This playbook condenses those lessons into a strategic roadmap and a library of battle-tested patterns. You’ll find deep dives on establishing a robust AI strategy, step-by-step guides to implementing advanced LangChain and LangGraph workflows, and production-grade code examples ready to drop into your CI/CD pipeline. Whether you’re an enterprise architect aiming to spin up an “AI factory,” or a developer tasked with the first chatbot pilot, these pages are designed to guide you beyond experimentation and into sustainable, scalable intelligence. You don’t need a PhD in Machine Learning to benefit from this book—but you do need the willingness to rethink your systems as living, self-learning ecosystems. All code assumes a Python 3.9+ environment.
  • Добавил: sama_sha
  • Дата: 4-07-2025, 15:35
  • Комментариев: 0
Название: Decorative Woodturning
Автор: Steve Crouchman
Издательство: The Crowood Press
Год: June 4, 2025
Размер: 107 Мб
Формат: EPUB
Страниц: 160
Язык: Английский

Когда большинство людей впервые начинают заниматься токарной работой по дереву в качестве хобби, они с гордостью изготавливают миски, тарелки и изделия из веретен. Однако часто наступает время, когда это может стать рутиной, поскольку, хотя некоторые изделия выделяются из-за формы, зернистости или мастерства токаря, многие изделия просто выглядят однородными. Есть один способ легко сделать эти работы необычными - добавить декоративных элементов. Декоративная обработка дерева отправит вас в это творческое путешествие, описав, как использовать наиболее распространенные виды декора, поможет обрести уверенность в себе и вдохновит на эксперименты с различными техниками.
  • Добавил: literator
  • Дата: 4-07-2025, 07:44
  • Комментариев: 0
Название: Advanced Techniques for Assertion-Based Verification in Hardware Designs Using Data Mining Algorithms
Автор: Mohammad Reza Heidari Iman
Издательство: Springer
Год: 2025
Страниц: 103
Язык: английский
Формат: pdf (true), epub
Размер: 16.3 MB

This book introduces leading-edge techniques for verifying the complex electronic systems used in industries such as aerospace, automotive, and medical devices, and ensuring the safety and security of these systems. By focusing on advanced verification and security verification methods, the author addresses the critical need to detect and prevent potential bugs, errors, and vulnerabilities such as Hardware Trojans in embedded systems. With an emphasis on innovative approaches to assertion-based verification, this book provides valuable insights for engineers, researchers, and professionals dedicated to enhancing the functional verification, security, and trustworthiness of critical technological systems. The methods described in this book address key shortcomings in current automatic assertion miners used for assertion-based verification, such as long execution times, excessive and redundant assertion generation, and inconsistency among generated assertions. Additionally, novel techniques are introduced for security verification, including a security-based assertion miner for RISC-V processors and ADAssure for debugging and bug localization in autonomous driving control algorithms of autonomous vehicles.
  • Добавил: literator
  • Дата: 4-07-2025, 07:08
  • Комментариев: 0
Название: Machine Learning Essentials You Always Wanted to Know: A Beginner's Guide to Machine Learning with Hands-on Coding and Real-World Applications
Автор: Dhairya Parikh
Издательство: Vibrant Publishers
Год: 2025
Страниц: 290
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

In today’s rapidly evolving world, Machine Learning (ML) is no longer just for researchers or data scientists. From personalized recommendations on streaming platforms to fraud detection in banking, ML powers many aspects of our daily lives. As industries increasingly adopt AI-driven solutions, learning Machine Learning has become a valuable skill. Yet, many find the subject overwhelming, often intimidated by its mathematical complexity. That’s where Machine Learning Essentials You Always Wanted to Know (Machine Learning Essentials) comes in. This beginner-friendly guide offers a structured, step-by-step approach to understanding Machine Learning concepts without unnecessary jargon. Whether you are a student, a professional looking to transition into AI, or simply curious about how machines learn, this book provides a clear and practical roadmap to mastering ML. For the entirety of this book, we will focus on Python as the primary programming language.
  • Добавил: literator
  • Дата: 4-07-2025, 06:23
  • Комментариев: 0
Название: The Linux Shell Scripting Handbook - From Journeyman to Master
Автор: Michael Basler
Издательство: Independently published
Год: 2025
Страниц: 247
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.1 MB

Your shell script works, but does it also feel professional? Master the next step! You've mastered the basics of shell scripting. Your scripts do their job. But you sense there's still a gap. Your scripts are often confusing, break when unexpected errors occur, store passwords in plain text, or become painfully slow as the amount of data grows. They work, but they're not robust, secure, or performant. If you recognize yourself here, then this book is your personal mentor on the path from skilled craftsman to sophisticated architect of automation solutions. It's not another reference book of the basics, but an intensive training manual that teaches you the mindset and techniques of the pros. Transform your scripts from fragile little helpers into bulletproof tools! This book goes far beyond simple command chains. You'll learn how to design your scripts to function reliably even under real, chaotic conditions. This book is aimed at system administrators, DevOps engineers, developers, and power users who already have a solid foundation in shell scripting (e.g., through the first volume) and now want to take the decisive step toward mastery.
  • Добавил: literator
  • Дата: 4-07-2025, 05:31
  • Комментариев: 0
Название: The Complete Course on Applied Cryptography: 500 Pages of Practical Knowledge on Algorithms, Protocols, and Secure Systems
Автор: Machine L, Alec Stovari
Издательство: Independently published
Год: 2025
Страниц: 514
Язык: английский
Формат: epub
Размер: 10.1 MB

What if your cryptographic system is mathematically perfect—yet fails the moment it hits real hardware? The Complete Course on Applied Cryptography is more than just a survey of algorithms—it's a deep dive into how cryptography actually works (and breaks) in the real world. Across 500 pages, this book blends rigorous theory with hands-on implementation techniques, real-world standards, and modern attack scenarios to give you a true end-to-end understanding of secure systems. You'll go beyond textbook math to see how cryptography is deployed in smartcards, embedded systems, TPMs, wireless networks, and constrained devices—and how vulnerabilities like side-channel attacks, broken APIs, and poor randomness still undermine even well-designed protocols. Whether you're a student grasping the fundamentals, an engineer building secure products, or a researcher analyzing cryptographic systems in the wild, this book gives you the depth and clarity to do it right.
  • Добавил: literator
  • Дата: 4-07-2025, 04:17
  • Комментариев: 0
Название: Android For Beginners - 22th Edition, 2025
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2025
Язык: английский
Формат: pdf
Размер: 35.7 MB

Android for Beginners is the first and only choice if you are new adopter and want to learn everything you'll need to get started with your new device. This independent manual is crammed with helpful guides and step-by-step fully illustrated tutorials, written in plain easy to follow English. Over the pages of this new user guide you will clearly learn all you need to know about out of the box set up, getting to grips with the more advanced features and discover a huge array of amazing apps. With this unofficial instruction manual at your side no problem will be unsolvable, no question unanswered as you learn, explore and enhance your user experience.
  • Добавил: magnum
  • Дата: 4-07-2025, 01:19
  • Комментариев: 0
Mac User Manual - 25th Edition 2025Название: Mac User Manual - 25th Edition 2025
Автор: Papercut
Издательство: Papercut
Год выхода: 2025
Страниц: 148
Формат: PDF
Размер: 92,1 MB
Язык: английский

Полное руководство Mac покажет вам все, что вам нужно знать о вашем настольном компьютере или ноутбуке Mac. Если вы еще не приобрели свой Mac, мы покажем вам различия между различными моделями. Затем мы проведем вас через процесс настройки, включая выход в Интернет и настройку электронной почты, а затем покажем вам основные функции и расширенные возможности всех основных предустановленных приложений Mac. Мы также покажем вам, как использовать операционную систему, с помощью обучающих программ по Finder, Dock, уведомлениям, Siri и многому другому. 100% неофициально.
  • Добавил: Knizhka01
  • Дата: 3-07-2025, 23:56
  • Комментариев: 0

Название: Радиолокация движущихся целей
Автор: Бакулев П.А.
Издательство: Советское радио
Год издания: 1964
Количество страниц: 338
Язык: русский
Формат: DjVu
Размер: 10,17 Мб

В книге освещается теория и техника радиолокационных устройств, предназначенных для радиолокации движущихся целей на фоне помех естественного и искусственного происхождения. В ней рассматриваются физические основы, принципы построения и возможность технической реализации радиолокаторов селекции движущихся целей (СДЦ). Анализируется связь тактических показателей радиолокаторов СДЦ с их техническими параметрами. Рассматривается взаимодействие элементов и узлов радиолокационных станций СДЦ, определяются требования, предъявляемые к этим элементам и узлам с точки зрения получения необходимого качества работы радиолокатора. Проводится анализ различных по назначению систем СДЦ в наиболее характерных режимах работы.
Книга рассчитана на широкий круг специалистов, работающих в области радиолокации, а также на аспирантов и студентов старших курсов вузов.