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

  • Добавил: LitMy
  • Дата: 28-12-2024, 16:49
  • Комментариев: 0
Сбор на сервер 2025 / Donate to the server 2025
Друзья, год подходит к концу и мы вновь начинаем сбор средств на оплату выделенного сервера, на котором расположен сайт!


Ежемесячный платеж составляет 154$ (где 134$ - это оплата сервера, а 20$ - защита от ddos атак). При оплате за несколько месяцев сразу и с учетом новогодних скидок хостинга, выходит значительно дешевле. В позапрошлом году, благодаря вашей помощи, мы собрали и оплатили сервер на 6 месяцев, в прошлом году на 4 месяца, за что Вам огромное спасибо! Мы не коммерческая организация и у нас нет спонсоров, все приходится оплачивать со своего кармана и ваша помощь очень значительна! Например, только в ноябре 2024, доплата к тем копейкам, что приносит реклама, составила 8000 рублей, необходимых для оплаты сервера за декабрь, а так как я простой работник завода, для меня эта сумма существенна. Просим всех, кому не безразлична судьба сайта оказать помощь, важна любая сумма! Наша миссия - приобщать людей к культуре и обогащать их внутренний мир!
  • Добавил: literator
  • Дата: Сегодня, 21:44
  • Комментариев: 0
Название: Mastering Neural Network Computer Vision with TensorFlow and Keras: A practical guide to image use cases like object detection, image segmentation, and text recognition
Автор: Jean Anoma
Издательство: BPB Publications
Год: 2025
Страниц: 330
Язык: английский
Формат: epub (true)
Размер: 49.1 MB

Mastering Neural Network Computer Vision with TensorFlow and Keras provides a comprehensive guide to using TensorFlow and Keras for computer vision applications. The book enables readers to develop and exercise the skills needed to use sophisticated pre-trained computer vision models, build simple and more advanced neural network models, and optimize their performance. The different chapters of the book cover a comprehensive range of topics in computer vision and Deep Learning. The first chapter provides a theoretical introduction to computer vision and Deep Learning, and the second one provides an overview of TensorFlow and its capabilities. The subsequent chapters cover specific applications of neural networks in computer vision, such as image classification, image segmentation, and object detection, and how to tap into the power of transfer learning and pre-trained models to address those use cases. Finally, the remaining chapters cover how to design your own neural network, gather a proper dataset and train your model efficiently.
  • Добавил: literator
  • Дата: Сегодня, 21:16
  • Комментариев: 0
Название: Building and Deploying WebAssembly Apps: Building secure, portable, and optimized web applications with WebAssembly
Автор: Peter Salomonsen
Издательство: BPB Publications
Год: 2025
Страниц: 294
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

WebAssembly is a groundbreaking technology that has transformed the way we build and deploy web applications. It enables lightning-fast performance, portability across platforms, and seamless integration with existing web technologies. This comprehensive guide will lead you through the journey of mastering WebAssembly, from its fundamentals to advanced applications. This book introduces WebAssembly basics, its purpose, and real-world use cases in web, server, and desktop apps. Featuring examples in languages like AssemblyScript, C/C++, and Rust, it covers converting legacy codebases to WebAssembly for browser compatibility. It showcases advanced use cases like WebAssembly-based music tools, Git integration, and smart contracts. The book concludes with WebAssembly's role in cloud-native Kubernetes, signaling a new era in container orchestration. Many of the examples build on the author's experience with WebAssembly Music, git in WebAssembly, and NEAR protocol smart contracts. The target audience for this book is developers interested in learning about WebAssembly. The reader should have experience in programming, and knowing about programming languages such as C/C++ or Rust helps in understanding the content.
  • Добавил: literator
  • Дата: Сегодня, 20:51
  • Комментариев: 0
Название: Digital Image Processing Using Python: A comprehensive guide to the fundamentals of digital image processing
Автор: Manish Kashyap
Издательство: BPB Publications
Год: 2025
Страниц: 420
Язык: английский
Формат: epub (true)
Размер: 13.2 MB

“Digital Image Processing Using Python" offers a comprehensive guide to mastering image processing techniques through practical Python implementations. It equips you with the essential tools and knowledge to manipulate, analyze, and transform digital images using the powerful programming language, Python. This book offers a comprehensive exploration of digital image processing, combining theoretical foundations with practical applications. Starting with fundamental concepts like image representation and pixel neighborhoods, the book teaches Python programming and essential libraries for image manipulation. It covers a wide range of techniques, including spatial and frequency domain filtering, non-linear processing, noise reduction, wavelet transforms, and binary morphology. Advanced topics such as phase-based processing, multi-resolution analysis, and morphological operations are also explored in depth. This book is perfect for undergraduate and master's level students seeking to grasp image processing concepts or professionals working in fields like computer vision, artificial intelligence, or medical imaging.
  • Добавил: literator
  • Дата: Сегодня, 20:02
  • Комментариев: 0
Название: Python for Beginners: Learn Python from scratch with a practical and straightforward guide, covering essential fundamentals, flow control, data manipulation, and much more. Part 2
Автор: Alex Harrison
Издательство: NewYork Courses
Год: 2025
Страниц: 535
Язык: английский
Формат: epub
Размер: 16.1 MB

The book presents a clear and accessible approach for those taking their first steps into the world of programming, using one of the most popular and versatile languages today. Starting with an introduction to the language and fundamental programming concepts, the reader is guided through a structured journey that covers everything from basic principles to more advanced and practical topics. The first chapters are dedicated to explaining what the language is, how its intuitive syntax works, and why it is widely used in various fields such as web development, automation, data analysis, and Artificial Intelligence (AI). Programming is a constantly evolving universe, and Python is at the heart of this revolution. Since its creation, this language has evolved impressively, becoming a powerful tool for creating versatile, efficient, and accessible solutions. This book was born from my desire to share this knowledge and help developers, both beginners and experienced ones, make the most of what Python has to offer.
  • Добавил: literator
  • Дата: Сегодня, 19:28
  • Комментариев: 0
Название: Generative AI Essentials: Unlocking creativity and innovation with Generative AI
Автор: Priyanka Singh, Hariom Singh
Издательство: BPB Publications
Год: 2025
Страниц: 294
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

Generative AI is changing the way we think about creativity and problem-solving. This book is your go-to guide for understanding and working with this exciting technology. This book offers a clear introduction to Generative AI, starting with basics like Machine Learning and Deep Learning. It explains key models, including GANs and VAEs, breaking down their architectures and training methods. You will discover how Transformer models like GPT have transformed natural language processing (NLP) and enabled advancements in language generation. The book explores practical applications such as image synthesis, style transfer, and text generation, showing how generative AI merges technology with creativity. Advanced topics like reinforcement learning, AI ethics, and bias are also covered. Practical tips for creating your own Generative AI models, along with insights into the future of this groundbreaking field, making it an essential resource for AI enthusiasts and professionals. This book is designed for data scientists, Machine Learning engineers, software developers, cloud professionals, educators, students, and creative professionals.
  • Добавил: LeePriest
  • Дата: Сегодня, 17:52
  • Комментариев: 0
Название: Истина стоит жизни (серия «Путешествия. Приключения. Фантастика»)
Автор: Стражевский А.Б.
Издательство: М.: Географгиз
Серия: Путешествия. Приключения. Фантастика
Качество: Отсканированные страницы, хорошее
Год: 1960
Формат: PDF/DjVu
Размер: 18,4 Mb
Количество страниц: 288 с. с ил.

В основу этой историко-географической повести положены действительные события. Проблема истоков Нила многие века волновала географов. В середине XIX века она приобретает особую остроту: европейские державы стремятся к захвату района нильских верховий. Английские офицеры Бертон, Спик и Грант — энергичные, талантливые путешественники — первыми из европейцев проникают к озерам Танганьики и Виктория-Ньянца.
  • Добавил: gol8425
  • Дата: Сегодня, 17:40
  • Комментариев: 0
Название: Word 2007: Популярный самоучитель
Автор: Краинский И.
Издательство: СПб.: Питер
Год: 2008
Cтраниц: 240
Формат: pdf
Размер: 12 мб
Язык: русский

Предназначен для быстрого освоения одноимённого текстового редактора. Подробное пошаговое описание операций. В данной книге доступно и полно описан Microsoft Word 2007 - самый современный и удобный текстовый редактор. Отличительной особенностью самоучителя является то, что выполнение большинства операций описывается в виде четких пошаговых инструкций. Это особенно полезно для начинающих пользователей, так как позволяет не тратить время на поиск необходимых параметров и команд. Как начинающим, так и опытным пользователям Word будет очень полезен раздел, посвященный ответам на вопросы, часто возникающие у пользователей (FAQ).
  • Добавил: gol8425
  • Дата: Сегодня, 17:39
  • Комментариев: 0
Название: Профессиональный поиск в Интернете
Автор: Кутовенко Алексей
Издательство: Питер
Год: 2011
Страниц: 256
Формат: fb2
Размер: 10 мб
Качество: хорошее
Язык: русский

Найти нужную и актуальную информацию в Интернете порой очень непросто. Количество информационного мусора в Сети растет как снежный ком, и добраться до данных, которые вам действительно необходимы, используя традиционные Яндекс и Google, иногда просто невозможно. Книга, которую вы держите в руках, позволит увеличить эффективность вашего поиска информации в Интернете во много раз. Здесь описаны приемы, поисковые сайты и программы для специализированного поиска информации. Рассмотрены современные разновидности интернет-поиска: универсальный поиск, вертикальный поиск, метапоисковые системы, построение персональных поисковиков, поиск аудиовизуального контента, поиск по скрытому Интернету. Для всех рассмотренных систем приведены их характеристика и советы по максимально эффективному использованию.
  • Добавил: gol8425
  • Дата: Сегодня, 17:37
  • Комментариев: 1

Название: История России: конец XIX—начало XXI веков
Год выпуска: 2008
Автор: М. И. Шумилов, М. М. Шумилов
Издательство: СПб.: «Олеариус Пресс»
ISBN: 5-901603-15-Х
Формат: PDF, DjVu
Размер: 53.3 Mb (PDF); 13.9 Mb (DjVu)
Качество: Отсканированные страницы, OCR, хорошее
Количество страниц: 692 стр.
Язык: Русский

В настоящем учебнике авторы стремились в сжатой форме дать свое видение отечественной истории с конца XIX века до наших дней. Основное внимание уделяется наиболее важным процессам в экономике, общественно- политической и культурной жизни страны. Освещение исторических событий соответствует современным научным данным. Каждая глава содержит историографическое введение...