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

搜索资源列表

  1. des

    1下载:
  2. 用c语言实现的des算法基于图像的加密解密-des algorithm for image-based encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:240160
    • 提供者:alleria
  1. des

    0下载:
  2. 用C语言实现DES算法的 编码和译码。简单着了。-DES algorithm in C language coding and decoding.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:2401
    • 提供者:张刘飘
  1. des

    0下载:
  2. DES加密算法的C++实现,利用C++语言实现的相关算法,可以在visual stdio环境下仿真通过-DES encryption algorithm is implemented in Cpp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2804
    • 提供者:张泽
  1. des

    0下载:
  2. des加密算法和解密算法的完整c语言程序,在此分享啦-Encryption and decryption of des algorithm ,the integrity of the c language program, here to share it
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:4161
    • 提供者:jane
  1. des

    0下载:
  2. 使用C语言实现DES算法的源代码,需要超过2K的RAM-C language source code for the DES algorithm, more than 2k RAM needed.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:6451
    • 提供者:刘彦志
  1. DES-disk-system

    0下载:
  2. 以C++语言在微机上实现了美国数据加密标准DES。可随微机软盘任意路径下的任何文件,加密,加密文件可在软、硬盘任何目录下或在网络中传送;另一方面可对软、硬盘中的任何文件进行解密,解密后的文件除在末尾多出几个空格符外与原文件完全相同,绝不影响EXE文件,COM文件或数据库文件的使用。密钥有加密者在键盘输入8个字符。-In c++ language microcomputer to U.S. data encryption standard DES. With the computer floppy
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES加密解密 C语言实现,能直接运行,调试成功 -DES encrypt, decrypt C language realization, can run directly, commissioning success
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:167301
    • 提供者:wcg
  1. des

    0下载:
  2. des算法实现代码,利用C语言编写,内有详细的DES算法加密解密内容-the source code of DES algorithm in C, including all stuff about DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:53701
    • 提供者:王沫
  1. DES

    0下载:
  2. DES算法的加密和解密。使用C语言实现,我的数据结构课设。-DES Programing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:3753
    • 提供者:朱丰
  1. DES

    0下载:
  2. DES算法的C语言实现,有示例明文密钥文件,包含完整的工程文件,编译通过。-The C language implementation of the DES algorithm, example of plaintext key file contains a complete project file and compile.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:668961
    • 提供者:RAINY
  1. des

    0下载:
  2. DES加密算法的C语言实现,嘿嘿,值得借鉴哟-DES encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1870
    • 提供者:王博千
  1. DES

    0下载:
  2. 用C语言实现DES加密算法,便于理解DES加密算法。-DES encryption algorithm using C language, easy to understand the DES encryption algorithm.
  3. 所属分类:Crack_Hack

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

    0下载:
  2. DES加密算法的C语言实现。用VC编译是可以的(VC的C编译器和C++编译器是分开的,*.c的文件VC都是用C编译器编译的)。在GCC或者其他编译环境下有可能编译器不认识__int64的写法,这时在文件头加上这么一句应该就可以了: #ifndef __int64 #define __int64 long long #endif-DES encryption algorithm in C language. VC compiler (VC C compiler and C++ comp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2784
    • 提供者:sunjunyu
  1. DES

    0下载:
  2. DES加密,C语言编写,实现DES的学习好帮手,感谢-DES encryption, C language, learning a good helper for the DES, thanks
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2400
    • 提供者:杨磊
  1. DES

    0下载:
  2. DES算法的实现,用C语言的环境下实现的。可以测试兼讨论-DES algorithm, using C language environment. Can be tested concurrently discussion
  3. 所属分类:Network Security

    • 发布日期:2017-04-05
    • 文件大小:3447
    • 提供者:迟语
  1. DES

    0下载:
  2. 关于DES 加密算法的另一个版本 主要用c语言实现的 供大家学习参考-Another version of the DES encryption algorithm using C language for everyone to learn the reference
  3. 所属分类:Network Security

    • 发布日期:2017-05-06
    • 文件大小:1171921
    • 提供者:王伟
  1. DES-encryption-and-decryption-

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

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

    0下载:
  2. DES密码的加解密源文件 c语言编写 稳定可用-DES password encryption and decryption source file c language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:3768
    • 提供者:bob
  1. DES

    0下载:
  2. C语言下的DES算法实例代码:包括MD5,MD3原理说明,算法实现。-DES algorithm under the C language example code include: MD5, MD3 principle stated algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:13180
    • 提供者:leejianfeng
  1. DES

    0下载:
  2. des算法的编程实现,用的是c++语言。实现的功能是将一串字符(包括文件)加密并可以解密-The des algorithm programming is c++ language. Achieve the function is a string of characters, including file encryption and decryption
  3. 所属分类:ELanguage

    • 发布日期:2017-11-26
    • 文件大小:94208
    • 提供者:your name
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com