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

搜索资源列表

  1. kaisamima

    1下载:
  2. 凯撒密码实现报告,用java编程实现对数据的加密,附源代码及实验报告-Caesar Cipher implementation report, java programming data encryption source code and experimental reports
  3. 所属分类:JavaScript

    • 发布日期:2015-06-06
    • 文件大小:17408
    • 提供者:杨清
  1. caser

    0下载:
  2. 简单的MFC实现凯撒密码,仅供新手学习,多多指教。-The simple MFC achieve Caesar password
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:3406750
    • 提供者:miaowei
  1. Caesar

    0下载:
  2. 凯撒密码C语言实现,内含源代码。还算可以 !-Caesar Cipher C language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-04
    • 文件大小:874
    • 提供者:kito
  1. Caesar

    0下载:
  2. 实现流密码中的凯撒密码的加解密实现功能,时序列密码实现部分。-The the stream cipher Caesar password encryption and decryption functions, when stream cipher implementation section.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:6360
    • 提供者:杨俊明
  1. KAISA

    0下载:
  2. 这是个凯撒密码。可实现凯撒密码算法的加密。-This is Caesar password. Caesar cipher algorithm can achieve encryption.
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:174482
    • 提供者:海山苍苍
  1. CaesarArithmetic

    0下载:
  2. 凯撒密码算法加密数据,很实用,可直接运行,希望对大家有帮助-Caesar cipher algorithm to encrypt data, very practical, can be directly run, we hope to help
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:39217
    • 提供者:li fei
  1. VCKaisa

    1下载:
  2. 使用vc编写的简单的实现凯撒密码代码。语法是,将输入的明文根据其ascll码加上输入的密钥之后换位为相应ascll的密文。-Using vc to write the simple implementation of Caesar cipher code. According to its syntax is that the input plaintext ascll code plus the input key after transposition for the correspondi
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:66841
    • 提供者:
  1. main

    1下载:
  2. 使用凯撒密码实现加密,解密,可以实现对文本文件的加密解密-Use the Caesar cipher for encryption, decryption, can be achieved on a text file encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2017-04-23
    • 文件大小:734
    • 提供者:刘雪娇
  1. ksks

    0下载:
  2. 凯撒密码的算法 c++ vc6.0 好用!-Caesar cipher algorithm c++ vc6.0 handy!
  3. 所属分类:CA program

    • 发布日期:2017-04-11
    • 文件大小:628
    • 提供者:林俊州
  1. ma

    0下载:
  2. 凯撒密码c语言。 凯撒密码加密、解密。凯撒密码c语言实现。-Caesar cipher c language. Caesar cipher encryption and decryption. Caesar cipher c language.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:170265
    • 提供者:马维悦
  1. Caesar

    0下载:
  2. 凯撒密码的实现 ,密钥可以自行输入,既可以加密又可以解密的算法-Caesar cipher implementation
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:39966
    • 提供者:左耳
  1. Kaisa

    0下载:
  2. 凯撒密码加密、解密算法Java实现,明文的输入有判断-Caesar cipher encryption, decryption algorithm implemented in Java, the plaintext input has to judge
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-13
    • 文件大小:2776
    • 提供者:唐烨
  1. Desktop

    0下载:
  2. 1、 凯撒密码是一种古老的对称加密体制,它的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母A就变成了密文的D,依次类推,得到明文字符集与密文字符集如下: 明码表:A B C D E F G H I J K L M N O P Q R S T U V W X Y Z密码表:D E F G H I J K L M N O P Q R S T U V W X Y Z A B C 由此可见,位数就是凯撒密码加密和解密的密钥。
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1147
    • 提供者:Ivy
  1. caser2

    0下载:
  2. 凯撒密码暴力破解程序. 不是根据频率,而是移位操作-Caesar password brute force program. Than the frequency
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:784
    • 提供者:wojiu
  1. mima

    0下载:
  2. 可以选择密钥,实现凯撒密码,替代密码的加密解密过程-You can select the key to achieve Caesar cipher, substitution cipher encryption and decryption process
  3. 所属分类:EditBox

    • 发布日期:2017-04-16
    • 文件大小:8855
    • 提供者:caiyan
  1. casear

    0下载:
  2. 凯撒密码的加密,凯撒密码的解密,凯撒加密算法,自动检错-Caesar cipher encryption, decryption password Caesar, Caesar encryption algorithm, automatic error detection
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-10
    • 文件大小:17836672
    • 提供者:王翔
  1. kaisa

    0下载:
  2. 经典凯撒密码加密解密程序,大家提意见修改,欢迎下载-Classic Caesar cipher encryption and decryption process, we modify comments, welcome to download
  3. 所属分类:CA program

    • 发布日期:2017-03-26
    • 文件大小:754
    • 提供者:土豆
  1. Kaisa

    0下载:
  2. 凯撒密码加密,用于对凯撒密码加密并实现输出显示-Kaiser password
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6112
    • 提供者:chenxiaoyan
  1. Cryptography

    0下载:
  2. 此代码用java编写,实现凯撒密码的加密和解密,-this codes are edited in java,which is Caesar encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-04-23
    • 文件大小:166376
    • 提供者:蔡晓慈
  1. caesar

    0下载:
  2. 凯撒密码——输入一行明文(英文),会得到25种通过凯撒加密方法得到的密文。-Caesar password- Enter a line of plain text (in English), you will get 25 kinds of encryption methods obtained by Caesar ciphertext.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:611
    • 提供者:WongMan
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com