搜索资源列表
MatrixChain
- 图形界面的矩阵连乘算法,动态显示运行求解问题的过程-Graphical interface with the matrix multiply algorithm, dynamic display of running the process of problem solving
DrawLine
- VC++编程、计算机图像学、矩阵实现图像的基本变换,旋转、平移、比例变换、微分和整数算法绘制直线-Basic transformation of the image VC++ programming, computer iconography matrix, rotation, translation, scaling, differential draw straight lines and integer arithmetic
1
- 能实现矩阵算法的MFC对话框工程,能实现加算法计算。-MFC dialog matrix algorithm engineering, plus algorithm.
Hill
- hill算法的加解密算法的实现 明文: 密文: 其中, 例子:P=HILL ,对应:7,8,11,11。 密钥: 加密: =(9,8,8,24) =(JIIY) 解密算法中,由于要求出矩阵K的逆矩阵,因此解密算法作为选做内容。对于加密的结果,可以进行手动验算。 -Hill encryption and decryption algorithm
131035009
- 里面包含了vb界面编程。自己所编的各种矩阵算法的界面,菜单处可自行切换各种数值计算的算法-Which contains vb programming interface. Own series of various matrix algorithm interface, menu can be switched at various numerical algorithms themselves. .
imflsmentytion-array
- 算法分析实验报告:Strassen矩阵乘法,无问题,可以用的源码-Algorithm analysis lab report: Strassen matrix multiplication, no problem, can use the source code
funcpihd
- 数值方法中用c++编写的数值矩阵直接三角分解法求解线形方程组的算法,()