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

搜索资源列表

  1. iprout-hash

    0下载:
  2. 一种基于hash表的IP路由表搜索技术,在WINDOWS下VC++实现-a hash table based on the IP routing table search technology, under the VC WINDOWS
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10141
    • 提供者:张文宾
  1. HASH

    0下载:
  2. 哈希查找算法的源代码,可以在BC、TC、VC++上运行
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1010
    • 提供者:zt
  1. GetCRC32(VC)

    0下载:
  2. 介绍Hash算法,VC源代码,着是一个精点的酸法。
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:28325
    • 提供者:aa
  1. StringCompareWithHashCodes

    0下载:
  2. 利用hash表进行文件的比较,用vc++写的。
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:30552
    • 提供者:xutuan
  1. Hash

    0下载:
  2. 哈希程序,在VC++里一定可以通过,首次上传啊
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2037
    • 提供者:lsk
  1. 哈希表二次探测再散列法

    0下载:
  2. vc开发的二次探测在散列算法,学习数据结构的学习者看看吧!! -vc developed to detect the secondary hash algorithm, the data structure learners see! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3510
    • 提供者:夫雷
  1. crypt

    0下载:
  2. 绝对是很好的MFC软件,各个加密算法(hash,AES,RES,DES...的集合,很全,代码都是很经典的,学习学习,很有帮助-VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-16
    • 文件大小:25378889
    • 提供者:lxk613
  1. renju

    0下载:
  2. VC++开发的五子棋游戏源代码,利用PVS+历史启发+HASH构造的博弈树,效率还不错,,新人学习不错的资料-The VC++ development s gobang chess game source code, inspires the+HASH structure using the PVS+ history the game tree, the efficiency is also good, the new person studies the good material
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:40505
    • 提供者:张强
  1. sha1

    0下载:
  2. sha1算法的实现源代码。能对消息进行完整的哈希加密,在VC中编译实现。-the sha1 algorithm implementation source code. The full hash encryption of the message compiler to achieve, in the VC.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:10240
    • 提供者:陈阳
  1. MD5hash_bas

    0下载:
  2. 分别使用VC和VB写的MD5加密算法-MD5 encrypting algorithm which writed in VC and VB
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:2851
    • 提供者:darktide
  1. 4

    0下载:
  2. 基于CryptoAPI的哈希编码解码程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。-CryptoAPI hash-based codec procedures. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format specification, written
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:17249
    • 提供者:yan
  1. md5hash1

    0下载:
  2. This is a sample code for md5 hash implementation in VC-This is a sample code for md5 hash implementation in VC++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:51200
    • 提供者:jch
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. sha512

    0下载:
  2. 使用vc实现的高效的sha512算法,并通过测试能正确地计算出任意文件的哈希值,欢迎使用-Vc achieve efficient use of the sha512 algorithm, and passing a test to correctly calculate the hash value of any file, please use the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1400558
    • 提供者:刘琦
  1. SHA-256(VCsharp)

    0下载:
  2. 应用密码课程设计;VC#2005环境;SHA-256简单功能,显示每次中间哈希结果。-Applied Cryptography course design VC# 2005 environment SHA-256 Simple function, showed intermediate hash result every time.
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:332237
    • 提供者:bolide
  1. VC.module.code.create.hash.table

    0下载:
  2. VC 编程哈希表创建设计模块代码VC design module programming code to create the hash table -VC design module programming code to create the hash table
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:19714
    • 提供者:teem
  1. Hash

    0下载:
  2. 数据结构 哈希表c++源码 开发环境 vc++6.0-Data Structure Hash Table
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1165
    • 提供者:
  1. hash

    0下载:
  2. Hash算法的通用类,在VC下编译通过,具有较强的通用性-Hash algorithm generic class, compiled by the VC, has a strong versatility
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:283401
    • 提供者:bobyin
  1. hash-wob-gernels

    0下载:
  2. 用VC编写的N皇后摆法动态演示程序,已经较为完美!()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-04
    • 文件大小:22528
    • 提供者:dylinded
  1. locks-hash

    0下载:
  2. 本程序是测试通过vc++开发发送电子邮件程序,里面有一些例子()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-05-01
    • 文件大小:14336
    • 提供者:inbtialwze
« 12 »
搜珍网 www.dssz.com