Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

Programmering e-bøger

Hvis du kan lide Programmering e-bøger, så vil du elske disse fremragende valg.
Viser 241 - 264 af 7103 resultater
Skip side bar filters
  • A Practical Guide to Sentiment Analysis

    Serier serie Biomedical and Life Sciences (R0)
    Sentiment analysis research has been started long back and recently it is one of the demanding research topics. Research activities on Sentiment Analysis in natural language texts and other media are gaining ground with full swing. But, till date, no concise set of factors has been yet defined that really affects how writers’ sentiment i.e., broadly human sentiment is expressed, perceived, ... Læs mere

    1.176,74 kr.

  • Federated Learning for Healthcare

    Applications with Case Studies

    The book offers an in-depth exploration of federated learning and its transformative impact on the healthcare industry. It begins by introducing the foundational concepts of federated learning, including its methods and applications within various healthcare domains. It explores how federated learning allows for model training using decentralised data, such as patient records, medical imaging, and ... Læs mere

    1.609,35 kr.

    FORUDBESTIL

  • Humanizing Digital Experience

    Converging Cognitive Ergonomics and Technology in Modern Marketing

    af Rajagopal ...
    Humanizing Digital Experience explores how technology-driven business environments can be designed around human cognition, behavior, and values to enhance customer engagement and marketing performance. Grounded in a customer-centric philosophy, the book examines how organizations can motivate consumers and co-create value through human–computer interaction, interpersonal experience, cognitive ... Læs mere

    103,49 kr.

  • PostgreSQL 18 Cookbook, Third Edition

    Upgrade to PostgreSQL 18 with ready troubleshooting across replication, partitioning, security, cloud provisioning, backup, and migration

    af Peter G ...
    This thoroughly revised 3rd edition troubleshoots through real failure modes, diagnostic techniques, and remediation patterns drawn from years of operating PostgreSQL at scale. In this cookbook, you install PostgreSQL 18, create and design schemas, configure clusters to automatically switch over in case something goes wrong, keep your connections secure using OAuth 2.0, and perform PITR to get ... Læs mere

    282,99 kr.

  • Scientific Computing with Python

    High-performance scientific computing with NumPy, SciPy, and pandas

    Leverage this example-packed, comprehensive guide for all your Python computational needsKey FeaturesLearn the first steps within Python to highly specialized conceptsExplore examples and code snippets taken from typical programming situations within scientific computing.Delve into essential computer science concepts like iterating, object-oriented programming, testing, and MPI presented in strong ... Læs mere

    271,11 kr. eller Gratis med Kobo Plus

  • Data Modeling with Tableau

    A practical guide to building data models using Tableau Prep and Tableau Desktop

    af Kirk Munroe ...
    Save time analyzing large volumes of data using best practices to extract, model, and create insights from your dataKey FeaturesMaster best practices in data modeling with Tableau Prep Builder and Tableau DesktopApply Tableau Server and Tableau Cloud to create and extend data modelsBuild organizational data models based on data and content governance best practicesBook DescriptionTableau is unlike ... Læs mere

    276,74 kr. eller Gratis med Kobo Plus

  • Advances in Human Factors in Sports and Outdoor Recreation

    Proceedings of the AHFE 2016 International Conference on Human Factors in Sports and Outdoor Recreation, July 27-31, 2016, Walt Disney World®, Florida, USA

    Redigeret af Paul Salmon, Anne-Claire Macquet ...
    Serier serie Springer Nature Proceedings excluding Computer Science
    This book describes cutting-edge applications of human factors for sport and outdoor recreation disciplines and provides practical guidance on a range of methods for describing, representing, and evaluating human, team, and system performance in sports domains. Contributions in this book show how various human factors methods, applied historically in the complex safety critical domains, are suited ... Læs mere

    756,49 kr.

  • Software Technologies

    11th International Joint Conference, ICSOFT 2016, Lisbon, Portugal, July 24-26, 2016, Revised Selected Papers

    Serier serie Springer Nature Proceedings Computer Science
    This book constitutes the thoroughly refereed proceedings of the 11th International Joint Conference on Software Technologies, ICSOFT 2016, held in Lisbon, Portugal, in July 2016.The 13 revised full papers together with 3 short papers presented were carefully reviewed and selected from 84 submissions.The papers selected to be included in this book contribute to the understanding of relevant trends ... Læs mere

    420,24 kr.

  • Advances in Ergonomics in Design

    Proceedings of the AHFE 2017 International Conference on Ergonomics in Design, July 17−21, 2017, The Westin Bonaventure Hotel, Los Angeles, California, USA

    Redigeret af Francisco Rebelo, Marcelo Soares ...
    Serier serie Springer Nature Proceedings excluding Computer Science
    This book provides readers with a timely snapshot of ergonomics research and methods applied to the design, development and prototyping – as well as the evaluation, training and manufacturing – of products, systems and services. Combining theoretical contributions, case studies, and reports on technical interventions, it covers a wide range of topics in ergonomic design including: ecological ... Læs mere

    2.429,24 kr.

  • Microprogrammed State Machine Design

    Microprogrammed State Machine Design is a digital computer architecture text that builds systematically from basic concepts to complex state-machine design. It provides practical techniques and alternatives for designing solutions to data processing problems both in commerce and in research purposes. It offers an excellent introduction to the tools and elements of design used in microprogrammed ... Læs mere

    2.145,79 kr.

  • Soft Computing for Smart Environments

    Techniques and Applications

    This book applies both industrial engineering and computational intelligence to demonstrate intelligent machines that solve real-world problems in various smart environments. It presents fundamental concepts and the latest advances in multi-criteria decision-making (MCDM) techniques and their application to smart environments. Though managers and engineers often use multi-criteria analysis in ... Læs mere

    514,88 kr.

  • Arduino-Based Embedded Systems

    Interfacing, Simulation, and LabVIEW GUI

    Arduino is an open-source electronics platform based on easy-to-use hardware and software while LabVIEW is a graphical programming telling how to connect functions and work with a variety of datatypes when constructing applications.This book will help beginners to get started with Arduino-based embedded systems including essential know-how of the programming and interfacing of the devices. Book ... Læs mere

    557,80 kr.

  • Data Analytics with Python: Data Analytics in Python Using Pandas

    Data is the foundation of this digital age that we live in. With this book, you are going to learn how to organize and analyze data and how to interpret vast sources of information. This book covers various topics on data analytics such as data analytics applications, data analytics process, using Python for data analytics, Python libraries for data analytics and many other that will help you kick ... Læs mere

    25,09 kr.

  • Reinforcement Learning Algorithms with Python

    Learn, understand, and develop smart algorithms for addressing AI challenges

    af Andrea Lonza ...
    Develop self-learning algorithms and agents using TensorFlow and other Python tools, frameworks, and librariesKey FeaturesLearn, develop, and deploy advanced reinforcement learning algorithms to solve a variety of tasksUnderstand and develop model-free and model-based algorithms for building self-learning agentsWork with advanced Reinforcement Learning concepts and algorithms such as imitation ... Læs mere

    241,86 kr. eller Gratis med Kobo Plus

  • 3D Graphics Rendering Cookbook

    A comprehensive guide to exploring rendering algorithms in modern OpenGL and Vulkan

    Build a 3D rendering engine from scratch while solving problems in a step-by-step way with the help of useful recipesKey FeaturesLearn to integrate modern rendering techniques into a single performant 3D rendering engineLeverage Vulkan to render 3D content, use AZDO in OpenGL applications, and understand modern real-time rendering methodsImplement a physically based rendering pipeline from scratch ... Læs mere

    323,99 kr. eller Gratis med Kobo Plus

  • Multimedia Interaction and Intelligent User Interfaces

    Principles, Methods and Applications

    Serier serie Computer Science (R0)
    Consumer electronics (CE) devices, providing multimedia entertainment and enabling communication, have become ubiquitous in daily life. However, consumer interaction with such equipment currently requires the use of devices such as remote controls and keyboards, which are often inconvenient, ambiguous and non-interactive. An important challenge for the modern CE industry is the design of user ... Læs mere

    756,49 kr.

  • Reinforcement Learning Explained - A Step-by-Step Guide to Reward-Driven AI

    If you want to learn Reinforcement Learning, then this is the book for you!#1 BOOK ABOUT MACHINE LEARNINGDo you struggle to learn and understand how AI learns? Have you watched a dozen YouTube videos, but still don't feel confident about Reinforcement Learning?WE ARE HERE TO HELP YOU!With this GUIDED, CLEAR and EASY readable book you will l... ... Læs mere

    43,96 kr. eller Gratis med Kobo Plus

  • Novel Methods and Technologies for Enterprise Information Systems

    ERP Future 2013 Conference, Vienna, Austria, November 2013, Revised Papers

    Redigeret af Felix Piazolo, Michael Felderer ...
    Serier serie Springer Nature Proceedings excluding Computer Science
    This volume presents the revised and peer reviewed contributions of the ‘ERP Future 2013’ conference held in Vienna/Austria on November 12-13th, 2013.The ERP Future 2013 Research conference is a scientific platform for research on enterprise information systems in general and specifically on core topics like business process management (BPM), business intelligence (BI) and enterprise resource ... Læs mere

    756,49 kr.

  • Cross-device Web Search

    Cross-device Web Search is the first book to examine cross-device search behavior, which takes place when people utilize multiple devices and several sessions to research the same topic.Providing a comprehensive examination of cross-device search behaviors, the book also models and analyses their most important features and, by doing so, helps to elucidate the motivations behind such behaviors. ... Læs mere

    396,86 kr.

  • 180 Solved Cases in DAX Language

    POWER BI: SOLVED CASES, #1

    Serier Bog 1 - POWER BI: SOLVED CASES
    The guide includes a downloadable Power BI file so you can work and experiment with the code.This comprehensive guide is intended for a quick resolution of the most common cases that can be encountered when performing a modeling from scratch in POWER BI. Through its use, it is intended to stop investing numerous hours in development and poorly written (non-optimized) code that generates serious ... Læs mere

    62,25 kr. eller Gratis med Kobo Plus

  • Innovation and Future of Enterprise Information Systems

    ERP Future 2012 Conference, Salzburg, Austria, November 2012, Revised Papers

    Redigeret af Felix Piazolo, Michael Felderer ...
    Serier serie Springer Nature Proceedings excluding Computer Science
    This volume presents the revised and peer reviewed contributions of the "ERP Future 2012" conference held in Salzburg/Austria on November 11th - 12th, 2012.The conference is a platform for research in ERP systems and closely related topics like business processes, business intelligence, and enterprise information systems in general. To master the challenges of ERP comprehensively, the ERP Future ... Læs mere

    420,24 kr.

  • Internet of Things. IoT Infrastructures

    Second International Summit, IoT 360° 2015, Rome, Italy, October 27-29, 2015, Revised Selected Papers, Part II

    Serier Bog 2 - Springer Nature Proceedings Computer Science
    The two-volume set LNICST 169 and 170 constitutes the thoroughly refereed post-conference proceedings of the Second International Internet of Things Summit, IoT 360° 2015, held in Rome, Italy, in October 2015. The IoT 360° is an event bringing a 360 degree perspective on IoT-related projects in important sectors such as mobility, security, healthcare and urban spaces. The conference also aims to ... Læs mere

    420,24 kr.

  • Artificial Intelligence and Software Engineering

    Managers, business owners, computer literate individuals, software developers, students, and researchers--all are looking for an understanding of artificial intelligence (AI) and what might be in the future. In this literate yet easy-to-read discussion, Derek Partridge explains what artificial intelligence can and cannot do, and what it holds for applications such as banking, financial services, ... Læs mere

    1.448,41 kr.

  • eHealth 360°

    International Summit on eHealth, Budapest, Hungary, June 14-16, 2016, Revised Selected Papers

    Serier serie Springer Nature Proceedings Computer Science
    This book constitutes the proceedings of the International Summit on Electronic Healthcare, eHealth 360°, held in Budapest, Hungary, in June 2016.The 55 revised full papers presented along with 9 short papers were carefully reviewed and selected from 81 submissions. The papers represent the latest results from the co-located conferences as the track on games for wellbeing, the track on wearables ... Læs mere

    420,24 kr.