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

搜索资源列表

  1. csha1_demo

    0下载:
  2. 可用于P2P分布式网络的哈希算法, 带有例子,直接复制出HASH类即可方便使用.-for peer-to-peer distributed network of Hash algorithms, with examples. direct cloning HASH category will be easier to use.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:32603
    • 提供者:纪灵
  1. Hash111

    0下载:
  2. JAVA数据结构之HASH编码的小应用程序-Java data structures hash coding of small applications
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7388
    • 提供者:张忠良
  1. pHash-0.4.tar

    0下载:
  2. pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerprint of an audio, video, or image file that is mathematically based on the audio or visual content contained within. Unlike cryptographic hash function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:293550
    • 提供者:ssomsak
  1. hashing__

    0下载:
  2. program which uses hashing techniques for storing and retrieving the data. Input to the program: Some random numbers. Input will be from a file. Output: First the program reads all the input and store it properly using some hash techniques.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:7012
    • 提供者:Abhiram
  1. calcchecksum-1.6-pre1

    0下载:
  2. calcchecksum用于计算各种hash值,是一个开源软件。-calcchecksum is a tool for calculating various hashes (checksums)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:765109
    • 提供者:shepherd
  1. Hash_Table1616057162003

    0下载:
  2. A hash table that stores key/pointer pairs. The table can handle either numbers or strings as keys, you specify which type it is when you create it. When you use strings as the keys, you should store the key permanently yourself somewhere, such as in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:7119
    • 提供者:csp
  1. mdlHash

    0下载:
  2. Visual basic module for generating hash value based on custom hex values.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1450
    • 提供者:ndowie
  1. algorithm

    0下载:
  2. DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:210329
    • 提供者:蟲子
  1. hash

    0下载:
  2. 已知某哈希表的装载因子小于1,哈希函数 H(key)为关键字(标识符)的第一个字母在字母表中 的序号,处理冲突的方法为线性探测开放定址法。 试编写一个按第一个字母的顺序输出哈希表中所有 关键字的算法。-Known load factor of a hash table is less than 1, the hash function H (key) for the keywords (identifiers) of the first letter of the alphabe
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:901
    • 提供者:CClose
  1. Source_Code

    0下载:
  2. Algorithm Hash Learning Example
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1108144
    • 提供者:jefry
  1. hashTable

    0下载:
  2. 一个管用的hash算法,对字符串插入与查找很有用 hashtable.cpp hashtable.h-A useful hash algorithm, and search for the string into useful hashtable.cpp hashtable.h
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:2228856
    • 提供者:husq
  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. 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. 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. 12118029sha(1-256-384-512)

    0下载:
  2. SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。正式名称为 SHA 的家族第一个成员发布于 1993年。然而现在的人们给它取了一个非正式的名称 SHA-0 以避免与它的后继者混淆。两年之后, SHA-1,第一个 SHA 的后继者发布了。 另外还有四种变体,曾经发布以提升输出的范围和变更一些细微设计: SHA-224, SHA-256, SHA-384 和 SHA-512
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:26153
    • 提供者:方东
  1. new

    0下载:
  2. 二维坐标系上有一些炸弹,每个炸弹有x,y坐标和爆炸后波及的范围r,这个r指的是跟自己曼哈顿距离r以内的点 就类似于扫雷那样,一个炸弹爆炸可能引起一片一片的炸弹炸出去 然后有一些询问,问点燃某个炸弹后会有多少个炸弹爆炸 已经炸过的就不算了 -#include <iostream> #include <vector> #include <algorithm> #include <cstdio>
  3. 所属分类:ELanguage

    • 发布日期:2017-11-15
    • 文件大小:1054
    • 提供者:夏超
  1. sm3Phmac

    0下载:
  2. 基于国密算法SM3实现HMAC,输入密钥和消息,可产生HASH验证码,C环境下调试成功-Based on the countries close algorithm realization SM3 HMAC, input key and news, can produce HASH verification code, C environment debugging success
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:233721
    • 提供者:易维兴
  1. Robust-hash-functions-for-digital-watermarking.pd

    0下载:
  2. Digital image hash function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:78656
    • 提供者:neha
  1. HASH

    0下载:
  2. HASH函数实现//输入输出采用直接在对话框进行的方式 //雪崩测试的改变位数由伪随机数生成 #include<iostream> #include<string.h> #include<stdio.h> #include<conio.h> #include<time.h> using namespace std -hash function
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:885988
    • 提供者:hesper
« 12 »
搜珍网 www.dssz.com