CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hash表

搜索资源列表

  1. hash

    0下载:
  2. 采用C++构建一个哈希表,包括哈希表操作等,有广泛的应用-Using C++ to build a hash table, including the hash table manipulation, there is a wide range of applications
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:433774
    • 提供者:geo make
  1. STL

    0下载:
  2. 详细的讲述一些C排序的函数 STL 几乎封装了所有的数据结构中的算法,从链表到队列,从向量到堆栈,对hash 到二叉树,从搜索到排序,从增加到删除-Describe in detail the function of some sort STL C encapsulates almost all of the data structure algorithms, from the list to the queue, from the vector to a stack of hash to
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:195065
    • 提供者:汪柏胜
  1. memcached-1.4.5.tar

    0下载:
  2. memcached是一个高性能的分布式的内存对象缓存系统,通过在内存里维护一个统一的巨大的hash表,它能够用来存储各种格式的数据,包括图像、视频、文件以及数据库检索的结果等。最初为了加速 LiveJournal 访问速度而开发的,后来被很多大型的网站采用。起初作者编写它可能是为了提高动态网页应用,为了减轻数据库检索的压力,来做的这个缓存系统。它的缓存是一种分布式的,也就是可以允许不同主机上的多个用户同时访问这个缓存系统, 这种方法不仅解决了共享内存只能是单机的弊端, 同时也解决了数据库检索的压
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:302516
    • 提供者:zhangsan
  1. SDCARD_FATFileSystem

    0下载:
  2. [FAT文件系统读写程序(目前在已经在fs2410开发板上经过sd卡测试,实现多级目录,文件的创建读写,24位bmp的读写),对FAT16文件系统进行了改进,主要是引入了缓冲队列,同时对缓冲队列使用了hash表的管理-[FAT file system read and write program (current board has been developed in fs2410 sd card test, multi-level directory, file creation readin
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-15
    • 文件大小:3928631
    • 提供者:于岩
  1. HW6

    0下载:
  2. 用哈希表实现了节点的插入,删除,并计算冲突次数-A hash table implementation of the node insert, delete, and calculate the number of conflicts
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:8754
    • 提供者:annie
  1. HashTable(shine)

    0下载:
  2. 一个驱动的哈希表使用debugview来学习-Hash table using a driver to learn debugview
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:48623
    • 提供者:cailei
  1. VC.module.code.create.hash.table

    0下载:
  2. VC 编程哈希表创建设计模块代码VC design module programming code to create the hash table -VC design module programming code to create the hash table
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:19714
    • 提供者:teem
  1. hash

    0下载:
  2. 本程序可实现哈希表的建立,并用线性探测再散列的方法处理冲突-This procedure enables the establishment of the hash table and re-hashing with linear probing method of dealing with conflict
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2227
    • 提供者:侯志
  1. hash2

    0下载:
  2. 标准C的Hash表实现,采用环形队列加顺推的原理,实现高效的HASH表,参考暴雪游戏的实现原理,原创-Standard C, Hash table implementation, pushed along by the ring plus the principle of the queue, to achieve efficient HASH table, refer to the realization of the principle of Blizzard games, original
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:12873
    • 提供者:Andrew Huang
  1. hash

    0下载:
  2. 经典的用哈希表实现的哈希数据存储和查找的算法-The classic hash with the hash table implementation of data storage and search algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:285325
    • 提供者:张波
  1. Hash

    0下载:
  2. 使用哈希表模拟管理字符串的插入删除以及搜索。字符串可从文件读入-Simulated using the hash table into the delete, and manage the search string. String can be read from the file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:946136
    • 提供者:lly
  1. ClsHash

    0下载:
  2. 一个简单的哈希表实例,调试通过的,照着做下来,哈希表应该会明白吧!-A simple hash table instance, debugging through, and follow suit down, the hash table should understand it!
  3. 所属分类:ComboBox

    • 发布日期:2017-03-29
    • 文件大小:14287
    • 提供者:云仔
  1. hash

    0下载:
  2. 介绍了哈希表的构建方法和冲突处理的一种办法-Introduced the method of constructing a hash table and a means of conflict management
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:215499
    • 提供者:liuchuanhong
  1. DiskHashTable

    0下载:
  2. 这是一个使用hash表散列的方法,将数据散列在不同的桶中,最后计算它的规模和冲突-This is a hash table using the hash method, the data in a different hash buckets, the last calculation of its size and conflict
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-16
    • 文件大小:4236182
    • 提供者:Annette
  1. hash

    0下载:
  2. 数据结构实验作业哈希表的建立与操作,有实验报告,上面的源码可通过-hash table
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:50740
    • 提供者:huatengheiyue
  1. hash

    0下载:
  2. Hash table,也叫哈希表,是根据关键码值(Key value)而直接进行访问的数据结构。-Hash table, also called the hash table is based on the key code value (Key value) and direct access to the data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2082
    • 提供者:陈夕
  1. tree-hash-table-homework

    1下载:
  2. 纽约大学数据结构课程作业5 树,红黑树,哈希表, 以及一道编程题的原始数据-Data structure course work at New York University 5 trees, red-black trees, hash tables, and a programming question of the original data
  3. 所属分类:Data structs

    • 发布日期:2014-10-28
    • 文件大小:237568
    • 提供者:qianli
  1. hash

    0下载:
  2. 这个是哈希表的设计的cpp文件,用c语言编写的-This is the design of the hash table cpp file, written in c language
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:400050
    • 提供者:amy
  1. os

    0下载:
  2. 网络通信过程中,服务器必然提供监听socket响应客户端连接请求,也必然提供连接socket与客户端进行交互。一台主机上有不止一个的socket服务器,如ftp、telnet服务器等,他们初始都处于监听状态,等待连接请求的到来。linux中为了管理这两类socket提供了两个哈希链表:tcp_listening_hash和tcp_ehash,下面主要分析下监听哈希表,顺带说下连接hash表。 -Network communication process, provide listen
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3800
    • 提供者:liujunwei
  1. os111

    0下载:
  2. 网络通信过程中,服务器必然提供监听socket响应客户端连接请求,也必然提供连接socket与客户端进行交互。一台主机上有不止一个的socket服务器,如ftp、telnet服务器等,他们初始都处于监听状态,等待连接请求的到来。linux中为了管理这两类socket提供了两个哈希链表:tcp_listening_hash和tcp_ehash,下面主要分析下监听哈希表,顺带说下连接hash表。 -Network communication process, provide listen
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3803
    • 提供者:liujunwei
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 29 »
搜珍网 www.dssz.com