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

搜索资源列表

  1. hash

    1下载:
  2. 这是一个用matlab写的hash函数,相信对用matlab做实验仿真的同学有所帮助
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1588
    • 提供者:王量
  1. HashM

    0下载:
  2. 用Matlab实现Hash算法下大篇幅文本文件中字符出现的频率的统计!非常精炼!-Hash algorithm used Matlab to achieve great length text file in the frequency character of the statistics! Very refined!
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1633
    • 提供者:邱颖
  1. lshcode.tar

    0下载:
  2. LSH 和e2LSH算法,感觉hash函数不怎么好。-LSH and e2LSH algorithm, hash function is not very good feeling.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:12966
    • 提供者:lc
  1. MD5

    0下载:
  2. 哈希函数MD5,自己在MATLAB仿真实现的代码。供大家学习交流。-hash funtion MD5 Matlab codes,which is edited for our studying
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:11974
    • 提供者:刘程浩
  1. HashTIN

    0下载:
  2. 基于Hash函数的TIN拓扑关系重建,Hash函数的构造方法,基于Hash函数的TIN拓扑关系重建算法-Hash function based on the relationship between TIN topology reconstruction, Hash function construction method, based on the Hash function reconstruction algorithm TIN topological relations
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:323187
    • 提供者:李叶林
  1. hash

    0下载:
  2. There are several problems related to the properties of the triangular mesh representation that describes a surface of an object. Sometimes, the surface is represented just as a set of triangles without any other information and the STL file
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:489491
    • 提供者:李叶林
  1. d2

    0下载:
  2. 利用HASH(采用sha-1算法)算法原理,设计数字签名的水印算法,完成嵌入、(提取)验证,-Use HASH (using sha-1 algorithm) algorithm, design of watermarking algorithms digital signature to complete the embedding, (extract) authentication,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:35192
    • 提供者:尉玉林
  1. HMAC-SHA

    0下载:
  2. hmac using SHA algorithm source code-hmac using SHA algorithm source code...
  3. 所属分类:CA program

  1. hashtable

    0下载:
  2. calculate the hash based on the matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:4330
    • 提供者:thirtyfive
  1. hash

    0下载:
  2. 亲测,很好用的hash function-Pro-test, a good hash function used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1325
    • 提供者:KKy
  1. hashingToolbox0_1beta

    0下载:
  2. 在Matlab中的图像哈希Toobox。 该hashingdemo执行一两个图像匹配自动测试演示了知觉。这是通过计算哈希做了两个图像的方法和比较向量中包含的哈希是一种有意义的图像-Matlab in image hash Toobox. A two images of the execution of the hashingdemo match the automatic test demo consciousness. This is done by calculating the has
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:933159
    • 提供者:范小娟
  1. hash

    1下载:
  2. 散列算法,用于生成原始消息的数字指纹,本算发基于MATLAB编写,本算法包含多种流行的散列算法,包括SHA1和SHA-256等广泛应用的散列算法,通过本程序,可以对几种广泛应用的散列算法进行调用-Hash algorithm used to generate the digital fingerprint of the original message, this is based on MATLAB, this algorithm contains a variety of popular h
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:1333
    • 提供者:奥巴马
  1. Hamming_LSH

    0下载:
  2. 关于局部哈希的matlab源码,可直接建立工程运行此程序-About the local hash matlab source code, can be directly run this program to build the project
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14313852
    • 提供者:zj
  1. hash

    2下载:
  2. 哈希函数的matlab代码,此函数不可逆,具有加密功能。-Hash function matlab code, this function is not reversible, with encryption features.
  3. 所属分类:加密解密

    • 发布日期:2017-05-16
    • 文件大小:1372
    • 提供者:夏彬彬
  1. HASH

    0下载:
  2. 经典哈希算法,用MATLAB实现。20个字限制-Hash algorithm with MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1328
    • 提供者:米克
  1. DataHash

    0下载:
  2. 官方哈希加密算法 % EXAMPLES: % % Default: MD5, hex: % DataHash([]) % 5b302b7b2099a97ba2a276640a192485 % % MD5, Base64: % Opt = struct('Format', 'base64', 'Method', 'MD5'); % DataHash(int32(1:10), Opt) % +tJN9yeF89h3jOFNN55XLg % %
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:6144
    • 提供者:longgyy
  1. md5

    1下载:
  2. 在MATLAB上可运行的计算文件md5哈希值的算法文件(Algorithm file for calculating file md5 hash value that can be run on MATLAB)
  3. 所属分类:Windows编程

    • 发布日期:2020-07-22
    • 文件大小:2048
    • 提供者:玉龙3333
  1. MD5散列函数的MATLAB代码

    3下载:
  2. 利用散列哈希函数对信息进行散列,产生一个定长的信息摘要,从而可实现消息的认证和完整性验证(Hash function is used to hash information to produce a certain length of information summary, which can realize message authentication and integrity verification.)
  3. 所属分类:加密解密

    • 发布日期:2019-06-19
    • 文件大小:96256
    • 提供者:fanya95
  1. DataHash_20190519

    6下载:
  2. 用matlab实现区块链,其中包括挖矿、哈希函数、创建区块,连接成链等过程(Matlab block chain, including mining, hash function, block creation, link into the chain process)
  3. 所属分类:其他

    • 发布日期:2020-02-22
    • 文件大小:14336
    • 提供者:rainoo
  1. hash函数

    0下载:
  2. hash函数matlab的实现,很有参考价值
  3. 所属分类:2D图形编程

    • 发布日期:2023-09-14
    • 文件大小:1315
    • 提供者:lxb_1204
« 12 »
搜珍网 www.dssz.com