CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - C 小程序

搜索资源列表

  1. win-tc-password

    0下载:
  2. 在WIN-TC下用C写的输入密码的小程序。可用于单片机的登录验证。-in WIN-TC using C code written in the importation of small procedures. SCM can be used to login verification.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1007
    • 提供者:dengxuebo
  1. rsa

    0下载:
  2. 用从c/c++实现RSA加密算法的一个实验小程序
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35967
    • 提供者:清风月影
  1. morse

    1下载:
  2. 用C++编写的小程序,可将莫尔斯编码转换为英文
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:931
    • 提供者:79799779
  1. AES

    0下载:
  2. 利用C#做的AES加密和解密的小程序,仅供参考
  3. 所属分类:加密解密

    • 发布日期:2014-01-20
    • 文件大小:48161
    • 提供者:lesbian
  1. crypt

    0下载:
  2. 一个简单加解密的小程序 -A simple encryption and decryption program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:808
    • 提供者:站长
  1. des

    0下载:
  2. 用c#实现的简单的des算法的小程序,输入明文加密成密文,输入密文解密成明文。-With c# Realized des simple algorithm applet, enter the explicit encryption into ciphertext, enter into explicit ciphertext decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:14428
    • 提供者:stella
  1. Cxiedejiamijiemichengxu

    0下载:
  2. C语言写的加密小程序 支持一下 用代换技术写的-C language to write small programs to support the encryption you use substitution technical writing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1005
    • 提供者:贺龙
  1. wjOK2

    0下载:
  2. 自制c语言加密解密小程序,适合初学者使用和参考-Homemade c languages of small encryption and decryption procedures, suitable for beginners to use and reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1076
    • 提供者:kate
  1. ecfile

    0下载:
  2. Visual C++ 做的小程序,可以实现简单加密解密,供大家参考。-Visual C++ to do a small procedure, a simple encryption and decryption can be achieved, for reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:61016
    • 提供者:hah
  1. Md5Code

    0下载:
  2. MD5校验和计算小程序(C),网上找得,有兴趣的可以学习一下 -MD5 checksum calculation applet (C), find online, interested can learn about
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:90639
    • 提供者:yaojia
  1. Elgamal

    0下载:
  2. Elgamal数字签名的一个大体验证,用于对一个文件的签名后在进行认证.一个VC开发的小程序.-Elgamal digital signature verification of a general for the signature of a document during the certification after. A small VC development process.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:431513
    • 提供者:张理成
  1. MD5-collision-process(c-source-code)

    0下载:
  2. 根据hash函数破解国际通用密码MD5的C程序,根据王小云的碰撞算法。-Hash function in accordance with international crack MD5 passwords of C procedures, according to Wang Xiaoyun of the collision algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:6289
    • 提供者:孙岩
  1. 3DESCplusplus

    0下载:
  2. C++ 编写的 3DES 算法的一个小程序,可以让大家对此进行参考。以对C++算法的进一步了解。 -C++ written a small program 3DES algorithm that lets you conduct a reference. To pairs of C++ algorithm further information.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:7202
    • 提供者:liuzhong
  1. oos

    0下载:
  2. C语言程序:加密解密小程序,原来也可以的-C language program: encryption and decryption applet
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:2237
    • 提供者:打算
  1. File-encryption

    0下载:
  2. 一个可以用于文件加密的简易小程序 (C环境下测试通过) -A program of file encryption
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. C#编写的des算法加密解密小程序 可以实现明文加密-Des algorithm written in C# encryption and decryption applet
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:20000
    • 提供者:raymond
  1. Encrypt

    0下载:
  2. c++写的小程序,实现了des,rsa算法,可是根据文件来加密文件,同时可是实现解密文件。-c++ to write small programs to achieve the des, rsa algorithm to encrypt files, but according to the file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:70016
    • 提供者:赵严军
  1. RC4

    0下载:
  2. RC4对任意数据进行加解密,用C-FREE编写的小程序,根据书本的具体流程编写-RC4 encryption on arbitrary data, small programs written in C- FREE, according to the specific process of book writing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:13829
    • 提供者:duan
  1. RSA

    0下载:
  2. RSA对任意数据进行加解密,用C-FREE编写的小程序,根据书本的具体流程编写-RSA encryption on arbitrary data, small programs written in C- FREE, according to the specific process of book writing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:25313
    • 提供者:duan
  1. DES

    0下载:
  2. DES加密算法的简单实现 C语言小程序 现代密码学-Simple DES encryption algorithm C language applet modern cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:3291
    • 提供者:贾明
« 12 »
搜珍网 www.dssz.com