CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 搜索资源 - Hash

搜索资源列表

  1. linearhash

    0下载:
  2. 数据库系统实现,linear hash算法
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1932504
    • 提供者:朱清华
  1. qdbm-1.8.77

    0下载:
  2. 一个小型的基于Hash的Key=>Value的数据库,速度很快,目前主要运行在Unix/Linux平台
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1057958
    • 提供者:黑夜路人
  1. tokyocabinet-1.4.17.tar.gz

    0下载:
  2. 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协议发布
  3. 所属分类:Database system

    • 发布日期:2017-03-26
    • 文件大小:894349
    • 提供者:ws
  1. HASH

    1下载:
  2. 为小型数据库建哈希索引,为可扩展哈希,实现在索引在定值查找记录 -Hash index for small database built
  3. 所属分类:Other Databases

    • 发布日期:2015-01-10
    • 文件大小:2048
    • 提供者:wushiying
  1. RaptorDB_v1.5.1

    0下载:
  2. 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
  3. 所属分类:Database system

    • 发布日期:2017-04-01
    • 文件大小:31872
    • 提供者:xie linfeng
  1. data4

    0下载:
  2. hash法编写图书查询,建立数目,编号的图书系统的源代码-hash method to prepare the book inquiry, set up the number of code book system source code
  3. 所属分类:Other Databases

    • 发布日期:2017-04-14
    • 文件大小:4963
    • 提供者:chengx
  1. hash

    0下载:
  2. 数据库索引技术中的可扩充线性哈希表visual C++实现-extendable hash for database
  3. 所属分类:Database system

    • 发布日期:2017-03-29
    • 文件大小:4169
    • 提供者:dragon
  1. hashfiles

    0下载:
  2. 桶型散列文件算法,C++ Builder 可直接编译,运行-Document hash bucket algorithm, C++ Builder can directly compile, run
  3. 所属分类:Other Databases

    • 发布日期:2017-03-30
    • 文件大小:19589
    • 提供者:maxun
  1. hash

    0下载:
  2. Simple Hash Table using linked lists
  3. 所属分类:Other Databases

    • 发布日期:2017-04-25
    • 文件大小:13457
    • 提供者:yrnunez
  1. probing

    0下载:
  2. 这是一个描述哈希表线性探测处理冲突的范例-This is a linear probing hash table example of conflict
  3. 所属分类:SQL Server

    • 发布日期:2017-03-27
    • 文件大小:707
    • 提供者:正气
  1. hashjoin

    0下载:
  2. Hash join算法的一个基本思想就是根据小的row sources(称作build input,我们记较小的表为S,较大的表为B) 建立一个可以存在于hash area内存中的hash table,然后用大的row sources(称作probe input) 来探测前面所建的hash table。如果hash area内存不够大,hash table就无法完全存放在hash area内存中。针对这种情况,Oracle在连接键利用一个hash函数将build input和probe inpu
  3. 所属分类:Oracle

    • 发布日期:2017-04-15
    • 文件大小:7173
    • 提供者:csj
  1. analysedata

    0下载:
  2. SQL数据库查询,链表、哈希表数据比对演示-SQL database queries, linked lists, hash table data comparison shows
  3. 所属分类:SQL Server

    • 发布日期:2017-04-17
    • 文件大小:74986
    • 提供者:沈博
  1. hash

    0下载:
  2. hash索引.算法包括哈希索引的初始化,键值的查找,索引的更新。-hash index algorithm including the initialization of the hash index, the key lookup, index updates.
  3. 所属分类:Database system

    • 发布日期:2017-11-27
    • 文件大小:2538704
    • 提供者:lilly
  1. tokyocabinet-1.3.27.tar

    0下载:
  2. 哈希数据库源码,有兴趣的同学可以看看,在readme里面有介绍,-The hash database source code, interested students can look at, as described in the readme inside, thank you
  3. 所属分类:Other Databases

    • 发布日期:2017-11-10
    • 文件大小:768517
    • 提供者:袁杨辉
  1. EpsDiskId

    0下载:
  2. Current code allow to list hardware specification of all harddrives on the machine where installed MSSQL 2000/2008 INstruction how to Install: 1. put EpsDiskId.dll to BINN folder 2. register on SQL server: USE MASTER GO sp_addexten
  3. 所属分类:SQL Server

    • 发布日期:2017-12-01
    • 文件大小:148914
    • 提供者:Lepsik
  1. hash_table

    0下载:
  2. hash_table的c语言的链表实现。包括一个简单的hash函数和hash_table的源码。-hash_table c language linked list implementation. Includes a simple hash function and hash_table source.
  3. 所属分类:Database system

    • 发布日期:2017-04-02
    • 文件大小:1607
    • 提供者:
  1. md5

    0下载:
  2. Bruteforce for Hash MD5
  3. 所属分类:MySQL

    • 发布日期:2017-04-13
    • 文件大小:1671
    • 提供者:dusk8er
  1. Hash00

    0下载:
  2. HASH FUNCTION ON JAVA
  3. 所属分类:Other Databases

    • 发布日期:2017-05-04
    • 文件大小:84609
    • 提供者:ferry nurdin
  1. BankDBMS

    0下载:
  2. 实现了银行数据库管理系统,加密方法为AES加密和加盐hash java界面丰富,人机交互较好(Implementation of the bank database management system, encryption methods for AES encryption and salt hash)
  3. 所属分类:数据库系统

    • 发布日期:2017-12-20
    • 文件大小:151552
    • 提供者:Qm12345
搜珍网 www.dssz.com