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

搜索资源列表

  1. HAXI-TONGXUNLU

    0下载:
  2. 这是用vc++编写的以哈希算法做的一个通信录,可以添加,查找,体现哈希的算法思想-This is a hash algorithm using vc address book, you can add, find, reflecting the thinking of hash algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2336
    • 提供者:张周
  1. data-struct

    0下载:
  2. 一些数据结构算法集合:普通链表结点、双向循环链表结点、二叉树结点、 树结点、双向循环链表、哈希表、二叉搜索树等。-A collection of some data structure algorithms: ordinary linked list of nodes, two-way circular linked list of nodes, the binary tree node, tree node, two-way circular linked lists, hash tables
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:16265
    • 提供者:章普
  1. NeuralHash

    0下载:
  2. 本文提出了一种基于神经网络的Hash函数算法,具有重要的学术参考价值!-This paper presents a method based on neural network Hash function algorithm, has important academic value!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:90300
    • 提供者:
  1. VBCrypto

    0下载:
  2. VBCrypto源码库大全源码,这是一个良好的编译算法,由如下算法组成:10种流行的加密算法(Blowfish, Twofish, Rijndael, Skipjack, Serpent, Gost, RC2, RC4, TEA, DES, 3DES, 3DES112, DESE, CAST5, IDEA),6种流行的单一的哈希算法(MD2, MD4, MD5, SHA, SHA256, RipeMD)以及一个huffman压缩算法。-The VBCrypto source libraries
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:563158
    • 提供者:盖小圈
  1. search

    0下载:
  2. hash查找。bitree查找。数据结构代码实现-hashsearch bitreesearch
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2121
    • 提供者:郝健良
  1. hashtable

    0下载:
  2. 对数据结构课所学的哈希表进行了详细的实现和分析。哈希表是根据设定的哈希函数H(key)和处理冲突方法将一组关键字映象到一个有限的地址区间上,并以关键字在地址区间中的象作为记录在表中的存储位置,这种表称为哈希表或散列,所得存储位置称为哈希地址或散列地址。作为线性数据结构与表格和队列等相比,哈希表无疑是查找速度比较快的一种。-a code about the hashtable,you can use it in your learning of the hash algorism
  3. 所属分类:Data structs

    • 发布日期:2017-05-31
    • 文件大小:13195425
    • 提供者:赵璐璐
  1. guanjianzi-

    0下载:
  2. 数据结构课程设计报告格式、利用Hash技术统计C源程序中关键字9-Data structure course design report format, use Hash technical statistics C source program key word 9
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:258323
    • 提供者:hui
  1. 001

    0下载:
  2. Hash算法,Java语言编写。五种Hash算法-hash algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2253
    • 提供者:
  1. pro2

    0下载:
  2. 选择、插入、冒泡、堆、散列等各种排序方法的源代码-Select, insert, bubbling, the source code of the heap, hash, such as a variety of sorting methods
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1455
    • 提供者:蔡玉
  1. CSharpHashtable--7

    0下载:
  2. 浅谈C#与数据结构中的哈希表 -On the C# data structures in the hash table On the hash table in C# and data structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:77627
    • 提供者:Ardy
  1. haxibiao

    0下载:
  2. //使用哈希函数:H(k)=3*k MOD length,并采用开放定址法处理冲突。试对输入的关键字序列构造哈希表,哈希表长度为length, //求等概率情况下查找成功的平均查找长度,并设计构造哈希表的完整的算法。 -//Use the hash function: H (k) = 3* k MOD length, and open addressing treatment conflicts. The test input keyword sequence constructed h
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:4338
    • 提供者:高斌杰
  1. hasher

    0下载:
  2. 设计并实现对字符串的哈希算法 实现对给定字符串集合的词频分析 实现对给定字符串是否存在的快速查找 -Designed and implemented quickly find word frequency analysis on a given collection of strings to achieve a given string if there string hash algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:979489
    • 提供者:
  1. WordHash

    0下载:
  2. 对txt文档的hash散列 Visual Studio 2008-For txt,Hash Table Visual Studio 2008
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2506557
    • 提供者:侯卓越
  1. haxi-(2)

    0下载:
  2. 哈希表的功能实现的,可具有电话功能查找的功能-Hash table functions, can have the phone function to find the function
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:275958
    • 提供者:liubo
  1. hash_get.tar

    0下载:
  2. 根据文件的绝对路径和插件的编号,获取文件哈希值。-According to the absolute file path and the number of plug-in, access to the file hash value.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:905
    • 提供者:steven
  1. Sreach

    0下载:
  2. 该文件描述了有关查找算法的内容,是实验指导报告,通过本文件,你可以学会二叉树的实现方法; 理解二叉排序树的递归插入和递归查找算法思想并用代码实现 理解哈希查找算法思想并用代码实现 -The document describes the contents of the search algorithm is experimental guidance report, this document, you can learn the binary tree method Under
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3649
    • 提供者:黎明
  1. huffman_string

    0下载:
  2. 哈希算法将任意长度的二进制值映射为固定长度的较小二进制值,这个小的二进制值称为哈希值。哈希值是一段数据唯一且极其紧凑的数值表示形式。如果散列一段明文而且哪怕只更改该段落的一个字母,随后的哈希都将产生不同的值。要找到散列为同一个值的两个不同的输入,在计算上是不可能的,所以数据的哈希值可以检验数据的完整性。-The hash algorithm to map arbitrary length binary value for the smaller binary value of the fixed
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3926
    • 提供者:w_jmos
  1. haxbiao

    0下载:
  2. 哈希表的应用举例,包括哈希表的在几种程序的的应用-Examples of the application of the hash table, including the hash table in several programs
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:585382
    • 提供者:tanli
  1. Algorithm-principle

    0下载:
  2. 各种算法原理 冒泡排序 选择排序 插入排序 堆排序 归并排序 快速排序 二分查找算法 Hash算法-Various algorithms of various algorithms of various algorithms principles principles of various algorithms principle principle
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:949796
    • 提供者:叶江楠
  1. SM3

    1下载:
  2. python编写SM3密码杂凑算法,测试字符串abc, abcd*16-written in python SM3 password hash algorithm, the test string abc, abcd.* 16
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1312
    • 提供者:必须
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 25 »
搜珍网 www.dssz.com