文件名称:uthash-1.9.7
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-10-24
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- xu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
uthash是一个C语言的hash表实现。它以宏定义的方式实现hash表,不仅加快了运行的速度,而且与关键类型无关的优点。
uthash支持:增加、查找、删除、计数、迭代、排序、选择等操作。
-Uthash is a C language of the hash table implementation. It realize the hash table, in the form of a macro definition not only accelerated the speed of running, and has nothing to do with the key type of advantage.
Uthash support: add, search, delete, count, iteration, sorting, selection of operation.
uthash支持:增加、查找、删除、计数、迭代、排序、选择等操作。
-Uthash is a C language of the hash table implementation. It realize the hash table, in the form of a macro definition not only accelerated the speed of running, and has nothing to do with the key type of advantage.
Uthash support: add, search, delete, count, iteration, sorting, selection of operation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
utarray.h
uthash.h
utlist.h
utstring.h