Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - hash
Search - hash - List
JAVA使用哈希表操作数据库的例子,并且里面有详细的注释,不错的应用程序-JAVA database operation using the hash table examples, and there are detailed notes, a good application
Date : 2025-12-30 Size : 3kb User : 王晓磊

数据库索引技术中的可扩充线性哈希表visual C++实现-extendable hash for database
Date : 2025-12-30 Size : 4kb User : dragon

Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符串。这里没有数据类型和数据表的概念。 作者叫Mikio Hirabayashi.Tokyo Cabinet是用C写的,同时提供c,perl,ruby,java的API。Tokyo Cabinet在提供了POSIX和C99的平台上都可用,它以GNU Lesser Public License协议发布。-Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array.Tokyo Cabinet is written in the C language, and provided as API of C, Perl, Ruby, Java, and Lua. Tokyo Cabinet is available on platforms which have API conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under the GNU Lesser General Public License.
Date : 2025-12-30 Size : 873kb User : ws

Smallest, fastest embedded nosql persisted dictionary using b+tree or MurMur hash indexing. .-RaptorDB is a extremely small size and fast embedded, noSql, persisted dictionary database using b+tree or MurMur hash indexing. It was primarily designed to store JSON data
Date : 2025-12-30 Size : 31kb User : xie linfeng

hash索引.算法包括哈希索引的初始化,键值的查找,索引的更新。-hash index algorithm including the initialization of the hash index, the key lookup, index updates.
Date : 2025-12-30 Size : 2.42mb User : lilly

hash_table的c语言的链表实现。包括一个简单的hash函数和hash_table的源码。-hash_table c language linked list implementation. Includes a simple hash function and hash_table source.
Date : 2025-12-30 Size : 2kb User :

实现了银行数据库管理系统,加密方法为AES加密和加盐hash java界面丰富,人机交互较好(Implementation of the bank database management system, encryption methods for AES encryption and salt hash)
Date : 2025-12-30 Size : 148kb User : Qm12345
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.