文件名称:Caesar-Cipher
介绍说明--下载内容均来自于网络,请自行研究使用
The earliest known use of a substitution cipher, and the simplest, was by Julius Caesar. The Caesar cipher involves replacing each letter of the alphabet with the letter standing three places further down the alphabet. For example,
plain: MEET ME AFTER THE TOGA PARTY
cipher: PHHW PH DIWHU WKH WRJD SDUWB
plain: MEET ME AFTER THE TOGA PARTY
cipher: PHHW PH DIWHU WKH WRJD SDUWB
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Caesar Cipher
.............\build
.............\build.xml
.............\.....\built-jar.properties
.............\.....\classes
.............\.....\.......\caesarcipher
.............\.....\.......\............\CaesarCipherAboutBox.class
.............\.....\.......\............\CaesarCipherApp.class
.............\.....\.......\............\CaesarCipherView$1.class
.............\.....\.......\............\CaesarCipherView$2.class
.............\.....\.......\............\CaesarCipherView$3.class
.............\.....\.......\............\CaesarCipherView$4.class
.............\.....\.......\............\CaesarCipherView$5.class
.............\.....\.......\............\CaesarCipherView$6.class
.............\.....\.......\............\CaesarCipherView.class
.............\.....\.......\............\resources
.............\.....\.......\............\.........\about.png
.............\.....\.......\............\.........\busyicons
.............\.....\.......\............\.........\.........\busy-icon0.png
.............\.....\.......\............\.........\.........\busy-icon1.png
.............\.....\.......\............\.........\.........\busy-icon10.png
.............\.....\.......\............\.........\.........\busy-icon11.png
.............\.....\.......\............\.........\.........\busy-icon12.png
.............\.....\.......\............\.........\.........\busy-icon13.png
.............\.....\.......\............\.........\.........\busy-icon14.png
.............\.....\.......\............\.........\.........\busy-icon2.png
.............\.....\.......\............\.........\.........\busy-icon3.png
.............\.....\.......\............\.........\.........\busy-icon4.png
.............\.....\.......\............\.........\.........\busy-icon5.png
.............\.....\.......\............\.........\.........\busy-icon6.png
.............\.....\.......\............\.........\.........\busy-icon7.png
.............\.....\.......\............\.........\.........\busy-icon8.png
.............\.....\.......\............\.........\.........\busy-icon9.png
.............\.....\.......\............\.........\.........\idle-icon.png
.............\.....\.......\............\.........\CaesarCipherAboutBox.properties
.............\.....\.......\............\.........\CaesarCipherApp.properties
.............\.....\.......\............\.........\CaesarCipherView.properties
.............\.....\.......\............\.........\logo_mini.png
.............\.....\.......\............\.........\splash.png
.............\.....\.......\META-INF
.............\.....\.......\........\services
.............\.....\.......\........\........\org.jdesktop.application.Application
.............\.....\empty
.............\dist
.............\....\Caesar Cipher.jar
.............\....\lib
.............\....\...\appframework-1.0.3.jar
.............\....\...\swing-worker-1.1.jar
.............\....\README.TXT
.............\manifest.mf
.............\nbproject
.............\.........\build-impl.xml
.............\.........\genfiles.properties
.............\.........\private
.............\.........\.......\private.properties
.............\.........\.......\private.xml
.............\.........\project.properties
.............\.........\project.xml
.............\src
.............\...\caesarcipher
.............\...\............\CaesarCipherAboutBox.form
.............\...\............\CaesarCipherAboutBox.java
.............\...\............\CaesarCipherApp.java
.............\...\............\CaesarCipherView.form
.............\...\............\CaesarCipherView.java
.............\...\............\resources
.............\...\............\.........\about.png
.............\...\............\.........\busyicons
.............\...\............\.........\.........\busy-icon0.png
.............\...\............\.........\.........\busy-icon1.png
.............\...\............\.........\.........\busy-icon10.png
.............\...\............\.........\.........\busy-icon11.png
.............\...\............\.........\.........\busy-icon12.png
.............\...\............\.........\.....