Saltar al contenido principal

Libros en Ciencias de la Computación

  • Professional Penetration Testing

    Creating and Learning in a Hacking Lab
    • 3 Edición
    • Thomas Wilhelm
    • Inglés
    Professional Penetration Testing: Creating and Learning in a Hacking Lab, Third Edition walks the reader through the entire process of setting up and running a pen test lab. Penetration testing—the act of testing a computer network to find security vulnerabilities before they are maliciously exploited—is a crucial component of information security in any organization. Chapters cover planning, metrics, and methodologies, the details of running a pen test, including identifying and verifying vulnerabilities, and archiving, reporting and management practices. The material presented will be useful to beginners through advanced practitioners.Here, author Thomas Wilhelm has delivered penetration testing training to countless security professionals, and now through the pages of this book, the reader can benefit from his years of experience as a professional penetration tester and educator. After reading this book, the reader will be able to create a personal penetration test lab that can deal with real-world vulnerability scenarios. "...this is a detailed and thorough examination of both the technicalities and the business of pen-testing, and an excellent starting point for anyone getting into the field." –Network Security
  • Probability for Deep Learning Quantum

    A Many-Sorted Algebra View
    • 1 Edición
    • Charles R. Giardina
    • Inglés
    Probability for Deep Learning Quantum provides readers with the first book to address probabilistic methods in the deep learning environment and the quantum technological area simultaneously, by using a common platform: the Many-Sorted Algebra (MSA) view. While machine learning is created with a foundation of probability, probability is at the heart of quantum physics as well. It is the cornerstone in quantum applications. These applications include quantum measuring, quantum information theory, quantum communication theory, quantum sensing, quantum signal processing, quantum computing, quantum cryptography, and quantum machine learning. Although some of the probabilistic methods differ in machine learning disciplines from those in the quantum technologies, many techniques are very similar.Probability is introduced in the text rigorously, in Komogorov’s vision. It is however, slightly modified by developing the theory in a Many-Sorted Algebra setting. This algebraic construct is also used in showing the shared structures underlying much of both machine learning and quantum theory. Both deep learning and quantum technologies have several probabilistic and stochastic methods in common. These methods are described and illustrated using numerous examples within the text. Concepts in entropy are provided from a Shannon as well as a von-Neumann view. Singular value decomposition is applied in machine learning as a basic tool and presented in the Schmidt decomposition. Besides the in-common methods, Born’s rule as well as positive operator valued measures are described and illustrated, along with quasi-probabilities. Author Charles R. Giardina provides clear and concise explanations, accompanied by insightful and thought-provoking visualizations, to deepen your understanding and enable you to apply the concepts to real-world scenarios.
  • Accelerating Digital Transformation with the Cloud and the Internet of Things (IoT)

    • 1 Edición
    • Yacine Atif + 1 más
    • Inglés
    Accelerating Digital Transformation with the Cloud and the Internet of Things (IoT) is a reference for IT engineers and decision-makers who may engage in IoT platform pilot projects. The resources covered in this book help establish plans for sustainable operations and management and assist with the long-term procurement of relevant IoT technologies. The aim of the book is to be exhaustive and holistic by pointing out numerous issues and related solution options that guide with daily challenges when deploying and running IoT platforms.The book is divided into three parts where each part includes relevant theoretical chapters and applied case studies. Part One focuses on architectural and federation options for the design and implementation of IoT platforms that foster strategic collaboration opportunities. Part Two addresses vertical security challenges across IoT platform layers. Finally, Part Three shows how IoT is driving the digital transformation wheel through existing and forthcoming case studies.
  • Agent-Based Models with MATLAB

    • 1 Edición
    • Erik Cuevas + 3 más
    • Inglés
    Agent-Based Models with MATLAB introduces Agent-Based Modeling (ABM), one of the most important methodologies for complex systems modeling. The book explores computational implementations and accompanying MATLAB software code as a means of inspiring readers to apply agent-based models to solve a diverse range of problems. It comes with a large amount of software code that accompanies the main text, and the modeling systems described in the book are implemented using MATLAB as the programming language. Despite the heavy mathematical components of Agent-Based Models and complex systems, it is possible to utilize these models without in-depth understanding of their mathematical fundamentals.This book enables computer scientists, mathematicians, researchers, and engineers to apply ABM in a wide range of research and engineering applications. It gradually advances from basic to more advanced methods while reinforcing complex systems through practical, hands-on applications of various computational models.
  • Soft Computing in Smart Manufacturing and Materials

    • 1 Edición
    • Sudan Jha + 4 más
    • Inglés
    Soft Computing in Smart Manufacturing and Materials explains the role of soft computing in the manufacturing industries. It presents the techniques, concepts and design principles behind smart soft computing, and describes how they can be applied in the development and manufacture of smart materials. It provides perspectives for design and commissioning of intelligent applications, including in health care, agriculture, and production assembly, and reviews the latest intelligent technologies and algorithms related to the methodologies of monitoring and mitigation of sustainable engineering.
  • Sensor Networks for Smart Hospitals

    • 1 Edición
    • Tuan Anh Nguyen
    • Inglés
    Sensor Networks for Smart Hospitals shows how the use of sensors to gather data on a patient's condition and the environment in which their care takes place can allow healthcare professionals to monitor well-being and make informed decisions about treatment. Written by experts in the field, this book is an invaluable resource for researchers and healthcare practitioners in their drive to use technology to improve the lives of patients. Data from sensor networks via the smart hospital framework is comprised of three main layers: data, insights, and access.Medical data is collected in real-time from an array of intelligent devices/systems deployed within the hospital. This data offers insight from the analytics or machine learning software that is accessible to healthcare staff via a smartphone or mobile device to facilitate swifter decisions and greater efficiency.
  • Quantum Computing for Healthcare Data

    Revolutionizing the Future of Medicine
    • 1 Edición
    • Gayathri Nagasubramanian + 2 más
    • Inglés
    Quantum Computing for Healthcare Data: Revolutionizing the Future of Medicine presents an advanced overview of the fundamentals of quantum computing, from the transition of traditional to quantum computing, to the challenges and opportunities encountered as various industries enter into the paradigm shift. The book investigates how quantum AI, quantum data processing, and quantum data analysis can best be integrated into healthcare data systems. The book also introduces a range of case studies which feature applications of quantum computing in connected medical devices, medical simulations, robotics, medical diagnosis, and drug discovery. The book will be a valuable resource for researchers, graduate students, and professional programmers and computer engineers working in the areas of healthcare data management and analytics, blockchain, IoT, and big data analytics.
  • The Digital Doctor

    How Digital Health Can Transform Healthcare
    • 1 Edición
    • Chayakrit Krittanawong
    • Inglés
    **Selected for 2026 Doody's Core Titles as an Essential Purchase in Medical Informatics**The Digital Doctor: How Digital Health Can Transform Healthcare discusses digital health and demonstrates the appropriateness of each technology using an evidence-based approach. It serves as a comprehensive summary on current, evidence-based digital health applications, future novel digital health technologies (e.g., mobile health, blockchain, web3.0), as well as some of the current challenges and future directions for digital health within the various medical subspecialties. This book is a comprehensive review of digital health for clinicians, researchers, bioinformatic students, biomedical engineers interested in this topic.
  • Programming Language Pragmatics

    • 5 Edición
    • Michael Scott + 1 más
    • Inglés
    Programming Language Pragmatics is the most comprehensive programming language textbook available today, with nearly 1000 pages of content in the book, plus hundreds more pages of reference materials and ancillaries online. Michael Scott takes theperspective that language design and language implementation are tightly interconnected, and that neither can be fully understood in isolation. In an approachable, readable style, he discusses more than 50 languages in the context of understanding how code isinterpreted or compiled, providing an organizational framework for learning new languages, regardless of platform. This edition has been thoroughly updated to cover the most recent developments in programming language design and provides both a solid understanding of the most important issues driving software development today
  • Neural Network Algorithms and Their Engineering Applications

    • 1 Edición
    • Chao Huang + 2 más
    • Inglés
    Neural Network Algorithms and Their Engineering Applications presents the relevant techniques used to improve the global search ability of neural network algorithms in solving complex engineering problems with multimodal properties. The book provides readers with a complete study of how to use artificial neural networks to design a population-based metaheuristic algorithm, which in turn promotes the application of artificial neural networks in the field of engineering optimization.The authors provide a deep discussion for the potential application of machine learning methods in improving the optimization performance of the neural network algorithm, helping readers understand how to use machine learning methods to design improved versions of the algorithm. Users will find a wealth of source code that covers all applied algorithms. Code applications enhance readers' understanding of methods covered and facilitate readers' ability to apply the algorithms to their own research and development projects.