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

搜索资源列表

  1. php

    0下载:
  2. 高负载WEB服务器架构 1.轮询(默认) 每个请求按时间顺序逐一分配到不同的后端服务器 ,如果后端服务器down掉,能自动剔除。 2.ip_hash 每个请求按访问ip的hash结果分配,这样每个访客固定访问一个后端服务器,可以解决session 的问题。 -High load WEB server architecture 1 Polling (default) In chronological order for each request individuall
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:487539
    • 提供者:陈志远
  1. Dynamic-frame-slot-ALOHA-algorithm

    0下载:
  2. 动态帧时隙ALOSH算法在标签数增加过多的情况下,所需时隙数增长过快;而由于硬件限制,时隙数不能无限增长。为改进此不足,可从以下三个步骤优化算法。首先根据hash函数进行时隙分配,将标签分配到 不同的时隙;其次根据三维估计方法估计标签数,为下一周期调整帧长做准备;最后根据估计到的标签数调整帧长,当帧长为标签数的1.7倍时,识别效果最好。实验结果表明,标签数相同的情况下,本算法所用的时隙数最少。-Dynamic frame slot ALOSH algorithm to increase th
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:287438
    • 提供者:李明亮
  1. chum09cvprMinHash

    0下载:
  2. hashCVPR上关于hash的文章,hashCVPR上关于hash的文章-hash CVPR
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1835572
    • 提供者:佳新
  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. DRM-encryption-technology

    0下载:
  2. 本文介绍了公钥密码算法,对称密码算法和和哈希函数等密码算法,并阐明了密码算法领域的最新发展。-This article describes the public-key cryptographic algorithms, symmetric ciphers and hash functions, such as passwords and algorithms, and to clarify the latest developments in the field of cryptographi
  3. 所属分类:Development Research

    • 发布日期:2017-04-23
    • 文件大小:286520
    • 提供者:苏凤丽
  1. classical-algorithm

    0下载:
  2. 关于经典算法的思考与总结。涵盖KMP.遗传.启发式搜索.图像 特征提取 SIFT.傅立叶变换.Hash.快速排序.SPFA.快递选择 SELECT A*.Dijkstra.DP.BFS/DFS.红黑树等 15 个经典基础算法, 共计 31 篇文章,包括算法理论的研究与阐述,及其编程的具体实现。很多个算法都后续写 了续集-Thinking about the classical algorithm and summary. Covering the KMP. Genetic heuri
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11722863
    • 提供者:
  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. 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. A5-20140806-

    0下载:
  2. A5自动顶贴机 20140804 添加了控件自动检测 修复了DZ论坛抓取hash验证的问题 问题反馈 本人博客 www.m-blog.cn 或本人站点 www.lianmeng8.cn 使用说明 同账号不可多开 使用前请先在工具中登陆论坛 访问帖子地址 正确填写帖子ID以及版块ID-A5 automatic top-paste 20,140,804 Add the contro
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:118300
    • 提供者:兔子
  1. Hashing

    0下载:
  2. We’ll discuss the hash table ADT which supports only a subset of the operations allowed by binary search trees. The implementation of hash tables is called hashing. Hashing is a technique used for performing insertions, deletions and finds in con
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:383550
    • 提供者:ashlafir
  1. SM3.pdf

    0下载:
  2. 用途 国家密码管理局编制的商用算法,用于密码应用中的数字签名和验证、消息认证码的生成与验证以及随机数的生成,可满足多种密码应用的安全需求。 算法描述 对长度为l(l< 2^64) 比特的消息m,SM3杂凑算法经过填充和迭代压缩,生成杂凑值,杂凑值长度 为256比特。-Use Commercial management algorithm, compiled by the Bureau of national code, used to generate th
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:92170
    • 提供者:孙流程
  1. Dynamic-Array

    0下载:
  2. hash function 哈希算法 经典计算机科学与技术系题目 代码编程常用 算法导论题目提及的-hash function is a very important algorithm in the cs field. it is a function can do hash and haxi correct.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5018956
    • 提供者:msfiona
  1. PCA-based-facial-recognition

    0下载:
  2. 基于PCA特征提取和距离哈希K近邻分布的人脸表情识别-PCA-based feature extraction and distribution of K-nearest neighbor distance hash Facial Expression Recognition
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:272882
    • 提供者:zy
  1. RatingSystemupload

    0下载:
  2. Building Hash table, linked list and quick sort scratch.-Building Hash table, linked list and quick sort scratch.
  3. 所属分类:Development Research

    • 发布日期:2017-04-27
    • 文件大小:56797
    • 提供者:ishan
  1. keccak reference

    0下载:
  2. This is Keccak reference goodwritten for understanding and researching this algorithm used in popular sha-3 hash func. Tags:sponge function, keccak,sha-3
  3. 所属分类:其它文档

    • 发布日期:2015-02-21
    • 文件大小:857463
    • 提供者:orderly
  1. 信号处理经典算法

    0下载:
  2. 15个信号处理经典算法模型及代码实现,涵盖 Dijkstra.DP.BFS/DFS.红黑树.KMP.遗传.启发式搜索.图像 特征提取 SIFT.傅立叶变换.Hash.快速排序.SPFA.快递选择 SELECT 等 15 个经典基础算法,
  3. 所属分类:编程文档

    • 发布日期:2015-05-16
    • 文件大小:10926059
    • 提供者:huangxiaohui
  1. hash

    0下载:
  2. 哈希算法的高速FPGA实现,本文hi介绍,有少量算法介绍,共16页-Hashing algorithm to achieve high-speed FPGA, hi this article describes, there are a few algorithms introduce a total 16
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:23880
    • 提供者:童丹平
  1. paper3

    0下载:
  2. 一种基于Hash函数和分组密码的消息认证码.pdf-A Hash functions and block cipher-based message authentication code
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:584747
    • 提供者:xiaozhang
  1. HASHGenersjy!!!!

    0下载:
  2. 哈希计算器,包含MD系列,SHA系列等多种计算,输入字符串或文件,生成哈希值,可复制并比对-Hash calculators, contains the MD series, SHA series such as a variety of computing, the input string or a file, to generate the hash value, can be copied and alignment
  3. 所属分类:Software Testing

    • 发布日期:2017-04-27
    • 文件大小:423944
    • 提供者:liuhao
  1. HashCompare_piaodown

    0下载:
  2. 哈希计算器,包含MD系列,SHA系列等多种计算,输入字符串或文件,生成哈希值,可复制并比对-Hash calculators, contains the MD series, SHA series such as a variety of computing, the input string or a file, to generate the hash value, can be copied and alignment
  3. 所属分类:Software Testing

    • 发布日期:2017-05-03
    • 文件大小:948460
    • 提供者:liuhao
« 1 2 3 45 »
搜珍网 www.dssz.com