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

搜索资源列表

  1. wang-DES

    0下载:
  2. C 语言编写的DES加密算法,可以用的,我自己测试过,欢迎大家下载-C language prepared by the DES encryption algorithm, we can use, I tested and you are welcome to download
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:51484
    • 提供者:王锦
  1. DES(1040310114)

    0下载:
  2. DES的实现,全部用c实现,可以编译执行,输出加密后的字符。
  3. 所属分类:CA认证

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

    0下载:
  2. C++源代码,3des,加密,解密,非对称性密钥的生成、导入及导出示例 -C++ source code, 3des, encryption, decryption, VC++ asymmetric key generation, import and export example
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:3067
    • 提供者:阿萨瑟
  1. DES

    0下载:
  2. 三重DES加密和解密程序,C/C++语言适用,经过验证的,内有具体的C/C++代码-Triple DES encryption and decryption procedures, C/C++ language applies proven within specific the C/C++ code
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:51694
    • 提供者:lulu
  1. DES

    0下载:
  2. 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:4002
    • 提供者:赵忠华
  1. DES

    0下载:
  2. It is a source code for DES algorithm in C++. it may not work but can give some help in your way of coding
  3. 所属分类:CA program

    • 发布日期:2017-04-23
    • 文件大小:144083
    • 提供者:who
  1. des-gsinha-v1.0

    0下载:
  2. c++关于DES源码,非常好用,已经通过调试与编译-c++ source code on the DES, very easy to use, has been through debug and compile
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:22299
    • 提供者:洪立振
  1. DES

    0下载:
  2. DES加解密算法C语言实现,可以直接调用算法,有实现用例-DES encryption and decryption algorithm C language, can call the method, there is realization of use cases
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:254024
    • 提供者:王二小
  1. MAIN.cpp

    0下载:
  2. DES Implementation C-DES Implementation C++
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:3509
    • 提供者:Amma
  1. DES-code

    0下载:
  2. DES代码 基础的C代码 清晰明了 已经运行成功-DES code base of C code has been run successfully clarity
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:3732
    • 提供者:马翔
  1. des

    0下载:
  2. D这是一个DES加密算法,基于C++ 开发环境-this is a DES solver
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:4375
    • 提供者:liuzixuan
  1. c

    0下载:
  2. DES加密算法的实现,使用的是C++语法-DES encryption, USING C++ language
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:2343
    • 提供者:ningshuo
  1. des-cPP

    0下载:
  2. des data standard system source code c-des data standard system source code c++
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:3331
    • 提供者:fikri
  1. DES

    0下载:
  2. DES算法的实现,比较初级,适合入门使用-the c++ code of DES, very easy and suitable for students
  3. 所属分类:CA program

    • 发布日期:2017-04-25
    • 文件大小:226080
    • 提供者:jim
  1. DES

    0下载:
  2. des encryption in c-des encryption in c++
  3. 所属分类:CA program

    • 发布日期:2017-04-15
    • 文件大小:17894
    • 提供者:sanam
  1. DES-encryption-and-decryption-

    0下载:
  2. 本文列出了用C语言实现DES算法的加密和解密功能,方便易懂-DES algorithm encryption and decryption functions
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:3805
    • 提供者:zhang shuai
  1. DES

    0下载:
  2. 这个是用C++模拟实现DES算法的加密的程序-This is written in c++ simulation realization DES algorithm encryption program
  3. 所属分类:CA program

    • 发布日期:2017-11-17
    • 文件大小:2615
    • 提供者:唐风
  1. des-algorithm

    0下载:
  2. 用C++实现 des加密解密算法,加密过程中程序会自动生成cipher.txt文件,解密过程会自动生成result.tet文件,在对比明文信息即可,运行程序,程序会自动为你计算运行程序所耗时-Des encryption and decryption algorithm in C++ the encryption process program automatically generate cipher.txt file decryption process automatically gene
  3. 所属分类:CA program

    • 发布日期:2017-11-09
    • 文件大小:2944424
    • 提供者:李中原
  1. DES

    0下载:
  2. 密码算法DES加密解密算法 C++语言实现-The cryptographic algorithms DES encryption and decryption algorithms C++ language
  3. 所属分类:CA program

    • 发布日期:2017-11-26
    • 文件大小:3664
    • 提供者:纪小狐
  1. des

    0下载:
  2. DES标准C源码,供实验使用。可以很好的用于实验。-DES standard C source code for experimental use.
  3. 所属分类:CA program

    • 发布日期:2017-11-13
    • 文件大小:10918
    • 提供者:刘杨
« 12 3 »
搜珍网 www.dssz.com