CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Hash

搜索资源列表

  1. WuManber

    0下载:
  2. Wumanber算法的实现,多模式匹配的最经典的算法有AC算法和Wu-Manber算法,Wu-Manber算法是在BM算法的基础上借助哈希来实现的。-Wumanber algorithm, multi-pattern matching algorithm of the most classical AC algorithm and the Wu-Manber algorithm, Wu-Manber algorithm is based on the BM algorithm is implem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:5161
    • 提供者:WANGYING
  1. SHA1

    0下载:
  2. 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准(Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。-Secure Hash Algorithm (Secure Hash Algorithm) is mainly applied in the Digital Signature Standard (Digital Signature Standard DSS) w
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:3458
    • 提供者:Laura
  1. LZW

    0下载:
  2. 基于LZW字典编码的压缩解压算法,动态建立编译表并用哈希表结构存储索引。-Dictionary-based LZW compression decompression coding algorithm, dynamic compilation table set up and use the hash table structure to store the index.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1959
    • 提供者:戴理
  1. C

    0下载:
  2. 上传的文件包含6个: 计算器、二叉树、排序、哈希查找、图的遍历和最小生成树。-Upload file contains 6: calculator, binary tree, sorting, hash search, graph traversal and the minimum spanning tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:9784
    • 提供者:张斌
  1. HashtabledatastructuretoachieveContacts

    0下载:
  2. 用哈希查找实现通讯录,内容包括添加,删除,修改,查找等-Achieved with the hash to find contacts, including add, delete, modify, search, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:99932
    • 提供者:hiejijgd
  1. hashMap

    0下载:
  2. 数据结构中的哈希查找,首先先插入n个数据,然后按值可以查找,并显示位置-Find the hash data structure, the first n-first into the data, and then you can find by value, and display position
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:107766
    • 提供者:dengxianzhi
  1. stl

    0下载:
  2. 一个用C写的模板类的hash功能实现,用来交数据结构的作业的-Write a template with the C class hash function implementation, the data structure used to pay operating
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5752
    • 提供者:陈萧
  1. hashbiao

    0下载:
  2. 链式哈希表的建立,插值,查找,以及查找次数和平均查找次数的计算-The establishment of chain hash table, interpolation, find, and find the number of times and the calculation of the average search
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:909
    • 提供者:zhang ping
  1. IDAstar

    0下载:
  2. 这是一个迭代加深, 哈希, A星. 16宫图.的代码.-Iterative deepening search, hash, A star. sisteen crawling picture.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1255
    • 提供者:linlin
  1. chazhao

    0下载:
  2. 1:折半查找算法的思想及实现。 2:掌握二叉排序树,AVL树的查找,插入,删除,建立算法的思想及实现 3:存储结构的思想,能选择合适散列函数,实现不同冲突处理方法的散列表的查找,建立 -1: The binary search algorithm and the realization of the idea. 2: The master binary sort tree, AVL tree search, insert, delete, create the idea of the
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:85113
    • 提供者:王博
  1. Trie

    0下载:
  2. Trie,又称单词查找树、前缀树,是一种哈希树的变种。应用于字符串的统计与排序,经常被搜索引擎系统用于文本词频统计-Trie, also known as the word search tree, the prefix tree, is a variant of the hash tree. Applied statistics and sorting of strings, often by the search engine system for text word frequency s
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:96831
    • 提供者:shangzai
  1. yudaoq

    1下载:
  2. 查找、排序的应用实验1) 顺序查找; 2) 分别使用直接插入排序、冒泡排序、快速排序对原纪录序列进行排序,并显示排序结果; 3) 对上述纪录列表排好序,然后对其进行折半查找; 4) 利用原纪录序列建立一颗二叉排序树,并在其上实现特定关键字值结点的查找; 5) 按照“除留余数法”哈希构造函数和线性探测再散列的冲突处理方法创建表长为m=11的哈希表; 6) 实现5)创建哈希表上的查找。 -Find, Sequencing Experiment 1) sequential se
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3040
    • 提供者:张强
  1. hash

    0下载:
  2. 哈希算法,,一次查找要找的数据,,非常有效的查找算法-haxi,,seach the data you want only use one time
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2063
    • 提供者:王曲
  1. sha1

    0下载:
  2. 该程序用于实现哈希算法,进行哈希算法256位-hash
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:5960
    • 提供者:shenlan
  1. hashing

    0下载:
  2. source code of C and C++ using hash tables
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4893
    • 提供者:billi
  1. hash_table

    0下载:
  2. 利用开散列表实现电话本存储及查找功能,可用于计算机专业数据结构课程设计-By using opening the hash table realize the telephone storage and retrieval functions, can be used for computer professional data structure course design
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1191245
    • 提供者:刘洋
  1. cmap

    0下载:
  2. 使用文件来存储一个大哈希表的类。用于哈希表的数据量大于内存上限的情况。-Use file to store a large hash table class. The data for the hash table is greater than the memory limit situation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:11341
    • 提供者:LN
  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. binary_search_and_hash

    0下载:
  2. 二分查找算法及hash算法的实现,文中提供了实现方式的实例-binary search and hash
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2446
    • 提供者:cxl
  1. Peacock-Hash

    0下载:
  2. Peacock Hashing算法支持的一种网络结点排列研究。-Hashing is one of the most extensively studied and used algorithm. This paper shows us such a research that how to improve the performance of transforming data from a better network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:82549
    • 提供者:David Ho
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 25 »
搜珍网 www.dssz.com