Arama Sonuçları - 演員~

Sonuçları Daraltın
  1. 201

    Visualization of Time-Oriented Data Yazar: Aigner, Wolfgang, Miksch, Silvia, Schumann, Heidrun, Tominski, Christian

    Baskı/Yayın Bilgisi 2023
    İçindekiler: “…1 Introduction -- 2 Historical Background -- 3 Time & Time-Oriented Data -- 4 Crafting Visualizations of Time-Oriented Data -- 5 Involving the Human via Interaction -- 6 Computational Analysis Support -- 7 Guiding the Selection of Visualization Techniques -- 8 Conclusion.…”
    Link to Metadata
    Elektronik Ekitap
  2. 202
  3. 203

    Pro Git Yazar: Chacon, Scott, Straub, Ben

    Baskı/Yayın Bilgisi 2014
    Link to Metadata
    Elektronik Ekitap
  4. 204

    Android Application Development for the Intel Platform Yazar: Cohen, Ryan, Wang, Tao

    Baskı/Yayın Bilgisi 2014
    Link to Metadata
    Elektronik Ekitap
  5. 205

    GUI Design for Android Apps Yazar: Cohen, Ryan, Wang, Tao

    Baskı/Yayın Bilgisi 2014
    Link to Metadata
    Elektronik Ekitap
  6. 206

    Managing Risk and Information Security Protect to Enable / Yazar: Harkins, Malcolm W.

    Baskı/Yayın Bilgisi 2016
    İçindekiler: “…Chapter 1 Introduction -- Chapter 2 Misperception of Risk -- Chapter 3 Governance and Internal Partnerships -- Chapter 4 External Partnerships -- Chapter 5 People Are the Perimeter -- Chapter 6 Emerging Capabilities and Usage Models -- Chapter 7 A New Security Architecture to Improve Business Agility -- Chapter 8 Looking to the Future -- Chapter 9 Corporate Social Responsibility -- Chapter 10 The 21st Century CISO -- Chapter 11 Performance Coaching -- Appendix A: References. .…”
    Link to Metadata
    Elektronik Ekitap
  7. 207

    DevOps for Digital Leaders Reignite Business with a Modern DevOps-Enabled Software Factory / Yazar: Ravichandran, Aruna, Taylor, Kieran, Waterhouse, Peter

    Baskı/Yayın Bilgisi 2016
    İçindekiler: “…Part I: DevOps: Conflict to Collaboration -- Chapter 1: DevOps in the Ascendency -- Chapter 2: IT Impasse -- Chapter 3: DevOps Foundations -- Part II: Essential DevOps Tooling -- Chapter 4: Build: DevOps Driven APIs -- Chapter 5: Test: Championing Quality - Continuously -- Chapter 6: Deploy -- Chapter 7: Manage: Agile Operations -- Part III: Tuning and Continuous Improvement -- Chapter 8: Practical DevOps -- Chapter 9: DevOps and Real World ROI -- Chapter 10: Ready, Set, DevOps!.…”
    Link to Metadata
    Elektronik Ekitap
  8. 208

    Fashion Figures How Missy the Mathlete Made the Cut / Yazar: Borza, Melissa A.

    Baskı/Yayın Bilgisi 2017
    İçindekiler: “…Chapter 1 104 Driscoll Ave.- Chapter 2 Codes and Crises.- Chapter 3 Figures and Icons.- Chapter 4 Divided We Stand -- Chapter 5 Patterns and Problems -- Chapter 6 -- Garbage In ≠ Garbage Out -- Chapter 7 Teasing Out the Answers -- Chapter 8 Solutions by Design -- Chapter 9 To the Nines -- Chapter 10 All the Right Angles -- Chapter 11 Pi for All.…”
    Link to Metadata
    Elektronik Ekitap
  9. 209

    Demystifying Internet of Things Security Successful IoT Device/Edge and Platform Security Deployment / Yazar: Cheruvu, Sunil, Kumar, Anil, Smith, Ned, Wheeler, David M.

    Baskı/Yayın Bilgisi 2020
    İçindekiler: “…Chapter 1: Conceptualizing the Internet of Things -- Chapter 2: IoT Frameworks and Complexity Hiding -- Chapter 3: Base Platform Security Hardware Building Blocks -- Chapter 4: IoT Software Security Building Blocks -- Chapter 5: Connectivity Technologies for IoT -- Chapter 6: IoT Vertical Applications and Associated Security Requirements.…”
    Link to Metadata
    Elektronik Ekitap
  10. 210

    Rethinking Productivity in Software Engineering

    Baskı/Yayın Bilgisi 2019
    İçindekiler: “…Part I: Introduction to Productivity -- Chapter 1. The Mythical 10x Programmer -- Chapter 2. …”
    Link to Metadata
    Elektronik Ekitap
  11. 211

    Pro TBB C++ Parallel Programming with Threading Building Blocks / Yazar: Voss, Michael, Asenjo, Rafael, Reinders, James

    Baskı/Yayın Bilgisi 2019
    İçindekiler: “…-- Chapter 2: Generic Parallel Algorithms -- Chapter 3: Flow Graphs -- Chapter 4: TBB and the C++ Parallel Standard Template Library -- Chapter 5: Synchronization: why and how to avoid it -- Chapter 6: Data Structures for Concurrency -- Chapter 7: Scalable Memory Allocation -- Chapter 8: Mapping Parallel Patterns to TBB -- Part II -- Chapter 9: The Pillars of Composability -- Chapter 10: Using tasks to create your own algorithms -- Chapter 11: Controlling the Number of Threads Used for Execution -- Chapter 12: Using Work Isolation for Correctness and Performance -- Chapter 13: Creating Thread-to-core and Task-to-thread Affinity -- Chapter 14: Using Task Priorities -- Chapter 15: Cancellation and Exception Handling -- Chapter 16: Tuning TBB Algorithms: Granularity, Locality, Parallelism and Determinism -- Chapter 17: Flow Graphs: Beyond the Basics -- Chapter 18: Beef up Flow Graphs with Async Nodes -- Chapter 19: Flow Graphs on steroids: OpenCL Nodes -- Chapter 20: TBB on NUMA architectures -- Appendix A: History and Inspiration -- Appendix B: TBB Précis -- Glossary. .…”
    Link to Metadata
    Elektronik Ekitap
  12. 212

    Ray Tracing Gems High-Quality and Real-Time Rendering with DXR and Other APIs /

    Baskı/Yayın Bilgisi 2019
    İçindekiler: “…Importance Sampling of Many Lights on the GPU -- Part 5: Denoising and Filtering -- Chapter 19. Cinematic Rendering in UE4 with Real-Time Ray Tracing and Denoising -- Chapter 20. …”
    Link to Metadata
    Elektronik Ekitap
  13. 213

    Programming Persistent Memory A Comprehensive Guide for Developers / Yazar: Scargall, Steve

    Baskı/Yayın Bilgisi 2020
    İçindekiler: “…Chapter 1: Introduction to Persistent Memory Programming -- Chapter 2: Persistent Memory Architecture -- Chapter 3: Operating System Support for Persistent Memory -- Chapter 4: Fundamental Concepts of Persistent Memory Programming -- Chapter 5: Introducing the Persistent Memory Development Kit -- Chapter 6: libpmem: Low-Level Persistent Memory Support -- Chapter 7: libpmemobj - A Native Transactional Object Store -- Chapter 8: libpmemobj-cpp: The adaptable language C++ and Persistent Memory -- Chapter 9: pmemkv - A Persistent In-Memory Key-Value Store -- Chapter 10: Volatile Use of Persistent Memory -- Chapter 11: Designing Data Structures for Persistent Memory -- Chapter 12: Debugging Persistent Memory Applications -- Chapter 13: Enabling Persistence in a Real World Application -- Chapter 14: Concurrency and Persistent Memory -- Chapter 15: Profiling and Performance -- Chapter 16: PMDK Internals - Important Algorithms and Data Structures -- Chapter 17: Reliability, Availability and Serviceability -- Chapter 18: Remote Persistent Memory -- Chapter 19: Advanced Topics -- Appendix A: Installing NDCTL and DAXCTL on Linux -- Appendix B: Installing PMDK on Linux & Windows -- Appendix C: Installing IPMCTL on Linux and Windows -- Appendix D: Java for Persistent Memory -- Appendix E: The Future of Remote Persistent Memory Replocation.…”
    Link to Metadata
    Elektronik Ekitap
  14. 214

    Data Parallel C++ Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL / Yazar: Reinders, James, Ashbaugh, Ben, Brodman, James, Kinsner, Michael, Pennycook, John, Tian, Xinmin

    Baskı/Yayın Bilgisi 2021
    İçindekiler: “…Chapter 1: Introduction -- Chapter 2: Where code executes -- Chapter 3: Data management and ordering the uses of data -- Chapter 4: Expressing parallelism -- Chapter 5: Error handling -- Chapter 6: USM in detail -- Chapter 7: Buffers in detail -- Chapter 8: DAG scheduling in detail -- Chapter 9: Local memory and work-group barriers -- Chapter 10: Defining kernels -- Chapter 11: Vectors -- Chapter 12: Device-specific extension mechanism -- Chapter 13: Programming for GPUs -- Chapter 14: Programming for CPUs -- Chapter 15: Programming for FPGAs -- Chapter 16: Address spaces and multi_ptr -- Chapter 17: Using libraries -- Chapter 18: Working with OpenCL -- Chapter 19: Memory model and atomics.…”
    Link to Metadata
    Elektronik Ekitap
  15. 215

    Rational Cybersecurity for Business The Security Leaders' Guide to Business Alignment / Yazar: Blum, Dan

    Baskı/Yayın Bilgisi 2020
    İçindekiler: “…Chapter 1: Executive Overview -- Chapter 2: Identify and Align Security-Related Roles -- Chapter 3: Put the Right Security Governance Model in Place -- Chapter 4: Strengthen Security Culture through Effective Communications and Awareness Programs -- Chapter 5: Manage Risk in the Language of Business -- Chapter 6: Establish a Control Baseline -- Chapter 7: Simplify and Rationalize IT and Security -- Chapter 8: Control Access with Minimal Drag on the Business -- Chapter 9: Institute Resilience Through Detection, Response, and Recovery -- Chapter 10: Create Your Rational Cybersecurity Success Plan -- Glossary of Terms and Acronyms. .…”
    Link to Metadata
    Elektronik Ekitap
  16. 216

    Ray Tracing Gems II Next Generation Real-Time Rendering with DXR, Vulkan, and OptiX /

    Baskı/Yayın Bilgisi 2021
    İçindekiler: “…Preface -- Foreword -- Introduction -- Chapter 1: Ray Tracing Fundamentals -- Chapter 2: APIs -- Chapter 3: Shading and Sampling Chapter 4: Denoising, Reconstruction, and Filtering -- Chapter 5: Performance and Optimization -- Chapter 6: Transitioning Ray Tracing -- Chapter 7: Hybrid Rendering Techniques -- Chapter 8: Global Illumination -- Chapter 9: Ray Tracing in the Wild (Case Studies).…”
    Link to Metadata
    Elektronik Ekitap
  17. 217

    Demystifying Intelligent Multimode Security Systems An Edge-to-Cloud Cybersecurity Solutions Guide / Yazar: Booth, Jody, Metz, Werner, Tarkhanyan, Anahit, Cheruvu, Sunil

    Baskı/Yayın Bilgisi 2023
    İçindekiler: “…Introduction -- Chapter 1: Introduction and Overview -- Chapter 2: Architecting an E2E IMSS Data Pipeline -- Chapter 3: Architecting an E2E DSS Data Pipeline -- Chapter 4: Securing the IMSS Assets -- Chapter 5: Machine Learning Security -- Chapter 6: Sample Applications -- Chapter 7: Looking Into the Future -- Chapter 8: As We Go To Press.…”
    Link to Metadata
    Elektronik Ekitap
  18. 218

    Architecture of Advanced Numerical Analysis Systems Designing a Scientific Computing System using OCaml / Yazar: Wang, Liang, Zhao, Jianxin

    Baskı/Yayın Bilgisi 2023
    İçindekiler: “…Chapter 1: Introduction.-Chapter 2: Core Optimization -- Chapter 3: Algorithm Differentiation -- Chapter 4: Mathematical Optimization -- Chapter 5: Deep Neural Networks -- Chapter 6: Computation Graph -- Chapter 7: Performance Accelerators -- Chapter 8: Compiler Backends -- Chapter 9: Composition and Deployment -- Chapter 10: Distributed Computing -- Chapter 11: Testing Framework -- Appendix A: Basic Analytics Examples -- Appendix B: System Conventions -- Appendix C: Metric Systems and Constants -- Appendix D: AlgoDiff Module -- Appendix E: Neural Network Module -- Appendix F: Actor System for Distributed Computing -- Bibliography.…”
    Link to Metadata
    Elektronik Ekitap
  19. 219

    Data Parallel C++ Programming Accelerated Systems Using C++ and SYCL / Yazar: Reinders, James, Ashbaugh, Ben, Brodman, James, Kinsner, Michael, Pennycook, John, Tian, Xinmin

    Baskı/Yayın Bilgisi 2023
    İçindekiler: “…Chapter 1: Introduction -- Chapter 2: Where Code Executes -- Chapter 3: Data Management and Ordering the Uses of Data -- Chapter 4: Expressing Parallelism -- Chapter 5: Error Handling -- Chapter 6: Unified Shared Memory -- Chapter 7: Buffers -- Chapter 8: Scheduling Kernels and Data Movement -- Chapter 9: Local Memory and Work-group Barriers -- Chapter 10: Defining Kernels -- Chapter 11: Vector and Math Arrays -- Chapter 12: Device Information and Kernel Specialization -- Chapter 13: Practical Tips -- Chapter 14: Common Parallel Patterns -- Chapter 15: Programming for GPUs -- Chapter 16: Programming for CPUs -- Chapter 17: Programming for FFGAs -- Chapter 18: Libraries -- Chapter 19: Memory Model and Atomics -- Chapter 20: Backend Interoperability -- Chapter 21: Migrating CUDA Code -- Epilogue.…”
    Link to Metadata
    Elektronik Ekitap
  20. 220

    Database Performance at Scale A Practical Guide / Yazar: Mendes, Felipe Cardeneti, Sarna, Piotr, Emelyanov, Pavel, Dunlop, Cynthia

    Baskı/Yayın Bilgisi 2023
    İçindekiler: “…1: A Taste of What You're Up Against: Two Tales -- 2: Your Project, Through the Lens of Database Performance -- 3: Database Internals: Hardware and Operating System Interactions -- 4: Database Internals: Algorithmic Optimizations -- 5: Database Drivers -- 6: Getting Data Closer -- 7: Infrastructure and Deployment Model -- 8: Topology Considerations -- 9: Benchmarking -- 10: Monitoring -- 11: Administration -- Appendix: A Brief Look at Fundamental Database Design Decisions.…”
    Link to Metadata
    Elektronik Ekitap