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...

Softwareudvikling e-bøger

Hvis du kan lide Softwareudvikling e-bøger, så vil du elske disse fremragende valg.
Viser 1585 - 1608 af 10039 resultater
Skip side bar filters
  • Practical Guide to Large Database Migration

    af Preston Zhang ...
    It is a major challenge to migrate very large databases from one system, say for example, to transfer critical data from Oracle to SQL Server. One has to consider several issues such as loss of data being transferred, the security of the data, the cost and effort, technical aspects of the software involved, etc. There a very few books that provide practical tools and the methodology to migrate ... Læs mere

    577,74 kr.

  • The Compiler Design Handbook

    Optimizations and Machine Code Generation, Second Edition

    Redigeret af Y.N. Srikant, Priti Shankar ...
    Today’s embedded devices and sensor networks are becoming more and more sophisticated, requiring more efficient and highly flexible compilers. Engineers are discovering that many of the compilers in use today are ill-suited to meet the demands of more advanced computer architectures.Updated to include the latest techniques**, The Compiler Design Handbook, Second Edition** offers a unique ... Læs mere

    2.621,72 kr.

  • Introduction to Recursive Programming

    Recursion is one of the most fundamental concepts in computer science and a key programming technique that allows computations to be carried out repeatedly. Despite the importance of recursion for algorithm design, most programming books do not cover the topic in detail, despite the fact that numerous computer programming professors and researchers in the field of computer science education agree ... Læs mere

    855,96 kr.

  • Advanced Trends in ICT for Innovative Business Management

    This book contains a collection of scientific chapters addressing the emerging trends in IT and telecommunications, as well as the issues that accompany them in business. It addresses issues in cyber applications, ICT solutions and innovative cyber know-how, and demonstrates how high-tech IT communications resources can be used to improve business production, sales and service strategies, supply ... Læs mere

    534,94 kr.

  • Gerenciamento de Projetos de Construção Civil: uma adaptação da metodologia Basic Methodware®

    Serier serie Gerenciamento de Projetos sem Complicação
    Devido à crescente busca por qualidade, baixo custo e maior produtividade no setor da Construção Civil, observa-se que diversas empresas vêm perdendo competitividade ao longo do tempo por não adotarem métodos de gestão adequados em seus empreendimentos. Para agravar ainda mais a situação, a equipe de gestão e produção da construção civil é tradicionalmente enxuta, dificultando ainda mais a sua ... Læs mere

    55,00 kr. eller Gratis med Kobo Plus

  • Architecting Software Intensive Systems

    A Practitioners Guide

    Architectural design is a crucial first step in developing complex software intensive systems. Early design decisions establish the structures necessary for achieving broad systemic properties. However, today’s organizations lack synergy between software their development processes and technological methodologies. Providing a thorough treatment of the latest theory and best practices, Architecting ... Læs mere

    1.508,72 kr.

  • Introduction to Bioinformatics and Clinical Scientific Computing

    This textbook provides an introduction to computer science theory, informatics best practice, and the standards and legislation that apply to computing in a healthcare environment.It delivers an accessible discussion of databases (construction, interrogation and maintenance); networking (design and low-level application); programming (best practice rather than the specifics of any one language – ... Læs mere

    545,64 kr.

  • User Experience Research and Usability of Health Information Technology

    Health information technology (HIT) is a critical component of the modern healthcare system. Yet to be effective and safely implemented in healthcare organizations and physicians and patients’ lives, it must be usable and useful. User Experience (UX) research is required throughout the full system design lifecycle of HIT products, which involve a user-centered and human- centered approach. This ... Læs mere

    620,54 kr.

  • Winning Together

    A UX Researcher's Guide to Building Strong Cross-Functional Relationships

    UX research, the key to comprehending users' behaviors, motivations, and preferences for developing delightful experiences, thrives on effective teamwork and collaboration. This comprehensive guide brings together the expertise and insights from seasoned researchers, cross-functional partners, and product leaders in order to transform how you collaborate and unlock the true potential of UX ... Læs mere

    545,64 kr.

  • C Programming

    Learn to Code

    The C programming language is a popular language in industries as well as academics. Since its invention and standardized as ANSI C, several other standards known as C99, C11, and C17 were published with new features in subsequent years. This book covers all the traits of ANSI C and includes new features present in other standards. The content of this book helps a beginner to learn the fundamental ... Læs mere

    545,64 kr.

  • Prompting C++ for Systems Engineering

    af Vivek Bhadra ...
    Engineer with Precision. Accelerate with AI. Deliver with Confidence.Book DescriptionAI Can Write Code. Engineers Build Systems.C++ remains the language of choice for systems programming and those writing modern C++ with AI are the ones delivering production systems faster than anyone else. Prompting C++ for Systems Engineering shows you how to build correct efficient and productio... ... Læs mere

    197,76 kr.

  • Digital Image Processing with C++

    Implementing Reference Algorithms with the CImg Library

    Digital Image Processing with C++: Implementing Reference Algorithms with the CImg Library presents the theory of digital image processing and implementations of algorithms using a dedicated library. Processing a digital image means transforming its content (denoising, stylizing, etc.), or extracting information to solve a given problem (object recognition, measurement, motion estimation, etc.). ... Læs mere

    470,73 kr.

  • Interpretable and Trustworthy AI

    Techniques and Frameworks

    Users expect proper explanation and interpretability of all the decisions being taken by machine and deep learning (ML/ DL) algorithms. Interpretable and Trustworthy AI: Techniques and Frameworks covers key requirements for interpretability and trustworthiness of artificial intelligence (AI) models and how these needs can be met. This book explores artificial intelligence’s impact, limitations, ... Læs mere

    1.947,45 kr.

  • Sustainable Development Using Private AI

    Security Models and Applications

    Serier serie Artificial Intelligence for Sustainable Engineering and Management
    This book covers the fundamental concepts of private AI and its applications. It also covers fusion of Private AI with cutting-edge technologies like cloud computing, federated learning and computer vision.Security Models and Applications for Sustainable Development Using Private AI reviews various encryption algorithms used for providing security in private AI. It discusses the role of training ... Læs mere

    631,25 kr.

  • Deep Learning in Internet of Things for Next Generation Healthcare

    This book presents the latest developments in deep learning-enabled healthcare tools and technologies and offers practical ideas for using the IoT with deep learning (motion-based object data) to deal with human dynamics and challenges including critical application domains, technologies, medical imaging, drug discovery, insurance fraud detection and solutions to handle relevant challenges. This ... Læs mere

    631,25 kr.

  • Teaching Tech Together

    How to Make Your Lessons Work and Build a Teaching Community around Them

    af Greg Wilson ...
    Hundreds of grassroots groups have sprung up around the world to teach programming, web design, robotics, and other skills outside traditional classrooms. These groups exist so that people don't have to learn these things on their own, but ironically, their founders and instructors are often teaching themselves how to teach.There's a better way. This book presents evidence-based practices that ... Læs mere

    320,92 kr.

  • Object-Oriented Design Choices

    af Adair Dingle ...
    Do modern programming languages, IDEs, and libraries make coding easy? Maybe, but coding is not design. Large-scale or expensive apps clearly require evaluation of design choices. Still, software design directly impacts code reuse and longevity even for small-scale apps with limited overhead. This text evaluates and contrasts common object-oriented designs.A given problem may have many solutions. ... Læs mere

    695,45 kr.

  • Undocumented Secrets of MATLAB-Java Programming

    For a variety of reasons, the MATLAB®-Java interface was never fully documented. This is really quite unfortunate: Java is one of the most widely used programming languages, having many times the number of programmers and programming resources as MATLAB. Also unfortunate is the popular claim that while MATLAB is a fine programming platform for prototyping, it is not suitable for real-world, modern ... Læs mere

    1.455,21 kr.

  • Modeling Software with Finite State Machines

    A Practical Approach

    Modeling Software with Finite State Machines: A Practical Approach explains how to apply finite state machines to software development. It provides a critical analysis of using finite state machines as a foundation for executable specifications to reduce software development effort and improve quality. It discusses the design of a state machine and of a system of state machines. It also presents a ... Læs mere

    695,45 kr.

  • Soft Computing and Machine Learning

    A Fuzzy and Neutrosophic View of Reality

    Serier serie Computational Methods for Industrial Applications
    This reference text covers the theory and applications of soft computing and machine learning and presents readers with the intelligent fuzzy and neutrosophic rules that require situations where classical modeling approaches cannot be utilized, such as when there is incomplete, unclear, or imprecise information at hand or inadequate data. It further illustrates topics such as image processing, and ... Læs mere

    1.893,95 kr.

  • The Pyramid of Game Design

    Designing, Producing and Launching Service Games

    Game design is changing. The emergence of service games on PC, mobile and console has created new expectations amongst consumers and requires new techniques from game makers.In The Pyramid of Game Design, Nicholas Lovell identifies and explains the frameworks and techniques you need to deliver fun, profitable games. Using examples of games ranging from modern free-to-play titles to the earliest ... Læs mere

    449,33 kr.

  • Digital Transformation and Sustainability of Business

    It explores the integration of digital technologies into business models, offering innovative approaches for sustainable growth. This comprehensive guide delves into case studies and strategic frameworks that align digital transformation with environmental and economic sustainability. It presents actionable insights on overcoming challenges, leveraging technology for efficiency, and fostering a ... Læs mere

    545,64 kr.

  • Computational Literacy for the Humanities

    Mathematics and Programming in Context

    Computational Literacy for the Humanities provides an introduction to mathematics and programming that is specifically designed for use by those engaged in the humanities. Linking mathematical concepts and computational skills, the chapters in this book explore humanistic questions from diverse fields, such as art, history and literature.The book helps to advance computational and digital literacy ... Læs mere

    470,73 kr.

  • Practical Construction Planning and Control Using Microsoft Project

    An Illustrative Guide

    Practical Construction Planning and Control Using Microsoft Project serves as a practical guide, explaining how to implement the Critical Path Method (CPM) in construction projects using Microsoft Project, filling a clear gap in the academic literature. For working professionals, it provides an all-in-one guide to construction project management using Microsoft Project, which can be used for self ... Læs mere

    888,07 kr.