CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - md5 VC

搜索资源列表

  1. md5

    0下载:
  2. md5算法,C++语言,在VC++中运行通过-md5 algorithm, C++ language, in VC++ in the running through the
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:3184
    • 提供者:王大任
  1. md5dell

    0下载:
  2. VC++打造MD5加密算法的源程序代码,程序经过编译可生成最终成品——DLL文件,方便你在其它地方调用。-VC++ to create the MD5 encryption algorithm source code, the program can be compiled to generate the final product- DLL file for calling you elsewhere.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1826034
    • 提供者:160
  1. MD5

    0下载:
  2. 该程序是实现网络技术的MD5的数据加密算法 在vc++的环境下 包含工程可直接运行-The program is to achieve network technology, data encryption MD5 algorithm in vc++ environment includes works directly run
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:16047
    • 提供者:李莉莉
  1. VC_MD5

    0下载:
  2. MD5加密及校验的一个实现,该算法具有通用性,希望对你有用。-MD5 algorithm,Help it is useful to you.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:7992
    • 提供者:yuyifish
  1. MD5

    0下载:
  2. 加密算法之消息摘要MD5算法实现。纯c实现,vc编译运行ok-The encryption algorithm MD5 message digest algorithm. Pure c implementation, vc compiled to run ok
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:6280
    • 提供者:yimo
  1. MD5EncrypDLL

    1下载:
  2. MD5加密算法源代码+DLL成品,使用VC++实现,根据算法,修改参数实现加密算法的用户定制。适合加密算法的研究和使用。-MD5 encryption algorithm source code+ DLL finished product, using VC++ to achieve, according to algorithm, modify the parameters of cryptographic algorithms to achieve customization. Encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:10622
    • 提供者:SeaWind
  1. MD5-chengxu

    0下载:
  2. md5算法的实现,用vc++开发,一个实验,但是可以实现加解密,挺好的一个程序,配合刚才的报告。-md5 algorithm implementation, using vc++ development, an experiment, but the encryption and decryption can be achieved, in very good shape a program to meet the earlier report.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:36240
    • 提供者:zhang liang
  1. MD5

    0下载:
  2. 一个VC++写的控制台下的MD5加解密程序实例-VC++ to write a console under the instance of MD5 encryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:16052
    • 提供者:zhw
  1. md5

    0下载:
  2. MD5 可以在vc中静态使用内附说明文件-MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3740
    • 提供者:留声雁
  1. md5

    0下载:
  2. md5生成算法,已经包装成VC类,可以直接调用。-MD5 MAKING algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5778
    • 提供者:飞哥
  1. 107215770encode_MD5(VC)

    0下载:
  2. MD5加密算法的原代码算法,内容比较全,测试过有效,-RegistryKey
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:274326
    • 提供者:guo
  1. Form.md5.encryption.vc

    0下载:
  2. md5加密解密vc窗体设计代码Form Design md5 encryption and decryption code vc -Form Design md5 encryption and decryption code vc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:34929
    • 提供者:d
  1. EncryptByMd5

    0下载:
  2. md5加密,解密vc++窗体版实例,为一串字符串进行MD5加密、解密。-md5 encryption, decryption, form version of vc++ example, for a string MD5 string encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

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

    1下载:
  2. MD5算法VC++源码。在mddriver.c中相应位置修改,改为要加密文件的目录,编译运行即可。-MD5 algorithm for VC++ source code. Changes in the corresponding position in the mddriver.c instead to encrypt files, the compiler can be run.
  3. 所属分类:加密解密

    • 发布日期:2012-12-28
    • 文件大小:294027
    • 提供者:Hugh Chai
  1. MD5

    0下载:
  2. VC++实现的MD5算法,算法速度很快很是好用啊-VC++ implementation of the MD5 algorithm, the algorithm was very fast easy to use ah
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2567408
    • 提供者:张弢
  1. md5_lib

    0下载:
  2. md5 lib for vc,包括c和cpp的两个版本,同时有测试文件-md5 lib for vc, including two versions of c and cpp, while the test file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:9693
    • 提供者:diy20500
  1. MD5

    0下载:
  2. 生成MD5值的算法。在VC++2010中编译通过,运行正常。直接下载就可以拿来使用-Algorithm to generate the MD5 value. In VS2010 compiler, operating normally. Direct download can take it and use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:2687
    • 提供者:张文斯
  1. MD5-VCPP

    0下载:
  2. MD5加密算法VC6项目, 实现类封装, 可移植性强-MD5 encryption algorithm-VC++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:38534
    • 提供者:chel
  1. MD5

    0下载:
  2. 在VC++6.0环境下实现了MD5加密算法,具体内容:MD5信息摘要生成器:输入任意长度的信息,产生相应的信息摘要-The MD5 encryption algorithm VC++6.0 environment specific content: MD5 message digest generator: input the information of arbitrary length, resulting in a corresponding message digest
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:2531
    • 提供者:lee
  1. MD5

    0下载:
  2. Message Digest Algorithm MD5(中文名为消息摘要算法 VC实现 有注释-Message Digest Algorithm MD5 (the Chinese called message digest algorithm VC achieve a Comment
  3. 所属分类:Network Security

    • 发布日期:2017-11-18
    • 文件大小:10666230
    • 提供者:Tim
« 1 2 34 5 6 »
搜珍网 www.dssz.com