搜索资源列表
C
- C语言小程序。有白鸡问题,传递小球,吃饭换位,分西瓜,分酒比赛,三人分钱,输出图形等等48个C源程序。能够实现-C language applet. White chicken problem, pass the ball, eat transposition, sub-watermelon, wine match points, three cents, output graphics, etc. 48 C source. Can be achieved
test
- 古典密码学若干算法 (1) 实现移位密码; (2) 实现替换密码; (3) 实现Vigenere密码(选做); (4) 实现置换密码(换位密码); (5) 对每一种密码,编写加密字符串和加密文件的两种算法并进行实验。 -A number of classical cryptography algorithm (1) the realization of shift cipher (2) to achieve the replacement of the password
Encryption
- this program implements Substitution and Transposition cipher
fft
- 自己编写的FFT基2 MATLAB程序,其中包括换位以及旋转因子变化,调试通过,和matlab自带程序时间等都差不多-Write your own FFT-based 2 MATLAB program, including changes in transposition and twiddle factor debugging through time and matlab own procedures and so almost
VCKaisa
- 使用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
String-reverse-output
- 实现一个表示 n*n 矩阵的模板类。 1) 至少提供如下必要的矩阵操作:加、乘、转置(建议用操作符重载来实现)。 2) 编制一个交互式程序对该模板类进行测试。 含实验报告与源代码-Achieve a representation n* n matrix template class. A) providing at least the following essential matrix operations: addition, multiplication, transposit
Matrix
- 实现一个表示 n*n 矩阵的模板类。 1) 至少提供如下必要的矩阵操作:加、乘、转置(建议用操作符重载来实现)。 2) 编制一个交互式程序对该模板类进行测试。 含实验报告与源代码-Achieve a representation n* n matrix template class. A) providing at least the following essential matrix operations: addition, multiplication, transposit
szhw
- 算法分析,数组换位, 算法分析,数组换位, 算法分析,数组换位-Algorithm design, array transposition, algorithm design, arrays transposition algorithm design, array transposition, algorithm design, array transposition
transposition-cipher
- 移位密码的加密以及攻击方法,C++文件,密码学初步-Encryption and password attack methods shifts, C++ files, cryptography preliminary
math
- 一些数学运算的C++程序,例如三角函数,对数函数,矩阵转置。-some C++ programs for arithmetical operation, such as trigonometric function, logarithmic function, matrix transposition.
6
- 利用三元组存储的稀疏矩阵,三元组矩阵快速转置算法-Triples fast matrix transposition algorithm
