搜索资源列表
矩阵所有运算
- 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition an
dsfdfhu
- 有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出(即习题集136页的形式),当第一个矩阵的行数不等于第二个矩阵的行数时,注意如第三个乘法的形式输出。-The input interface (graphical or text interface can be), to distinguish between a
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
juzhengzhuanzhi
- 实现矩阵转置算法 可以在C++中运行,经测验能够实现-Matrix transposition algorithms can be achieved in C++, running can be achieved by the test
Encryption
- this program implements Substitution and Transposition cipher
VB.transposition.password.encryption.code.
- VB换位密码加密技术示例源代码VB transposition password encryption source code example-VB transposition password encryption source code example
zhuanzhi
- 用c和c++语言编写的矩阵转置的源代码,非常有用的哦。-c++ matrix transposition
xishujuzhen
- 有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出(即习题集136页的形式),当第一个矩阵的行数不等于第二个矩阵的行数时,注意如第三个乘法的形式输出-The input interface (graphical or text interface can be), to distinguish between ad
Digital
- 没有什么大作用,就是用来做数字换位,并显示换位后的文本-No major function, that is used for digital conversion, and display the text after the transposition
bsq-bip-bil
- C#实现使用矩阵转置来实现BIP,BIL,BSQ之间的互转。-C# implementation uses matrix transposition to achieve the BIP, BIL, BSQ between the system conversion.
jvzhenzhuanzhi
- C语言编写的,此程序可以完成对任意阶数的矩阵实现转置。-C language, this program can complete any order of the matrix to achieve transposition.
MAT
- 矩阵的运算:加法、减法、乘法、除法、转置,其中包括内存的分配-Matrix operations: addition, subtraction, multiplication, division, transposition, including the allocation of memory
cjihhezipo
- 包含了对一图像进行旋转,平移移,缩放,转置的几何处理的算法。 -Contains a translational shift of an image rotation, scaling, transposition of geometry processing algorithms.
transpositioncipher
- 置换密码,密码学课的作业,可以实现列变换,代码通俗易懂,可以运行-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
8645437653473
- VB换位密码加密技术示例源代码,有需要的就下载吧。-VB transposition cipher encryption technology sample source code, there is a need to download it.
