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

搜索资源列表

  1. caser

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

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

    0下载:
  2. 主要是加密解密的一些代码,如RSA、凯撒等-Encryption and decryption code, such as RSA, Caesar
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:2649682
    • 提供者:wangyun
  1. ComputerSecurity

    0下载:
  2. 信息安全,包含多种加密算法的实现,例如凯撒、DES、RSA、SHA1等等,有图形界面。-Information security, contains a variety of implementations of the encryption algorithm, such as Caesar, DES, RSA, SHA1, etc., graphical interface.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-25
    • 文件大小:1831866
    • 提供者:lirunfeg
  1. 234

    0下载:
  2. 流水灯的闪速,变换。实现流动开发将快速减肥了四级联考欒说对方公司的松岛枫是撒的发生的-Flash of light water transformation. Flow development will lose weight fast four entrance exam Luan said the other company Kaede Matsushima is Caesar' s happened
  3. 所属分类:File Formats

    • 发布日期:2017-12-05
    • 文件大小:2230
    • 提供者:盛军
  1. single

    0下载:
  2. 此代码集合的多种密码,包括凯撒、位置换、流密码、DES、RSA等多种密码。是一个综合系统!-This code set a variety of password, including Caesar, column substitution cipher, stream cipher, DES, RSA and so on many kinds of password. This is a comprehensive system!
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:418177
    • 提供者:陈翔运
  1. Caesar.java.zip

    0下载:
  2. ceaser cipher java program used to decode the ceaser cipher. made for cs assignment in uni,ceaser cipher java program used to decode the ceaser cipher. made for cs assignment in uni
  3. 所属分类:JavaScript

    • 发布日期:2017-11-12
    • 文件大小:831
    • 提供者:emp
  1. Intel_IRST_10.5.1.1001

    0下载:
  2. 就爱等级降低法阿娇立法大剂量;大家阿林加啊 发掘发掘;了萨芬 案犯家;啊发觉了;撒酒疯。-Reduce the level of law Gillian legislative large dose on love everyone aringa ah excavation excavations Safin family perpetrators find a crazy Caesar wine.
  3. 所属分类:Driver Develop

    • 发布日期:2017-10-31
    • 文件大小:11167137
    • 提供者:张子江
  1. SwingProject

    0下载:
  2. It is a simple simulation of Caesar s Alogorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-28
    • 文件大小:23784
    • 提供者:Harish
  1. kaisajiami

    0下载:
  2. 凯撒加密!用VB写的,是自己做的课后作业。-Caesar Cipher!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:6434
    • 提供者:曹鹤斌
  1. KAISA

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

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

    0下载:
  2. 熟悉java平台开发环境; 理解常见古典加密算法:恺撒密码、多字母替代密码、多表替代密码; 理解古典加密技术中的替换技术、置换技术。 -Familiar with the Java platform development environment Understand the common classical encryption algorithm: Caesar cipher, substitution cipher letters, multi-table substit
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:31698
    • 提供者:mengmeng
  1. Encrypt-system

    0下载:
  2. 一系列的加密算法,包括恺撒密码、KeyWord密码、PlayFair密码、Vigenere密码、LFSR密码、RC4密码、DES密码和IDEA密码。-A series of encryption algorithms, including Caesar password, keyword password, the Playfair password, the Vigenere Password, the LFSR password, RC4 password DES password and
  3. 所属分类:CA program

    • 发布日期:2017-11-13
    • 文件大小:13936
    • 提供者:liulanshui
  1. Multi_crypto.tar

    0下载:
  2. Program to crypt data by Caesar cipher, which encrypts Vigenere, encrypts Trithemius, a Caesar cipher with a key word, encrypts GRONSFELDA, Atbashi.
  3. 所属分类:CA program

    • 发布日期:2017-11-08
    • 文件大小:9146707
    • 提供者:aslash
  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. kaisa_jiami

    0下载:
  2. 凯撒加密的C语言实现,可以帮助大家更好地理解凯撒加密。可以说,正是有了凯撒加密做基石,现代加密体系才得以形成。-Caesar encryption of the C language, can help you better understand Caesar encryption. Arguably, it was done with Caesar encryption cornerstone of modern encryption system was formed.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:4989
    • 提供者:楓の夢
  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. res

    0下载:
  2. 飞洒打大师的撒的撒的撒的撒的撒1大舍大得是的撒的撒-Feisa fight master Caesar' s Caesar' s Caesar' s Caesar' s Caesar is a large homes large enough for Caesar Caesar
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-25
    • 文件大小:182883
    • 提供者:55555
  1. asdasdasdava

    0下载:
  2. 易语言编写的 游撒打算挂注册器源码 可以用于任何游戏的外挂验证--Easy language tour Caesar intend to hang registrar source can be used for any game of the external verification-
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-21
    • 文件大小:6269062
    • 提供者:das15
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com