CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 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. 加、解密算法大全

    1下载:
  2. 多种加密解密算法包括md2 md5 sha des 等多种加密解密的算法的源代码 并包含简单的使用测试程序-variety of encryption and decryption algorithms, including md2 md5 sha des various encryption and decryption algorithm source code and include the use of a simple test procedure
  3. 所属分类:加密解密

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

    0下载:
  2. 本例采用Delphi实现经典的DES加密解密算法,界面友好,功能齐全,代码书写规范,可供参考!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:339982
    • 提供者:陈龙云
  1. des

    0下载:
  2. 这个程序是用vc实现的des加密解密算法
  3. 所属分类:加密解密

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

    0下载:
  2. DES加密解密算法,供学习使用,没有密码
  3. 所属分类:加密解密

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

    0下载:
  2. 计算机网络安全中的DES加密解密算法,自己编写
  3. 所属分类:加密解密

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

    0下载:
  2. delphi下的des加密解密算法源码及例子
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:188521
    • 提供者:刘明
  1. des加密解密代码

    0下载:
  2. 本程序实现了加密解密的算法,并且有详细的注释
  3. 所属分类:源码下载

  1. DES.rar

    0下载:
  2. 数据加密标准(DES)加密解密算法Matlab源代码,Data Encryption Standard (DES) encryption and decryption algorithm Matlab source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:7356
    • 提供者:新河
  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

    0下载:
  2. 用Java编写的des加解密算法,参照的c语言的加解密过程,支持3des加密-des encode/decode program in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9790
    • 提供者:witfox
  1. CDES

    0下载:
  2. DES加密解密类,给大家一个算法的参考。希望新手一点启示。-DES encryption and decryption class, give us an algorithm for reference. Hope novice of this problem.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:11193
    • 提供者:Weberte
  1. 3Des

    0下载:
  2. des加密解密。DES加密源代码,用3DES加密算法。-des encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:7990
    • 提供者:lx
  1. DES

    0下载:
  2. 可以实现CBC和ECB的DES加密解密算法的matlab程序- A matlab program which can decrypt and crypt the DES algorithm in CBC and ECB mode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:8123
    • 提供者:赵昊宸
  1. des-java

    0下载:
  2. 用java 实现的des加密解密算法过程文档含源码-java des achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:217338
    • 提供者:庞云飞
  1. DES加密解密代码

    0下载:
  2. des算法代码,明文密文加密解密,c编程实现程序(DES algorithm code, plaintext ciphertext encryption and decryption, C programming procedures)
  3. 所属分类:加密解密

  1. vb实现DES加解密算法 (2)

    1下载:
  2. vb 6 中des加密解密说明 。现成例子(Encrypt and Decryptasdfasdvasva)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:11264
    • 提供者:小孤岛
  1. DES

    0下载:
  2. 实现DES函数的加密解密过程,并且能够实现任意长度任意字符的加密和解密(Implement the encryption and decryption process of DES function)
  3. 所属分类:加密解密

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:Vinegar
  1. DES

    0下载:
  2. 用C++语言写的DES加解密算法,只是命令行方式的加解密,没有涉及用户界面。(DES encryption and decryption algorithm written by C++ language)
  3. 所属分类:加密解密

    • 发布日期:2018-05-01
    • 文件大小:6623232
    • 提供者:hzrdark
  1. DES

    0下载:
  2. 使用C语言实现DES加密解密算法的实现,其中的文件是正确加密范例 讲解网页(Using C language to achieve DES encryption and decryption algorithm, the file is the correct encryption example. Explaining web pages: https://www.cnblogs.com/lixiaoxu/articles/7736917.html)
  3. 所属分类:加密解密

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:AIRCode
« 1 23 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com