文件名称:MyHashMap
介绍说明--下载内容均来自于网络,请自行研究使用
因工作原因,需要实现数据的快速查找与维护,因为是用C语言实现,所以写了一个通用的算法,实现了与数据结构无关。当时这一部分用在了一个实时交通信息上。
-Due to work, quickly find the data needed to achieve and maintain, because it is written in C language, so write a generic algorithm, has nothing to do with the data structure. This part was used in a real-time traffic information on.
-Due to work, quickly find the data needed to achieve and maintain, because it is written in C language, so write a generic algorithm, has nothing to do with the data structure. This part was used in a real-time traffic information on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyHashMap\inc\DblCycleLink.h
.........\...\HashMap.h
.........\...\Link.h
.........\...\MapStructure.h
.........\src\DblCycleLink.c
.........\...\HashMap.c
.........\...\Link.c
.........\inc
.........\src
MyHashMap
.........\...\HashMap.h
.........\...\Link.h
.........\...\MapStructure.h
.........\src\DblCycleLink.c
.........\...\HashMap.c
.........\...\Link.c
.........\inc
.........\src
MyHashMap