搜索资源列表
uthash
- 在LINUX下实现对哈希表的操作,例如添加记录,查找,删除等
uthash
- 在LINUX下实现对哈希表的操作,例如添加记录,查找,删除等-LINUX realize in the next operation on the hash table, such as adding records, search, delete, etc.
uthash-1.5
- uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。-is a C language uthash the hash table to support a variety of structural types of storage, add, delete, these operators are in a fixed time to c
uthash-1.9.3
- 最新的 uthash 只需要将一个头文件添加到你的项目中就可以实现hash的增,删,改查!-The latest uthash only need to add a header file to your project, the increase can be achieved hash, delete, change check!
uthash-1.5
- 一个非常不错的c++哈希表结构算法,有详细说明文档-A very good c++ hash table structure algorithm, a detailed documentation
uthash-1.5
- UTHASH是一个高性能的HASH表操作库,特点是简单,容易使用,占用内存少,有需要的可以试一下-UTHASH HASH table is a high-performance operation of libraries, is characterized by simple, easy to use, small footprint, need to try
uthash-1.5
- c语言实现的一组哈希操作,并附带文档 可以添加、删除、统计、排序等-a hash implement by c
uthash-1.9.7
- 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 n
uthash-1.9.3
- 关于hash函数功能实现的程序,C语言编写,可以内涵hash函数还可以自己配置-Function on hash functions implemented procedures, C language, meaning of hash functions can also configure their own
cache
- 一种基于uthash的缓存,具有很好的淘汰机制-uthash cache
test-hash
- 该安装包中是uthash.h最新源码和使用案例,在您的程序中包括该头文件,可以方便的解决快速查找定位的问题。-The installation package is uthash.h latest source and use cases, including the header files in your program, you can easily locate the problem solved quickly find
uthash-master
- uthash library for you version is master