文件名称:class
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-07-06
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
/*
* 题目:如果把明文字母按一定顺序排列成矩阵形式,用另一种顺序选择相应的列输出得到密文,如用“china”为秘钥,对”this is
* a book mark“排成矩阵如下:
* t h i s i
* s a b o o
* k m a r k
*/
-/** Topic: If the plaintext letters arranged in a matrix form according to a certain order, in another column in order to select the appropriate output ciphertext, such as using " china" as the secret key, for " this is* a book mark" row matrix as follows:* thisi* saboo* kmark* /
* 题目:如果把明文字母按一定顺序排列成矩阵形式,用另一种顺序选择相应的列输出得到密文,如用“china”为秘钥,对”this is
* a book mark“排成矩阵如下:
* t h i s i
* s a b o o
* k m a r k
*/
-/** Topic: If the plaintext letters arranged in a matrix form according to a certain order, in another column in order to select the appropriate output ciphertext, such as using " china" as the secret key, for " this is* a book mark" row matrix as follows:* thisi* saboo* kmark* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
class\.classpath
.....\.project
.....\.settings\org.eclipse.jdt.core.prefs
.....\bin\class_info$1.class
.....\...\class_info$Button_Listener.class
.....\...\class_info$JButton_Listener.class
.....\...\class_info.class
.....\src\class_info.java
.....\.settings
.....\bin
.....\src
class