CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 矩阵转置

搜索资源列表

  1. smatrix

    1下载:
  2. 数据库课程设计,用完全链表结构实现稀疏矩阵的创建,删除,以及加、减、乘、转置运算-database curriculum design, fully linked list with sparse matrix structure to achieve the creation, deletion, and, plus or minus, by transfer of home computing
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4168
    • 提供者:薄洪健
  1. 二维小波变换

    1下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:罗松溪
  1. zxh

    0下载:
  2. 在VC环境下实现稀疏矩阵的转置!这个程序是以C语言写的,而且用的是数据结构的三元组表示矩阵!-in VC environment under the sparse matrix switch home! This program is written in C language, but using the data structure of ternary group said Matrix!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:905
    • 提供者:支新辉
  1. Matrix_ana

    0下载:
  2. 用JAVA所写的用于矩阵运算的类,包括矩阵加、减、乘法、矩阵求逆,转置等-written with Java for matrix calculation of categories, including matrix, plus or minus, multiplication, matrix inversion, and so on to home
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2615
    • 提供者:雷天无
  1. 数据结构上机实习

    0下载:
  2. 数据结构上机实验 实验题目:两个有序循环链表合并成一个有序循环链表 实验题目:欧洲地图最短路径 实验题目:稀疏矩阵基本运算及转置 实验题目: 已给定先序构造一棵二叉树的算法,请你完成其余部分,包括先序、中序、后序遍历 二叉树并打印出来。先序序列建立二叉树的顺序读入字符为A B C Ф Ф D E Ф G Ф Ф F Ф Ф Ф,注意输入时Ф用空格代替。 实验题目:复数抽象数据类型的实现
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:29860
    • 提供者:何金龙
  1. MyProjiects

    0下载:
  2. 一个用于计算矩阵的转置的程序,开发环境是vc-used in the calculation of a matrix transpose procedures, the development environment is vc
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:4552
    • 提供者:木木女
  1. zuoye

    0下载:
  2. 通过矩阵求和、转置和求列和的操作的程序设计,解决计算投入产出的实际问题。-through the matrix for peace, and to seek out home and the operation of the program design, calculation of input-output resolve practical problems.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2696
    • 提供者:张謇
  1. classicmatrix

    0下载:
  2. 矩阵的初始化,求逆,转置,输出,相加相减乘法等各种矩阵操作都可实现!!一定要下呦!-Matrix initialization, inverse, to home, output, combined subtract such as matrix multiplication operation can be achieved! ! Under strove must!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11426
    • 提供者:wang
  1. juzheng

    0下载:
  2. 是一个关于数据结构中稀疏矩阵的程序 有矩阵的转置的操作-is a data structure for sparse matrix procedure matrix transpose operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1072
    • 提供者:尹川
  1. bmp12345

    0下载:
  2. 这一讲我们将介绍图象的几何变换,包括图象的平移,旋转,镜象变换,转置,放缩等。如果你熟悉矩阵运算,你将发现,实现这些变换是非常容易的。-the stresses we will be presenting images of geometric transformation, including images of translation, rotation, mirroring, transform, to home, Zooming so. If you are familiar with
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:576211
    • 提供者:cjyun
  1. matrixe

    0下载:
  2. 一个矩阵类的实现,有加减乘除、求逆、转置等功能,应该是一个不错的实用程序。-a matrix of type, and it is the arithmetic, inversion, transpose function, it should be a good utility.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:10275
    • 提供者:阿木
  1. ArrayMatrix

    0下载:
  2. 矩阵类 矩阵基本运算,伴随矩阵,行列式,转置矩阵-Matrix basic operations, accompanied matrix determinant, matrix transpose, etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4376
    • 提供者:章杰
  1. vcmatrix

    0下载:
  2. 本源码包括矩阵运算的基本功能,包括矩阵加减、乘除、转置、求逆-the source of matrix of the basic functions, including matrix addition and subtraction, multiplication and division, to home, the inverse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1589
    • 提供者:lilelin
  1. jjsf

    0下载:
  2. 含有矩阵加、减、乘、除及转置、求逆运算等等,还需要改进-containing matrix, subtraction, multiplication, addition and to the home, seeking inverse operation, and so on, it is also necessary to improve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2536
    • 提供者:self
  1. liao

    0下载:
  2. Delphi实例程序 1显示隐藏文本 2随机数加法与乘法 3密码校验程序 4矩阵的转置 5交换两变量的值 6计算题-examples show that the hidden text of a random two-digit addition and multiplication 3 password verification procedures Matrix 4 home to the two exchanged five variables are six ca
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:852153
    • 提供者:廖俊潮
  1. TMatrixS

    0下载:
  2. 支持泛型数据类型的矩阵运算,包含了所有基本的矩阵运算,求逆、转置、点乘、点除等-support Generic types of data matrix containing all the basic matrix calculation, the inversion switch home, point by point, and so on except
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4227
    • 提供者:李云雷
  1. GassianXY

    2下载:
  2. 利用二元域的高斯消元法得到输入矩阵H对应的生成矩阵G,同时返回与G满足mod(G*P ,2)=0的矩阵P,其中P 表示P的转置 使用方法:[P,G]=Gaussian(H,x),x=1 or 2,1表示G的左边为单位阵-binary domain PGE law input matrix corresponding to the formation of H matrix G, Meanwhile the return of mod meet with the G (G * P, 2) =
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1519
    • 提供者:心海
  1. CMatrixForCpp

    1下载:
  2. 一个以double类型为基类型的矩阵类,实现了矩阵的加、减、乘、转置、求逆等基本操作。VC++程序。-a type of double-types of matrices, the matrix to achieve the increase, subtraction, multiplication, transpose, basic inverse operation. VC procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1990
    • 提供者:WM
  1. matrix_operation

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-this procedure can be completed matrix of input and output. Have the same number of rows and columns in the matrix between the additive and subtractive. Matrix multiplicat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:75490
    • 提供者:李然
  1. MatrixTransposition

    0下载:
  2. 矩阵的转置,实现矩阵的行列之间的倒换转置,很好理解的-matrix transpose, achieving the ranks of matrix switching switch between the home and a good understanding of
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:6607
    • 提供者:陈亮亮
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 30 »
搜珍网 www.dssz.com