-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
Tutorial-for-Ziarko-model
粗糙集课件。里面有覆盖粗糙集模型和 Ziarko变精度粗糙集模型以及粗糙集程序(courseware. There are covering rough set model and Ziarko model)
- 2011-11-15 15:47:24下载
- 积分:1
-
vitebi-decoder
维特比译码程序,matlab源程序,卷积码编码及译码程序(Viterbi decoding procedures, matlab source code, convolution coding and decoding procedures)
- 2014-01-06 17:27:04下载
- 积分:1
-
10
说明: 极坐标潮流程序,附有4节点,33节点,1047节点的数据,已编译通过。(Polar current procedures, with 4 nodes, 33 nodes, 1047 nodes in the data, compiled by.)
- 2010-09-02 11:54:25下载
- 积分:1
-
sandpile
基于元胞自动机的沙堆模拟程序,写得非常好。。(Cellular automation-- sand pile program.)
- 2010-06-08 10:39:31下载
- 积分:1
-
zxxw
最小相位序列的最小相位法复倒谱的实验程序(Minimum phase sequence of the minimum phase method Complex Cepstrum Experimental procedures)
- 2007-11-25 23:31:32下载
- 积分:1
-
fd2d_3.1
二维情况下用FDTD方法模拟电磁波的传播情况,没加吸收边界条件,用C和MATLAB混合编程,信号源是高斯脉冲(Two-dimensional case with the FDTD simulation of electromagnetic wave propagation, no additional absorbing boundary condition, mixed with the C and MATLAB programming, the signal source is a Gaussian pulse)
- 2021-01-22 16:38:40下载
- 积分:1
-
ChebyshevPoly
Chebyshev polynomial
- 2011-11-01 14:24:36下载
- 积分:1
-
hc837
双线性变换法由切贝雪夫II原型变为数字滤波器(Bilinear transform into a prototype by the Chebychev digital filter II)
- 2010-05-08 19:51:03下载
- 积分:1
-
imagefusiontoolbox-v1
ImagefusionToolbox of MATLAB
- 2011-08-29 19:29:01下载
- 积分:1