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

搜索资源列表

  1. BehzadKhiavchi_CEASAR_cipher

    0下载:
  2. Caesar cipher in C-Caesar cipher in C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:35325
    • 提供者:behzad k
  1. jiamijiemi

    0下载:
  2. 用凯撒密码实现加密解密,希望对大家有帮助,我自己写的,有漏洞,大家多多指教。-Achieved with the Caesar cipher encryption and decryption, we want to help, I wrote it myself, there are loopholes, we all exhibitions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1180
    • 提供者:海洋
  1. kaisamima

    1下载:
  2. 凯撒密码的C++实现,凯撒密码, 是密码学里最基本的密码之一-Caesar cipher of C++ implementation, Caesar cipher, cryptography where the password for one of the most basic
  3. 所属分类:Windows编程

    • 发布日期:2017-04-21
    • 文件大小:33069
    • 提供者:周一鸣
  1. CaesarCipher

    0下载:
  2. This code for Caesar Cipher Algorithm for encrypt and decrypt alphabets. Platform: CLR C++ Visual Studio 2008
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1336305
    • 提供者:Ahmed
  1. Caesar

    0下载:
  2. 用C++6.0写得一个加解密算法,非常简单,但是对于初学者来说,是一个很经典的算法问题,尤其是对文件读取操作很有益-Written using C++6.0 of a decryption algorithm, is very simple, but for beginners, is a classical algorithm, in particular the file read operation is very useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:954
    • 提供者:RainFly
  1. Caesar

    0下载:
  2. C语言编写的简单移动的凯撒加密算法,可以作为一个基础源码,再行修改构成更高级的算法。-C language simple moving Caesar encryption algorithm can be used as a basis for the source, further modify the composition more advanced algorithms.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:98654
    • 提供者:amber
  1. Caesar

    0下载:
  2. 这个是个凯撒密码,老师给的,我得找个新的,你行不行啊-This is a Caesar cipher, the teacher gave, I have to find new, you okay ah
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:246576
    • 提供者:tige
  1. CaesarCoder.src

    0下载:
  2. Caesar coder and decoder. Performs easy substitution cipher encryption and automatic decryption when key is unknown. Frequency of letters in common written English is used to decrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4020
    • 提供者:j123b567
  1. Caesar

    0下载:
  2. Caesar加密算法的代码实现,Caesar加密算法是信息安全中一个非常重要和基础算法。-Caesar encryption algorithm code to achieve, Caesar encryption algorithm is a very important information security and basic algorithms.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:2403
    • 提供者:阡陌
  1. Caesar

    0下载:
  2. Caesar Encryption Program
  3. 所属分类:CA program

    • 发布日期:2017-04-24
    • 文件大小:43542
    • 提供者:Jerry
  1. 1_A_CAESAR

    0下载:
  2. Caesar Cipher Encryption Coding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:708
    • 提供者:kumar
  1. CAESARCI

    0下载:
  2. In cryptography, a Caesar cipher, also known as a Caesar s cipher, the shift cipher, Caesar s code or Caesar shift, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the p
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:801
    • 提供者:adisbega
  1. Caesar-Cipher-using--Visual-Basic

    0下载:
  2. 使用Visual Basic实现个人专属的密码加密器-Caesar Cipher with VB
  3. 所属分类:CA program

    • 发布日期:2017-03-24
    • 文件大小:1175
    • 提供者:李宜儒
  1. Caesar

    0下载:
  2. java实现的Caesar移位密码,可以实现加密和解密功能!-java implementation of the Caesar shift passwords, encryption and decryption functions can be achieved!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:831
    • 提供者:李国华
  1. Caesar

    0下载:
  2. 凯撒密码是一种非常古老的加密方法,相传当年凯撒大地行军打仗时为了保证自己的命令不被敌军知道,就使用这种特殊的方法进行通信,以确保信息传递的安全。他的原理很简单,说到底就是字母于字母之间的替换。-Caesar is a very old password encryption method, traditionally the year when Caesar earth march to war in order to ensure their orders are not the enemy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1079
    • 提供者:Aldo
  1. Caesar

    0下载:
  2. 密码学中的凯撒密码加解密程序,用C语言实现。-Cryptography Caesar password encryption and decryption program, with the C language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:169719
    • 提供者:易盼
  1. Caesar_Cip2198022142011

    0下载:
  2. caesar cipher code in java..very helpfu-caesar cipher code in java..very helpfull
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1650
    • 提供者:gorave
  1. Caesar

    0下载:
  2. 取代式密码的存在,已经超过2500年 以上,最早利 用的范例 是在西元600年 左右,内容是以颠倒的希伯來 文构成的。凯萨大帝(Julius Caesar)也曾经使用称为Caesar密码法。方法为将每个字母用其后的第三个字母來 取代。-Replace passwords existence, has more than 2,500 years or more, the first example is using a ran
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:783
    • 提供者:Aerio76
  1. caesar

    0下载:
  2. 凯撒密码,通过明文移位实现加解密.解密时要注意当密钥太大时,可能引起数组下标为负导致程序错误。-Caesar passwords, encryption and decryption through the clear shift to achieve. Decrypt should pay attention when the key is too large, may cause negative array index errors cause the program.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:945
    • 提供者:路过
  1. Caesar

    0下载:
  2. matlab code for caesar
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1802
    • 提供者:mina
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com