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

搜索资源列表

  1. sizhongjiamijiemi

    0下载:
  2. 移位密码,仿射密码,维吉利亚密码,置换密码 四种C加密解密算法-shift password, affine password Weijilie password, password replacement of four C encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4045
    • 提供者:刘武器
  1. FourEncodeArithmeticInCommonUse

    0下载:
  2. 常用的四种加密解密算法。移位密码、仿射密码、维吉尼亚密码以及置换密码,用纯C语言编写。-four commonly used encryption and decryption algorithms. Shift password, affine password, Virginia and password replacement passwords, using pure C language.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1859
    • 提供者:Kary Lu
  1. CipherAndDecipher

    0下载:
  2. 用C语言实现仿射密码的加密和仿射密码的解密。-Implemented in C affine affine encryption and decryption password.
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:2059313
    • 提供者:张刘飘
  1. AFFINE

    0下载:
  2. 用C语言编写的仿射,我从别的网站下载下来的-Affine with C language, I have downloaded from another site down
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:690
    • 提供者:ouxinnan
  1. fangshemima

    0下载:
  2. 用c++实现仿射密码,我是在DevC++中跑的,应该在VisualC++中也行-With c++ Achieve affine password, I was DevC++ In running, it should be in VisualC++ Also line
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1321
    • 提供者:张谷
  1. mima

    0下载:
  2. 1)用C\C++语言实现仿射变换(Affine)加/解密算法;2)用C\C++语言实现统计26个英文字母出现的频率的程序;3)利用仿射变换加/解密程序对一段较长的英文文章进行加密,再利用统计软件对明文和密文中字母出现的频率进行统计并作对比-1) with C \ C++ language affine transformation (Affine) encryption/decryption algorithm 2) with C \ C++ language and Statistics
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:41436
    • 提供者:李惺忪
  1. fs

    0下载:
  2. 仿射密码!c=k1*a+k2 mod 26-The affine password!aaaaaaaaaaaaaaaaa
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:967
    • 提供者:key
  1. fangshe

    0下载:
  2. 仿射变换加密的c语言实现,采用文件流载入明文,密文问件,解密出来的明文默认保存在mword.txt里,密文保存在cword.txt里-Affine transformation encryption c language, using plain text file stream to load the ciphertext asked pieces out of plain text to decrypt stored in mword.txt default, the cipher text
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-27
    • 文件大小:246784
    • 提供者:李杨元
  1. affine-caesar

    0下载:
  2. Affine Ceasar Cipher 加密解密字母,C=[(a,b),p]=(a*p+b) mod 26.-Affine Ceasar Cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:861
    • 提供者:master
  1. mAffineCipher

    0下载:
  2. 古典密码中的仿射密码的加密和解密用C语言来实现。-Classical affine password encryption and decryption using C language to achieve.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:392653
    • 提供者:张刘飘
  1. Affine

    0下载:
  2. 本程序是仿射密码的加密与解密,用C语言编写的,谢谢参考!-Affine password encryption and decryption。by C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:684
    • 提供者:夏雄飞
  1. Affine

    0下载:
  2. 本程序是仿射密码的加密与解密,用C语言编写的,经测试没有问题-This procedure is affine password encryption and decryption, written in C, tested no problem
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:32750
    • 提供者:夏雄飞
  1. VIGNERE-CIPHER

    0下载:
  2. Vigere Cipher, Affine Cipher, Rotor Cipher C++ Programs
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:22946
    • 提供者:Gayatri
  1. temp_affine

    0下载:
  2. Affine Cipher Cryptography In C language
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:1789
    • 提供者:Shaili
  1. fsbh

    0下载:
  2. 用C\C++语言实现仿射变换(Affine)加/解密算法;2)用C\C++语言实现统计26个英文字母出现的频率的程序;3)利用仿射变换加/解密程序对一段较长的英文文章进行加密,再利用统计软件对明文和密文中字母出现的频率进行统计并作对比,观察有什么规律-With C \ C++ language affine transformation (Affine) encryption/decryption algorithms 2) C \ C++ language programs frequenc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1260456
    • 提供者:李丽瑶
  1. attachments

    0下载:
  2. Affine Cipher program in c
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:4551
    • 提供者:kajal
  1. Affine-cPP

    0下载:
  2. 一个完整的古典密码学的仿射密码的C++源代码,在VS2010上验证通过 -Affine c++ program in classical cryptology
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1155
    • 提供者:程序员
  1. affine

    0下载:
  2. 1)用C\C++语言实现单表仿射(Affine)加/解密算法; 2)用C\C++语言实现统计26个英文字母出现频率的程序; 3)利用单表仿射加/解密程序对一段较长的英文文章进行加密,再对明文和密文中字母出现的频率进行统计并作对比,观察有什么规律。-1) C \ C++ language to achieve a single table Affine (Affine) encryption/decryption algorithm 2) C \ C++ language stati
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1132
    • 提供者:刘洋
  1. affine-cipher

    0下载:
  2. 仿射密码算法,标准C实现,大学本科密码学课程实践-affine cipher , standard C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:216083
    • 提供者:YangPudn
  1. affine-cipher-ciph-text-only-attack

    0下载:
  2. 仿射密码惟密文攻击,标准C实现,大学本科密码学课程实践-affine cipher ciph-text only attack, standard C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:207092
    • 提供者:YangPudn
« 12 »
搜珍网 www.dssz.com