书目名称 | The Joys of Hashing | 副标题 | Hash Table Programmi | 编辑 | Thomas Mailund | 视频video | http://file.papertrans.cn/913/912553/912553.mp4 | 概述 | Gives the pros and cons of different design choices when building tables.Walks you through the implementation of efficient hash tables.Contains a particular focus on teaching hash tables programming u | 图书封面 |  | 描述 | .Build working implementations of hash tables, written in the C programming language. The new and revised Second Edition has been enhanced with simplified code and more comprehensive explanations, aimed at improving clarity and comprehension while exploiting the latest features in C programming...This book starts with simple first attempts devoid of collision resolution strategies. It then progresses through improvements and extensions illustrating different design ideas and approaches, followed by experiments to validate the choices. You will learn how hash tables, when implemented and used appropriately, are exceptionally efficient data structures for representing sets and lookup tables, providing low overhead, constant time, insertion, deletion, and lookup operations. ..The Joys of Hashing. walks you through the implementation of efficient hash tables and the pros and cons of different design choices when building tables. The source code used in the book is available on GitHub for your re-use and experiments...What You Will Learn.. .Master the basic ideas behind hash tables. .Carry out collision resolution, including strategies for handling collisions and their consequences for | 出版日期 | Book 2024Latest edition | 关键词 | hash; tables; programming; C; language; data; maps; source; code | 版次 | 2 | doi | https://doi.org/10.1007/979-8-8688-0826-5 | isbn_softcover | 979-8-8688-0825-8 | isbn_ebook | 979-8-8688-0826-5 | copyright | The Editor(s) (if applicable) and The Author(s), under exclusive license to APress Media, LLC, part |
The information of publication is updating
|
|