文件名称:哈希算法ppt
文件大小:149KB
文件格式:PPT
更新时间:2015-08-27 03:47:20
哈希
Dictionary: Dynamic-set data structure for storing items indexed using keys. Supports operations Insert, Search, and Delete. Applications: Symbol table of a compiler. Memory-management tables in operating systems. Large-scale distributed systems.