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

搜索资源列表

  1. DES加密

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

    • 发布日期:2008-10-13
    • 文件大小:2444137
    • 提供者:赖高
  1. DES-VC

    0下载:
  2. DES算法及其VC源代码,详细图解,代码完整-VC DES algorithm and its source code, detailed diagrams, code integrity
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:39607
    • 提供者:王新昌
  1. DES-encryption-algorithm

    0下载:
  2. DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:413933
    • 提供者:xiaowei
  1. DES-VC6.0-MFC

    0下载:
  2. VC6.0 MFC 写的DES算法加密解密。-VC6.0 MFC DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4208960
    • 提供者:aaayth
  1. DES-Crypt-VC-source-code

    0下载:
  2. DES加密与解密源码,并给出了一个简单应用。-DES encryption and decryption source code, and gives a simple application.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3892579
    • 提供者:陈爱斌
  1. DES

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

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

    1下载:
  2. VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-03-11
    • 文件大小:34047
    • 提供者:胡程
  1. DES

    0下载:
  2. 使用VC编程实现DES的加密与解密算法,能够加密和解密文件,使用的密钥是八位-VC Programming using DES encryption and decryption algorithms to encrypt and decrypt files, the key is to use eight
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3514021
    • 提供者:靳超
  1. mimaxshiyan

    0下载:
  2. 密码学实验源码· 包含三个密码算法 DES RSA 和 MD5 VC++ MFC界面-Experimental source cryptography consists of three DES RSA and MD5 cryptographic algorithm
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des算法,用vc++写出来的,密码学实验写的程序-des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1916106
    • 提供者:6368422222
  1. three-DES

    0下载:
  2. VC++实现的利用三重DES进行文件加解密-Achieve file en and de using TripleDES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:198107
    • 提供者:芳草
  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. DES

    0下载:
  2. 传统的DES加解密程序,VC++实验通过,功能较为完善,支持文本加密及实时加密功能。-The traditional DES encryption and decryption process, VC++ test passed, function better, support the text encryption and real-time encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:119578
    • 提供者:sniper
  1. DES

    0下载:
  2. 对数据进行加密传输能有效地保证数据的机密性,DES是一个保证数据机密性的经典算法,本实验拟在VC/ C/C++/Java环境中实现DES算法。-Encrypt the data transfer can effectively guarantee the confidentiality of data, DES is a guarantee of data confidentiality classical algorithm, this study intends to VC/C/C++/Ja
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29033
    • 提供者:nannan
  1. DES

    0下载:
  2. 使用VC写的DES加密算法,很适合用于课程设计和毕业设计的参考。-Written using VC DES encryption algorithm, it is suitable for course design and graduation design reference.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des加密算法,我已经在VC下运行过了,绝对可以-des encryption algorithm, I have been in the VC run, and definitely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:61533
    • 提供者:原志伟
  1. DES-by-VC

    0下载:
  2. des在vc下实现的详细解说及流程,很不错的资料。对于初学des加密的同学很实用·老鸟飞过·-des achieved under the vc and detailed explanation of the process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:225354
    • 提供者:随大家
  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

    0下载:
  2. 使用VC++实现DES加密算法和解密算法(Implementation of DES encryption algorithm and decryption algorithm using VC++)
  3. 所属分类:加密解密

    • 发布日期:2018-01-04
    • 文件大小:24576
    • 提供者:仔仔monica
  1. DES

    0下载:
  2. DES加密解密,使用vc环境运行,以编译测试过(DES encryption and decryption,Run using the VC environment to compile and test)
  3. 所属分类:加密解密

    • 发布日期:2018-05-01
    • 文件大小:178176
    • 提供者:冯泽涛
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com