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

搜索资源列表

  1. DES_key_src

    0下载:
  2. 在VC++6.0下的MFC实现DES(Data Encrypt Standard)加解密算法的演示-in the VC 6.0 MFC DES (Data Encrypt Standard) encryption and decryption algorithms demo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32391
    • 提供者:ww2aa
  1. DES算法及其在VC++6.0下的实现

    0下载:
  2. DES算法及其在VC++6.0下的实现.rar 虽非原创,但很有用。-DES algorithm and the VC 6.0 achieved. Rar, if not original, but very useful.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:186259
    • 提供者:老灰狼
  1. DES-ziji

    0下载:
  2. DES算法及其在VC++6.0下的实现 给出了在VC++6.0语言环境下实现的源代码。 -DES algorithm and the VC 6.0 is the realization of the VC 6.0-language environment to achieve the source of generation yards.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3688
    • 提供者:Jay
  1. DES_E_D

    0下载:
  2. 这是一个VC++6.0下写的DES算法的源码,该程序在控制台输入字符串,实现加密
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9948
    • 提供者:karl
  1. des

    0下载:
  2. DES算法的原理,并给出了在VC++6.0语言环境下实现的源代码
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:77121
    • 提供者:孙长叹
  1. des

    0下载:
  2. des 加密算法,VC++6编写的,很不错.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:13267
    • 提供者:jeson.li
  1. DES

    0下载:
  2. 利用des对文本进行加密的代码,为vc++6.0工程,版权归原作者所有
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10786
    • 提供者:介宇
  1. 200492218582846

    0下载:
  2. DES算法及其在VC++6.0下的实现,编译时需要WinPcap开发包,您可以从http://www.vckbase.com/tools下载 WinPcap Developer s pack
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:43423
    • 提供者:uuu
  1. DES

    0下载:
  2. des cbc mode for vc 6
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:2432
    • 提供者:jeperipi
  1. Des_VC20070608

    1下载:
  2. VC++6.0环境下的DES加密解密算法测试程序-VC++ 6.0 environment DES encryption and decryption algorithm testing procedures
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:41095
    • 提供者:bruce lei
  1. DES_PC

    0下载:
  2. DES 源码 可用于加密或解密 这是一个VC++6.0下写的DES算法的源码-DES This is a VC++ 6.0 of the DES algorithm to write source code, the program in the console input string realize encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:8056
    • 提供者:L
  1. 892668des2003-6-4

    0下载:
  2. 一个用VC开发的DES加密/解密算法,非常好用.能和大家交流-a development of the VC DES encryption/decryption algorithm, a very handy. You can exchange.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:36788
    • 提供者:L
  1. RSADESmfc

    0下载:
  2. rsa算法,des算法mfc实现 VC++6.0-RSA DES Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:154124
    • 提供者:笨笨海
  1. okdes

    0下载:
  2. 一个 des base64 md5 等多种加密算法的实现程序,已经测试通过,vc++6.0 实现,适用于任何系统-A des base64 md5 encryption algorithm such as the realization of a variety of procedures have been tested, vc++6.0 to achieve, is applicable to any system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1992293
    • 提供者:王大傻
  1. CryptDES

    0下载:
  2. vc 6.0实现DES加密算法。本人毕业设计所写。-vc 6.0 to achieve DES encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3640043
    • 提供者:caojie
  1. DES

    0下载:
  2. 一个DES算法的加密源码,VC++6.0环境下编译通过-A DES encryption algorithm source code, VC++6.0 environment compile
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:12517
    • 提供者:庄翔
  1. DES-encryption-algorithm

    0下载:
  2. 本文介绍了一种国际上通用的加密算法—DES算法的原理,并给出了在VC++6.0语言环境下实现的源代码。最后给出一个示例,以供参考-This paper presents a general international-DES algorithm encryption algorithm works, and gives the language in VC++6.0 environment to achieve the source code. Finally, an example for r
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:84348
    • 提供者:韩堃
  1. des

    0下载:
  2. des加密标准代码,比较经典的一种加密方式,VC++6.0下开发-des encryption standard code, a more classic encryption, VC++6.0 developed under
  3. 所属分类:CA program

    • 发布日期:2017-11-24
    • 文件大小:10411
    • 提供者:LIZHE
  1. DES

    0下载:
  2. C语言编写的DES加密解密程序,VC++ 6.0编译通过,附注释,可参考学习-C language of the DES encryption and decryption procedures, compiled through VC++ 6, annotated, can refer to learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3211
    • 提供者:王辉
  1. DES-DEMO-CODE

    0下载:
  2. DES加密算法,采用VC++6.0编写,直接可以运行,可用于教学演示等。-DES algorithm。
  3. 所属分类:CA program

    • 发布日期:2017-05-28
    • 文件大小:10640115
    • 提供者:alex
« 12 »
搜珍网 www.dssz.com