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

搜索资源列表

  1. cSharp

    0下载:
  2. 一些基于ASP的基础代码 包括异常处理 委托 哈希表-Based on some basic ASP code includes exception handling and so commissioned a hash table
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:71836
    • 提供者:苏秦
  1. haxibiao

    0下载:
  2. 哈希表的算法描述,可以显示,查找、插入其他记录和删除某个记录。-Algorithm described in the hash table, you can display, search, insert, and delete a record other records.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2011050
    • 提供者:张然易
  1. jxta-meteor

    0下载:
  2. 基于jxta平台的分布式哈希表(DHT)子项目,路由寻址均基于jxta的地址机制,实现了经典的chord,can协议,项目属于jxta的子项目,尚在开发中,还不是很稳定,但基本功能已经实现了-Based on a distributed hash table jxta platform (DHT) subprojects, addressing both routing mechanism based on the address jxta achieve a classic chord, ca
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2479212
    • 提供者:王礼坊
  1. Data-Structure-Algorithm-Java

    0下载:
  2. 二项堆,哈希表,排序等数据结构和算法的实现~-Disjoint sets, sorting, two heap, hash tables and other data structures implemented in Java ~
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:51570
    • 提供者:dounai
  1. My_Ftp_Item_Ultimate

    0下载:
  2. LinuxC ftp服务器,数据结构哈希表,链表,进程间通信共享内存,消息队列等实现文件上传和下载,限制最大连接数。-Communication shared memory, message queues, etc. between LinuxC ftp file upload server, data structures hash tables, lists, and download process, limit the maximum number of connections.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:102551
    • 提供者:zhangkaijia
  1. hashtable

    0下载:
  2. 哈希表的生成与利用哈希表来进行数据的检索与存储-Generate and use a hash table hash table to retrieve and store data
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1210
    • 提供者:沈国栋
  1. 1

    0下载:
  2. 对记录序列(查找表):{55,13,23,72,109,67,2,78,13}分别实现如下操作: 1) 顺序查找; 3) 对排好序的纪录序列表进行折半查找; 4) 利用1)中记录序列建立一颗二叉排序树,并在其上实现特定关键字值结点的查找; 5) 按照“除留余数法”哈希构造函数和线性探测再散列的冲突处理方法创建表长为m=11的哈希表; 6) 实现5)创建哈希表上的查找 -On the record sequence (lookup table): {} 55,13,23,7
  3. 所属分类:Software Testing

    • 发布日期:2017-04-26
    • 文件大小:8214
    • 提供者:潘珍
  1. Huffman-tree

    0下载:
  2. 在数据结构中哈夫曼树是重要的数据结构,尤其是在通信编码中发挥着重要的作用,该文件包含两种计算哈夫曼树权值的方法,一种是先将权值排序,存放在链表中,每次从链表中取出前两个结点,计算其和,再将和插入到链表的适当位置上;另一种方法是使用Hash。-In Huffman tree data structure is an important data structure, especially plays an important role in the communication encoding,
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:175289
    • 提供者:张稳龙
  1. AddrBookHash

    0下载:
  2. 哈希表实现通讯录功能,利用二次探测再散列法解决冲突。-Hash table directory functions, the use of re-hashing the second probe to resolve the conflict.
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:1545
    • 提供者:Jeff
  1. lengthOfLongestSubstring

    0下载:
  2. 求最长不重复子串,利用哈希表求解的,leetcode中的题目-Not repeated for the longest substring, use a hash table to solve the
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:658
    • 提供者:
  1. MapKit_1.4

    0下载:
  2. 轻松创建哈希表的跨平台(Unix,Windows)库-This is a cross-platform (unix, windows) library to easily create and use hash tables (similar to STL s hash_map or python dictionaries) in C. Multiple keys and values types are provided (int, double, strings,...), and
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:58736
    • 提供者:ling
  1. 548945184

    0下载:
  2. 数据结构的课设。包括哈希表、二叉树以及各种排序算法。应有尽有-Class data structure set. Including hash tables, binary trees, and various sorting algorithms. Everything
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:312541
    • 提供者:Zheng
  1. libcommon

    0下载:
  2. 一些常用的通用数据结构处理库,包括双向链表、Hash Map、MD5加解密、HTTP/HTTPS上传下载、JSON解析等。-some common datastructure library,such as linked-list,hash map,md5,http/https download/upload,json parser,and so on
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:93912
    • 提供者:fengjing
  1. kernel_list_and_hash_table.tar

    0下载:
  2. Linux 内核的实现,大量使用了数据结构,包括了数组、链表和散列表。其中用的最多的是双向循环链表。 Linux 内核使用的是自己定义的链表和散列表,简单而高效,使用方法也非常的别具一格。-Implementation of Linux core, the extensive use of data structures, including arrays, linked lists and hash table. The most widely used is the double circu
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:213634
    • 提供者:熊童子
  1. Encryption-and-decryption

    0下载:
  2. 微软的CryptoAPI是PKI推荐使用的加密 API。其功能是为应用程序开发者提供在Win32环境下使用加密、验证等安全服务时的标准加密接口 每个CSP都有一个名字和一个类型。每个CSP的名字是唯一的,这样便于CryptoAPI找到对应的CSP。目前已经有9种CSP类型,并且还在增长。下表列出出它们支持的密钥交换算法、签名算法、对称加密算法和Hash算法 我们已经提过,每一个CSP都有一个名字和一个类型,并且名字保证唯一。所以可以通过名字和类型得到一个CSP。然而,要想加密肯定需要密钥
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-01
    • 文件大小:13828
    • 提供者:asia
  1. sjjgsy

    0下载:
  2. 数据结构实验验收源码,包含二叉树的遍历,图的遍历,停车场管理系统以及哈希表的应用-Experimental data structure acceptance source, contains two binary tree traversal, traversal, parking management system and the application of hash table
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:10501
    • 提供者:小强
  1. Data-Structure-and-algorithms-CPP

    0下载:
  2. c++实现数据结构的所有代码。包括线性表,树,图,排序,hash等。线性表实现堆栈,队列及约瑟夫环等多个应用,树实现哈夫曼树编码及译码,AVL树,线索化二叉树,森林和二叉树的相互转化等等,图实现图的几种建立方法,拓扑排序,最短路径,最大连通子图,双连通分量,最小生成树,关键路径算法等等,排序实现归并排序,快速排序,堆排序,shell排序,冒泡排序,选择排序,插入排序等,并对性能进行分析。hash实现闭散列表,开散列表,带溢出表的内散列表等,并使用5种hash函数。帮助同学们系统的学习数据结构及算
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6297927
    • 提供者:汪景行
  1. LinkedHash

    0下载:
  2. LRU(近期最少使用算法)(双链表-Hash实现),有需要的朋友可以拿来使用(C#)-LRU (least recently used algorithm) (doubly linked list-Hash realized), a friend in need can use use (C#)
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1431
    • 提供者:周宾
  1. hash_table

    0下载:
  2. 在Linux环境下,用动态数组和双向链表实现的哈希表-Dynamic arrays and hash tables doubly linked list implementation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:18421
    • 提供者:xiaoy
  1. hashtable

    0下载:
  2. 用实例详细讲解了哈希表的使用方法与作用,哈希表的操作等有详实的例子。-Use examples to explain in detail the use and effect of hash table, the hash table operation and detailed examples.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:41013
    • 提供者:yufeng
« 1 2 ... 21 22 23 24 25 2627 28 29 »
搜珍网 www.dssz.com