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

搜索资源列表

  1. sound-secure

    0下载:
  2. secure sound hashing
  3. 所属分类:Oracle

    • 发布日期:2017-11-08
    • 文件大小:2114310
    • 提供者:sohail amir
  1. HEAPSORT

    0下载:
  2. 在计算机内部排序的各种算法中 ,用比较大小的方法进行排序时间耗费的最好特性为 O(nlog2 n) ,最坏情况下还会上升到 O(n2 ) [1] 。要达到其理论下界log2 n1≈ nlog2 n- 1.4 4 n是非常困难的。Hashsort 一种散列排序方法-The best features of the computer' s internal sorting algorithm, the sort of time-consuming method of comparative s
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:612
    • 提供者:liming
  1. DEC_5.2

    0下载:
  2. Encryption, hashing and compression library for delphi.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-20
    • 文件大小:335299
    • 提供者:Bugil
  1. ketama

    1下载:
  2. 一致性哈希算法(Consistent Hashing Algorithm)是一种分布式算法,常用于负载均衡。Memcached client也选择这种算法,解决将key-value均匀分配到众多Memcached server上的问题。它可以取代传统的取模操作,解决了取模操作无法应对增删Memcached Server的问题(增删server会导致同一个key,在get操作时分配不到数据真正存储的server,命中率会急剧下降),-Consistency hash algorithm (Cons
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-10
    • 文件大小:42392
    • 提供者:yuy
  1. wp512

    0下载:
  2. Whirlpool hashing Algorithm for linux v3.0.1
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:10821
    • 提供者:serongpei
  1. Hashing(MD5-SHA1)

    0下载:
  2. MD5 and SHA encryption in ASP.net by mehdi akbari PhD student in QIAU Iran
  3. 所属分类:.net

    • 发布日期:2017-11-14
    • 文件大小:144039
    • 提供者:mehdi
  1. tgr192

    0下载:
  2. Tiger hashing Algorithm for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:14057
    • 提供者:jierenvon
  1. ip_vs_dh

    0下载:
  2. IPVS: Destination Hashing scheduling module driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:2261
    • 提供者:vohanjun
  1. hmac

    0下载:
  2. Keyed-Hashing for Message Authentication (RFC2104).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:2023
    • 提供者:hangzuiweng
  1. ip_vs_sh

    0下载:
  2. Source Hashing scheduling module driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-10
    • 文件大小:2243
    • 提供者:cangceten
  1. datar-slides.pdf

    0下载:
  2. Locality Sensitive Hashing
  3. 所属分类:Development Research

    • 发布日期:2017-12-08
    • 文件大小:127589
    • 提供者:Yu
  1. frag1

    0下载:
  2. This program prepares the input to gperf for hashing IIDs.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:704
    • 提供者:xaozoucao
  1. Comparison-Based-Analysis-of-Different-Cryptograp

    0下载:
  2. Wireless Sensor Networks (WSN) are becoming popular day by day, however one of the main issue in WSN is its limited resources. We have to look to the resources to create Message Authentication Code (MAC) keeping in mind the feasibility of techn
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:747310
    • 提供者:zu
  1. hashtable

    0下载:
  2. 用再散列法完成单词的平均查找次数,可以实现查找,插入,删除的基本功能-Complete with re-hashing the word average search times can be achieved search, insert, delete the basic functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:236744
    • 提供者:bj
  1. hashtable

    0下载:
  2. 多种散列存储方式的效率分析,包含闭散列,开散列,桶扩充-Multiple hash storage efficiency analysis, including closed hashing, open hash bucket expansion
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1407
    • 提供者:hu
  1. linearHashingJava

    0下载:
  2. 线性散列的java实现,包括线性散列的介绍、实现步骤方法等。-Linear hashing java, including the introduction of linear hashing, implementation steps methods.
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:86883
    • 提供者:距离
  1. encrypt_algorithms

    1下载:
  2. 信息安全课程的实验,含AES、DES、RSA三个加密算法和MD5、SHA-1两个哈希算法的C/C++源代码,可以加密字符串和文件。-Information Security course experiments, including AES, DES, RSA three encryption algorithms and MD5, SHA-1 hashing algorithm for two C/C++ source code, you can encrypt strings and fil
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-12
    • 文件大小:19321459
    • 提供者:落魄书生
  1. zhiluan

    0下载:
  2. 是水印中用到的各中置乱算法的具体实现,申明一下,不是本人写的-Is the watermark used in the hashing algorithm in the concrete realization, affirm what is not written in my
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3613
    • 提供者:orsisun
  1. address-list

    0下载:
  2. 算法课程设计中的用散列法构建通讯录,设计散列表实现通讯录查找系统。-Curriculum design algorithm built using hashing address book, address book designed to achieve a hash table lookup system.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-14
    • 文件大小:3549
    • 提供者:
  1. High-Throughput-Hardware_Software-Co-Design-Appro

    0下载:
  2. High Throughput Hardware_Software Co-Design Approach for SHA-256 Hashing Cryptographic Module In IPSec_IPv6
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:947894
    • 提供者:sik
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com