Vtome.ru - электронная библиотека

  • Добавил: Natali26
  • Дата: 25-04-2025, 11:23
  • Комментариев: 0
Название: Ethical Hacking Basics for New Coders. A Practical Guide with Examples
Автор: William E. Clark
Издательство: NOBTREX LLC
Год: 2024
Формат: pdf, fb2, epub
Страниц: 437
Размер: 12.6 Мб
Язык: английский

Ethical Hacking Basics for New Coders: A Practical Guide with Examples offers a clear entry point into the world of cybersecurity for those starting their journey in technical fields. This book addresses the essential principles of ethical hacking, setting a strong foundation in both the theory and practical application of cybersecurity techniques. Readers will learn to distinguish between ethical and malicious hacking, understand critical legal and ethical considerations, and acquire the mindset necessary for responsible vulnerability discovery and reporting.
  • Добавил: literator
  • Дата: 25-04-2025, 05:55
  • Комментариев: 0
Название: Safe C++: Fixing Memory Safety Issues
Автор: David Spuler
Издательство: Aussie AI Labs Pty Ltd
Год: October 16, 2024
Страниц: 188
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Learn about the memory safety debate, Rust versus C++, and the new Safe C++ standard. Examine pragmatic C++ techniques to use now for pragmatic memory safety in standard C++. This book examines the new proposals for a standardized "Safe C++" extensions, along with a variety of pragmatic techniques for coding safe C++ programs, from beginner to advanced, along with a catalog of common C++ bugs to avoid. For anyone programming in C++ or trying to learn the language will benefit from better safety! skills! This book examines safety in coding from beginner to advanced, starting with basic techniques. In the later chapters, the book then covers a variety of advanced techniques.
  • Добавил: literator
  • Дата: 25-04-2025, 01:31
  • Комментариев: 0
Название: Before Machine Learning Volume 3 - Probability and Statistics for A.I: The fundamental mathematics for Data Science
Автор: Jorge Brasil
Издательство: Independently published
Год: 2024
Страниц: 385
Язык: английский
Формат: pdf (true)
Размер: 17.9 MB

What happens when the world’s greatest diamond heist meets the world of probability and statistics? In this captivating and conversational guide, the 2003 Antwerp Diamond Heist serves as a rich backdrop to explain the core concepts of probability and statistics for Artificial Intelligence (AI). Through the lens of the heist, we’ll explore the deeper workings of Bayesian statistics, Markov Chains, and other powerful techniques, all while uncovering how these ideas apply to modern AI. Machine Learning is fundamentally about vast, complex, and often messy data. To transform this raw data into actionable insights, we must navigate uncertainty, discern patterns, and make informed predictions. This is where probability and statistics become crucial. They provide the mathematical foundation for making sense of data, allowing us to draw meaningful, reliable conclusions.
  • Добавил: literator
  • Дата: 25-04-2025, 00:50
  • Комментариев: 0
Название: Practical Network Security with OpenSSL: Master Cryptography and OpenSSL Techniques for Secure Communications, PKI, and Hardware Integration in Real-World Applications
Автор: Rohan Subhash Patil
Издательство: Orange Education Pvt Ltd, AVA
Год: 2025
Страниц: 234
Язык: английский
Формат: epub (true)
Размер: 32.8 MB

Gain practical OpenSSL skills for real-world cybersecurity challenges. OpenSSL is the backbone of secure communication on the internet, trusted by developers, enterprises, and governments alike. Practical Network Security with OpenSSL equips you with the knowledge, real-world context, and hands-on skills to master OpenSSL—from its command-line tools to its C library APIs—for implementing robust, enterprise-grade cryptographic solutions. You’ll begin with a solid foundation in cryptographic principles and the role of OpenSSL in modern security systems. The book then guides you through practical usage, covering symmetric and asymmetric encryption, Public Key Infrastructure (PKI), and secure communications. Real-world examples and C code snippets help you confidently apply OpenSSL in standalone applications, enterprise-grade solutions, and hardware-based security environments such as HSMs and TPMs. This book is tailored for software developers, system administrators, and cybersecurity professionals who want to gain hands-on expertise with OpenSSL. A basic understanding of networking, Linux command-line tools, and C programming will help readers get the most out of the practical examples and advanced implementations covered.
  • Добавил: literator
  • Дата: 24-04-2025, 23:48
  • Комментариев: 0
Название: Deep Learning and Blockchain Technology for Smart and Sustainable Cities
Автор: V. Subramaniyaswamy, G Revathy, Logesh Ravi, N. Thillaiarasu, Naresh Kshetri
Издательство: CRC Press
Год: 2025
Страниц: 382
Язык: английский
Формат: epub (true)
Размер: 10.4 MB

In this digital era, a smart city can become an intelligent society by using advances in emerging technologies. Specifically, the rapid adoption of Deep Learning (DL) in fusion with blockchain technology has led to a new digital smart city ecosystem. A broad spectrum of DL and blockchain applications promises solutions for problems in areas ranging from risk management and financial services to cryptocurrency to public and social services. Furthermore, the convergence of Artificial Intelligence and blockchain technology is revolutionizing the smart city network architecture to build sustainable ecosystems. However, these advances in technology bring both opportunities and challenges in creating sustainable smart cities. Deep Learning is a subset of Artificial Intelligence (AI) that mimics the human brain’s neural networks to process data and extract meaningful patterns and insights. It involves the use of deep neural networks with multiple layers of interconnected nodes to learn from large amounts of data and perform tasks such as image recognition, natural language processing, and predictive analytics. Key components of Deep Learning include convolutional neural networks (CNNs), recurrent neural networks (RNNs), and generative adversarial networks (GANs).
  • Добавил: magnum
  • Дата: 24-04-2025, 21:19
  • Комментариев: 0
Computer Vision Metrics: Survey, Taxonomy, and Analysis of Computer Vision, Visual Neuroscience, and Visual AIНазвание: Computer Vision Metrics: Survey, Taxonomy, and Analysis of Computer Vision, Visual Neuroscience, and Visual AI
Автор: Scott Krig
Издательство: Springer
Год выхода: 2025, Second Edition
Страниц: 806
Формат: True PDF
Размер: 66,8 MB
Язык: английский

This 2nd Edition, based on the successful 2016 textbook, has been updated and expanded to cover 3rd generation Computer Vision and AI as it supersedes historical visual computing methods, providing a comprehensive survey of essential topics and methods in Computer Vision. With over 1,200 essential references, as well as chapter-by-chapter learning assignments, the book offers a valuable resource for students, researchers, scientists and engineers, helping them dig deeper into core computer vision and foundational visual computing and neuroscience topics.
  • Добавил: literator
  • Дата: 24-04-2025, 20:04
  • Комментариев: 0
Название: Linear Models with R, 3rd Edition
Автор: Julian J. Faraway
Издательство: CRC Press
Год: 2025
Страниц: 388
Язык: английский
Формат: pdf, epub (true)
Размер: 11.6 MB

A Hands-On Way to Learning Data Analysis. Part of the core of statistics, linear models are used to make predictions and explain the relationship between the response and the predictors. Understanding linear models is crucial to a broader competence in the practice of statistics. Linear Models with R, Third Edition explains how to use linear models in physical science, engineering, social science, and business applications. The book incorporates several improvements that reflect how the world of R has greatly expanded since the publication of the second edition. This book is written in three languages: English, Mathematics and R. Like its widely praised, best-selling predecessor, this edition combines statistics and R to seamlessly give a coherent exposition of the practice of linear modeling. The text offers up-to-date insight on essential data analysis topics, from estimation, inference, and prediction to missing data, factorial models, and block designs. Numerous examples illustrate how to apply the different methods using R.
  • Добавил: umkaS
  • Дата: 24-04-2025, 17:28
  • Комментариев: 0
Название: Использование приложения MS Excel для моделирования различных задач
Автор: Кильдишов В.Д.
Издательство: СОЛОН-Пресс
Год: 2019
Cтраниц: 156
Формат: pdf
Размер: 32 мб
Язык: русский

Книга является практическим руководством по моделированию задач с использованием приложения MS Excel. Книга предназначена для школьников, студентов и преподавателей, которые хотят быть знакомы с MS Excel «на Вы», а также научиться моделированию, разработке моделей, алгоритмов и программ. Прочитав эту книгу, Вы научитесь использовать возможности MS Excel, о которых ранее не знали.
  • Добавил: literator
  • Дата: 24-04-2025, 17:24
  • Комментариев: 0
Название: Parallel and High-Performance Computing in Artificial Intelligence
Автор: Mukesh Raghuwanshi, Pradnya Borkar, Rutvij H. Jhaveri, Roshani Raut
Издательство: CRC Press
Год: 2025
Страниц: 340
Язык: английский
Формат: pdf, epub (true)
Размер: 13.8 MB

Parallel and High-Performance Computing in Artificial Intelligence explores high-performance architectures for data-intensive applications as well as efficient analytical strategies to speed up data processing and applications in automation, Machine Learning, Deep Learning, healthcare, bioinformatics, natural language processing (NLP), and vision intelligence. The book’s two major themes are high-performance computing (HPC) architecture and techniques and their application in Artificial Intelligence. As AI is increasingly being integrated into HPC applications, the book explores emerging and practical applications in such domains as healthcare, agriculture, bioinformatics, and industrial automation. It illustrates technologies and methodologies to boost the velocity and scale of AI analysis for fast discovery. The book also focuses on Deep Learning and edge computing methodologies with HPC and presents recent research on methodologies and applications of HPC in AI.
  • Добавил: gol8425
  • Дата: 24-04-2025, 14:08
  • Комментариев: 0

Название: Swift. Основы разработки приложений под iOS
Автор: Усов Василий
Издательство: Питер
Год: 2016
Страниц: 304
Формат: pdf
Размер: 22 mb

Swift — быстрый, современный, безопасный и удобный язык программирования — появился совсем недавно и стал огромным сюрпризом для iOS-общественности. И вот, спустя год, Apple выпустила версию 2.0, а следом и 2.1, привнесшую в процесс разработки ряд значительных нововведений.
Данная книга содержит исчерпывающую информацию для всех желающих научиться программировать на языке Swift с целью создания собственных iOS-приложений (а также OS X-, watchOS- и tvOS-приложений). В ходе чтения книги вы встретите не только теоретические сведения, но и большое количество практических примеров и заданий, выполняя которые вы углубите свои знания в изучаемом материале. Несмотря на то что вам предстоит пройти большой путь, это будет полезный и очень важный опыт. Книга не показывает, как писать iOS-приложения, она предназначена для изучения самого языка программирования Swift. Книга даст вам возможность освоить новый язык и в скором времени приступить к написанию собственных приложений для App Store или Mac App Store. Изучив язык, в дальнейшем вы сможете самостоятельно выбрать, для какой платформы создавать программы — для iOS, OS X, tvOS или watchOS.