Risultati della ricerca - "data structures"

  1. 161

    Market Segmentation Analysis: Understanding It, Doing It, and Making It Useful di Leisch, Friedrich

    Pubblicazione 2018
    Soggetti: “...Market Research, Market Segmentation, Marketing Mix, Tactical Marketing, Strategic Marketing, Descriptive Analysis, Factor Analysis, Cluster Analysis, Data Structure Analysis, Marketing Planning, Target Market, Computational Statistics, Tourism Marketing, Open Access...”
    DOAB: download the publication
    DOAB: description of the publication
    Elettronico Capitolo di libro
  2. 162

    Market Segmentation Analysis: Understanding It, Doing It, and Making It Useful di Leisch, Friedrich

    Pubblicazione 2018
    Soggetti: “...Market Research, Market Segmentation, Marketing Mix, Tactical Marketing, Strategic Marketing, Descriptive Analysis, Factor Analysis, Cluster Analysis, Data Structure Analysis, Marketing Planning, Target Market, Computational Statistics, Tourism Marketing, Open Access...”
    OAPEN Library: download the publication
    OAPEN Library: description of the publication
    Elettronico Capitolo di libro
  3. 163

    Towards Responsible Plant Data Linkage: Data Challenges for Agricultural Research and Development

    Pubblicazione 2023
    Soggetti: “...Algorithms & data structures bicssc...”
    DOAB: download the publication
    DOAB: description of the publication
    Elettronico Capitolo di libro
  4. 164

    Towards Responsible Plant Data Linkage: Data Challenges for Agricultural Research and Development

    Pubblicazione 2023
    Soggetti: “...Algorithms & data structures bicssc...”
    OAPEN Library: download the publication
    OAPEN Library: description of the publication
    Elettronico Capitolo di libro
  5. 165

    Micro/Nano Manufacturing di Zimmermann, André

    Pubblicazione 2019
    Soggetti: “...data structure...”
    DOAB: download the publication
    DOAB: description of the publication
    Elettronico Capitolo di libro
  6. 166

    Remote Sensing Data Compression

    Pubblicazione 2021
    Soggetti: “...compact data structure...”
    DOAB: download the publication
    DOAB: description of the publication
    Elettronico Capitolo di libro
  7. 167
  8. 168
  9. 169
  10. 170

    Sublinear Computation Paradigm Algorithmic Revolution in the Big Data Era /

    Pubblicazione 2022
    Sommario: “...-- Chapter 2: Property Testing on Graphs and Games -- Chapter 3: Constant-Time Algorithms for Continuous Optimization Problems -- Chapter 4: Oracle-based Primal-Dual Algorithms for Packing and Covering Semidefinite Programs -- Chapter 5: Almost Linear Time Algorithms for Some Problems on Dynamic Flow Networks -- Chapter 6: Sublinear Data Structure -- Chapter 7: Compression and Pattern Matching -- Chapter 8: Orthogonal Range Search Data Structures -- Chapter 9: Enhanced RAM Simulation in Succinct Space -- Chapter 10: Review of Sublinear Modeling in Markov Random Fields by Statistical-Mechanical Informatics and Statistical Machine Learning Theory -- Chapter 11: Empirical Bayes Method for Boltzmann Machines -- Chapter 12: Dynamical analysis of quantum annealing -- Chapter 13: Mean-field analysis of Sourlas codes with adiabatic reverse annealing -- Chapter 14: Rigidity theory for protein function analysis and structural accuracy validations -- Chapter 15: Optimization of Evacuating and Walking Home Routes from Osaka City with Big Road Network Data on Nankai Megathrust Earthquake -- Chapter 16: Stream-based Lossless Data Compression....”
    Link to Metadata
    Elettronico eBook
  11. 171

    Programming Persistent Memory A Comprehensive Guide for Developers di Scargall, Stteve

    Pubblicazione 2020
    Sommario: “...Front Matter -- Introduction to Persistent Memory Programming -- Persistent Memory Architecture -- Operating Systetm Support for Persistent Memory -- Fundamental Concepts of Persistent Memory Programming -- Introducing the Persistent Memory Develpoment Kit -- Iibpmem: Low-Level Persistent Memory Support -- Iibpmemobj: A Native Transactional Object Store -- libpmemobj-cpp: The Adaptable Language - C++ and Persistent Memory -- pmemkv: A Persistent In-Memory Key-Value Store -- Volatile Use of Persistent Memory -- Designing Data Structures for Persistent Memory -- Debugging Persistent Memory Applications -- Enabling Persistence Using a Real-World Application -- Concurrency and Persistent Memory -- Profiling and Performance -- PMDK Internals: Important Algorithms and Data Structures -- Reliability, Availability, and Serviceability (RAS) -- Remote Persistent Memory -- Advanced Topics -- Back Matter...”
    Access online version
    Elettronico eBook
  12. 172

    A Byte of Python di H, Swaroop C

    Pubblicazione 2013
    Sommario: “...First Steps -- Basics -- Operators and Expressions -- Control flow -- Functions -- Modules -- Data Structures -- Problem Solving -- Object Oriented Programming -- Input and Output -- Exceptions -- Standard Library...”
    Access online version
    Elettronico eBook
  13. 173

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

    Pubblicazione 2019
    Sommario: “...-- 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
    Elettronico eBook
  14. 174
  15. 175
  16. 176
  17. 177

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

    Pubblicazione 2020
    Sommario: “...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
    Elettronico eBook
  18. 178
  19. 179

    Introduction to Programming Using Java di Eck, David J.

    Pubblicazione 2015
    Sommario: “...Chapter 1: Overview: The Mental Landscape -- Chapter 2: Programming in the Small I: Names and Things -- Chapter 3: Programming in the Small II: Control -- Chapter 4: Programming in the Large I: Subroutines -- Chapter 5: Programming in the Large II: Objects and Classes -- Chapter 6: Introduction to GUI Programming -- Chapter 7: Arrays and ArrayLists -- Chapter 8: Correctness, Robustness, Efficiency -- Chapter 9: Linked Data Structures and Recursion -- Chapter 10: Generic Programming and Collection Classes -- Chapter 11: Input/Output Streams, Files, and Networking -- Chapter 12: Threads and Multiprocessing -- Chapter 13: GUI Programming Continued...”
    Access online version
    Elettronico eBook
  20. 180