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

搜索资源列表

  1. DES

    0下载:
  2. visual C++ 6.0开发的DES加密算法,用MFC作了界面-DES encryption algorithm developed by visual c++ 6.0, interface with MFC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:66145
    • 提供者:Cindy
  1. DES

    0下载:
  2. DES算法的C语言实现 包含加密及解密功能。-DES USE C FINISHED.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2891
    • 提供者:周三
  1. DES

    0下载:
  2. DES的c++实现,通过输入8位明文和8位密钥可以得到相应的密文,代码中有相应的解释说明-DES is achieved by c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2883
    • 提供者:Diana
  1. DES

    0下载:
  2. 使用C语言实现DES加密算法 实现加密和解密-Using the C language DES encryption algorithm for encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3805
    • 提供者:liuxinran
  1. DES-encryption-algorithm

    0下载:
  2. 这个算法是用C语言实现的DES加密算法,代码量少,仅100行。-This algorithm is the DES encryption algorithm using C language, less code, only 100 rows.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:5236
    • 提供者:张晨
  1. TripleDES(C)

    0下载:
  2. 3DES(或称为Triple DES)是三重数据加密算法(TDEA,Triple Data Encryption Algorithm)块密码的通称。它相当于是对每个数据块应用三次DES加密算法。 -3DES (otherwise known as Triple DES) is known as Triple Data Encryption Algorithm (TDEA, Triple Data Encryption Algorithm) block cipher. It
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:37970
    • 提供者:北灬斗
  1. DES

    0下载:
  2. DES加密算法的实现 C++ 很详细 欢迎下载-DES algorithm to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:2028149
    • 提供者:李小飞
  1. des

    0下载:
  2. DES算法的C++实现,可以对64位明文进行加密-DES algorithm C++ achieve, you can encrypt the plaintext 64
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4145
    • 提供者:泠风
  1. DES

    0下载:
  2. DES IMPLEMENTATION IN C-DES IMPLEMENTATION IN C++
  3. 所属分类:Console

    • 发布日期:2017-05-17
    • 文件大小:4413693
    • 提供者:pterrodactil
  1. DES

    0下载:
  2. C语言编写的基于MFC的DES加密解密工具。界面简洁,易操作。-MFC-based DES encryption and decryption tool written in C language. The interface is simple and easy to operate.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1583925
    • 提供者:庄乃珊
  1. des

    0下载:
  2. DES algo in c++ for encry[tion and decryption of text
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2927
    • 提供者:prashant003
  1. des

    0下载:
  2. des算法演示,用c语言编写,可以轻松实现des算法,简单易懂。-des algorithm demo, using c language, you can easily des algorithm is simple and easy to understand.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2792
    • 提供者:小宇
  1. des

    0下载:
  2. C#实现DES和3DES算法的CBC和ECB函数-C# DES and 3DES CBC algorithm and ECB function
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2159
    • 提供者:luo
  1. DES

    0下载:
  2. DES 加密和解密算法 用C语言完成的 没有做界面-DES encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:3430
    • 提供者:Kanra
  1. des-other

    0下载:
  2. 一组C语言实现DES类算法函数组,支持DES 与3DES算法-linux for 3DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:49872
    • 提供者:wuyp
  1. sw-or-hw-des

    0下载:
  2. 可以和硬加密互相加解密的DES方法提供,提供JAVA与C实现方法-software des mothed
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-24
    • 文件大小:53365
    • 提供者:wuyp
  1. DES

    0下载:
  2. 在Visual c++6.0中用DES算法进行编程对相应的数据进行加密解密的实验报告,附有源代码-DES encrypt and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7804
    • 提供者:娟娟
  1. C-DES2

    0下载:
  2. 已在STM32F103芯片上测试过的DES加密程序-DES encryption program has been tested on the STM32F103 chip
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4789
    • 提供者:路伟希
  1. des

    0下载:
  2. des和3des的加密和解密程序,C语言实现,VS2008下测试-encryption and decryption of des(3des)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2984
    • 提供者:涉世极
  1. des

    0下载:
  2. android c Des, Des code for c .
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:539376
    • 提供者:jiangzhaoguo
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 46 »
搜珍网 www.dssz.com