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

搜索资源列表

  1. Trdes

    0下载:
  2. des加密算法源码-Sourcecode of des encrypting algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-04
    • 文件大小:9173
    • 提供者:站长
  1. raw

    0下载:
  2. DES算法实现过程分析 之 C-DES algorithm C process analysis.
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 一个C++的DES算法源码.引入工程中即可使用,加解密的函数分别是DES(char *key,char *s_text,char *d_text)和_DES(char *key,char *s_text,char *d_text) 使用上也比较方便-A C++ Source of the DES algorithm. The introduction of projects to use, a function of encryption and decryption are DES (c
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES算法的C语言实现,大家可以参考一下。-DES algorithm to achieve the C language, we can reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-23
    • 文件大小:17706
    • 提供者:样风
  1. DES-Encrypt

    0下载:
  2. 这是一个用才c井写的DES加密程序,界面美观,可以加密文本文件,文本框中只能加密数字和字母,我把源码都发上去了,希望大家可以完善加密图片的功能,只要做好图片转化为比特流再传给加密函数就可以了,用vs2005打开*.sln即可,然后再运行编译就可以看到结果了。本程序采用C#中的内封装好的类,仔细看开始加密的那个类,可以看到C#的加密功能也是蛮强大的-This is a well written with only c the DES encryption process, interface ae
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:672726
    • 提供者:李梓钺
  1. Md5Code

    0下载:
  2. MD5校验和计算小程序。C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -MD5 checksum calculation applet. C to prepare and achieve string summary document containing a summary of two function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7447
    • 提供者:yincuiwei
  1. 20081222(des-ka9q-1.0-i386-gnu).tar

    0下载:
  2. DES加密解密源代码,c语言编写,在Linux系统下编译后直接可用-DES encryption and decryption source code, c language, in the Linux system can be used directly after the compiler
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 本DES算法,使用了效率很高的C完成。目前,国内知名企业的POS终端中,单DES算法,均是采用这个函数完成。函数经本站验证过,可以放心使用。-The DES algorithm, the use of highly efficient C-complete. At present, the domestic well-known enterprises in the POS terminal, single-DES algorithms are supported by the completi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3831
    • 提供者:小夏
  1. C

    0下载:
  2. C++DES加密之源程序解释,精典,应该有人需要-DES encryption of the source explained that the classical, someone should be required
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8334460
    • 提供者:吴鹏
  1. DES

    0下载:
  2. des源码 我学c语言做的 望多多支持 八位输入 文件输出 文件输入 八位输出-des when I learned c language I worked it out hope to do more to support me
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:4759
    • 提供者:LEOliu
  1. DES

    0下载:
  2. DES算法,用C编写的,可以直接运行。感兴趣的不妨参考一下-DES算法,用C编写的,可以直接运行,感兴趣的不妨参考一下
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:31956
    • 提供者:何静
  1. CSharpDes

    0下载:
  2. 标准CSharpDes加密算法,WORD的文件,包含了加密解密。-C# Des加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:12383
    • 提供者:vbking
  1. C-DES

    1下载:
  2. 使用C语言实现密码学DES加密和解密,使用密码反馈模式 CFB模式-The use of C language implementation of cryptography DES encryption and decryption, feedback mode using a password CFB mode
  3. 所属分类:Windows Develop

    • 发布日期:2015-12-25
    • 文件大小:8671
    • 提供者:jackli
  1. DES

    1下载:
  2. 使用c语言实现的DES加解密算法。控制台程序。-C language using the DES encryption algorithm. Console program.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-28
    • 文件大小:10514
    • 提供者:Robert
  1. DES

    0下载:
  2. 用C#完成的DES加密和解密,界面简洁,在VS下完成的。-This ia a DES program(C#)
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6726
    • 提供者:shanshan
  1. DES

    0下载:
  2. DES算法的加解密实现,Visual C++实现-DES encryption and decryption algorithms to achieve, Visual C++ to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:294592
    • 提供者:anny
  1. DES_C

    0下载:
  2. 用C语言编译的DES加解密程序 望大家指教-C language compiler to use the DES encryption and decryption process we hope that advice
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:594620
    • 提供者:许奇龙
  1. DES

    0下载:
  2. DES加密算法,用c语言实现的,方便快捷-DES encryption algorithm, using the c language, convenient and quick
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1212
    • 提供者:zhaoyong
  1. DES

    0下载:
  2. DES算法c++描述,代码最全,功能最多的-des encrypt source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1023310
    • 提供者:seajean
  1. DES

    0下载:
  2. 本程序实现DES算法,包括加密与解密,分组长度为64bit-DES algorithm of this program, including encryption and decryption, packet length 64bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:333346
    • 提供者:lishen
« 1 2 3 4 5 6 78 9 10 11 12 ... 48 »
搜珍网 www.dssz.com