OFFRE LISEUSES
Une liseuse achetée = une housse offerte* jusqu'au 21 juin
Mastering Pascal Data Structures: Efficient Memory Handling for High-Performance Applications. Practical Systems Programming with Pascal, #3
Par :Formats :
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub protégé est :
- Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
- Compatible avec une lecture sur liseuses Vivlio
- Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
- Non compatible avec un achat hors France métropolitaine
, qui est-ce ?Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement
Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
- FormatePub
- ISBN8233913723
- EAN9798233913723
- Date de parution07/03/2026
- Protection num.Adobe DRM
- Infos supplémentairesepub
- ÉditeurLinda Balsamo
Résumé
Unlock the maximum performance of modern hardware with Object Pascal. Modern computing environments often present an illusion of infinite, uniformly fast memory. Yet, high-level software abstractions actively hide the physical reality of the hardware. The result is hidden allocation costs, heap fragmentation, and crippling CPU cache thrashing that silently throttle your applications. Mastering Pascal Data Structures bridges the critical gap between abstract algorithm theory and bare-metal system realities.
Designed for intermediate to advanced developers using the Free Pascal Compiler and Delphi, this book strips away the safety nets of managed types to reveal the true power of systems programming. This comprehensive guide takes you through the concept of mechanical sympathy: the discipline of architecting data structures that align perfectly with the physical geometry of modern CPU caches, instruction pipelines, and memory controllers.
Inside, you will discover how to: Navigate the Pascal memory model, from stack allocation to direct byte-level pointer manipulation. Engineer cache-aware and cache-oblivious structures, including in-memory B-Trees and Compressed Sparse Row graphs. Eradicate heap fragmentation using custom Object Pools, Arena Allocators, and Slab Allocation. Implement lock-free concurrent data structures using atomic Compare-And-Swap instructions and Hazard Pointers.
Compress massive datasets using arbitrary bit vectors, Sparse Sets, and probabilistic Bloom Filters. Exploit bitwise operations to replace slow division and branching logic. Stop guessing about performance. Whether you are building high-throughput network services, real-time analytics engines, or memory-constrained embedded systems, this guide provides the exact blueprints required to harness the hardware.
You will learn to evaluate the true mechanical cost of every array, linked list, and hash table you deploy. Move beyond theoretical Big-O notation. Learn to master the metal.
Designed for intermediate to advanced developers using the Free Pascal Compiler and Delphi, this book strips away the safety nets of managed types to reveal the true power of systems programming. This comprehensive guide takes you through the concept of mechanical sympathy: the discipline of architecting data structures that align perfectly with the physical geometry of modern CPU caches, instruction pipelines, and memory controllers.
Inside, you will discover how to: Navigate the Pascal memory model, from stack allocation to direct byte-level pointer manipulation. Engineer cache-aware and cache-oblivious structures, including in-memory B-Trees and Compressed Sparse Row graphs. Eradicate heap fragmentation using custom Object Pools, Arena Allocators, and Slab Allocation. Implement lock-free concurrent data structures using atomic Compare-And-Swap instructions and Hazard Pointers.
Compress massive datasets using arbitrary bit vectors, Sparse Sets, and probabilistic Bloom Filters. Exploit bitwise operations to replace slow division and branching logic. Stop guessing about performance. Whether you are building high-throughput network services, real-time analytics engines, or memory-constrained embedded systems, this guide provides the exact blueprints required to harness the hardware.
You will learn to evaluate the true mechanical cost of every array, linked list, and hash table you deploy. Move beyond theoretical Big-O notation. Learn to master the metal.








