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

搜索资源列表

  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
    • 文件大小:905byte
    • 提供者:支新辉
  1. 数据结构上机实习

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

    • 发布日期:2008-10-13
    • 文件大小:29.16kb
    • 提供者:何金龙
  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
    • 文件大小:2.63kb
    • 提供者:张謇
  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
    • 文件大小:11.16kb
    • 提供者:wang
  1. 快速转置

    0下载:
  2. 运用数组对矩阵进行压缩存储,再用快速转置法对矩阵转置-using matrix array of compressed storage, and then quickly turn to home matrix method to Purchase
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:49.82kb
    • 提供者:小百
  1. 矩阵转置

    0下载:
  2. C语言数据结构作业矩阵转置矩阵是很多科学与工程计算问题中研究的数学对象,在此我们感兴趣的不是矩阵本身,而是矩阵的元,从而使矩阵的各种预算有效的进行-C language data structure matrix transpose operation matrix of many scientific and engineering computing problems in mathematics research targets, we are interested in this is
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:850byte
    • 提供者:郑伟雄
  1. Matrix

    2下载:
  2. C#实现的矩阵运算源程序,其中所有的矩阵运算采用操作符重载技术,实现了矩阵求和,差,积,转置,逆等基本运算。-C# source code implementation of matrix operations, one of all the matrix calculation using operator overloading techniques, implementation of the matrix sum, difference, product, transpose, inve
  3. 所属分类:C#编程

    • 发布日期:2017-04-12
    • 文件大小:1.42kb
    • 提供者:wangyong
  1. C_sharp_Matrix_class

    0下载:
  2. 文件为C#矩阵运算类,包含了多种形式的矩阵定义,能够进行多种矩阵运算,如矩阵四则运算、求逆、转置等,十分方便用于实际开发。-File for the C# matrix operations class, contains the definition of various forms of matrix, to carry out a variety of matrix operations, such as matrix arithmetic, inversion, transpose, e
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:2.63kb
    • 提供者:浩南
  1. juzhenzhuanzhi

    0下载:
  2. 可以方便快捷的求矩阵的转置 可以是任意阶矩阵-Can be convenient and efficient for matrix transpose can be arbitrary-order matrix
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4.41kb
    • 提供者:苏雅
  1. 1989xishujuzheng

    0下载:
  2. 稀疏矩阵采用三元组表示。(1)求两个具有相同行列数的稀疏矩阵A和B的相加矩阵C,并输出C。(2)求出C的转置矩阵D,输出D。-The use of sparse matrix triple that. (1) for the ranks of the two with the same number of sparse matrix A and B the sum of matrix C, and output C. (2) calculated C matrix transpose of D,
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:夏洁
  1. juzhengzhuanzhi

    0下载:
  2. 实现矩阵转置算法 可以在C++中运行,经测验能够实现-Matrix transposition algorithms can be achieved in C++, running can be achieved by the test
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1kb
    • 提供者:
  1. Matrix

    0下载:
  2. 矩阵各种运算,包括矩阵求逆,矩阵相乘,矩阵转置-Matrix
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1.57kb
    • 提供者:廖春华
  1. Matrix1

    0下载:
  2. 矩阵各种运算,包括矩阵加减,矩阵相乘,矩阵求逆,和转置-matrix
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:12.87kb
    • 提供者:廖春华
  1. she

    0下载:
  2. 数据结构的作业,可能还有其他叫法,名字是:输出转置矩阵前后结果一次定位快速转置法-Data structure operations, there may be other name for a name that is: the output switch matrices before and after the results of a position quickly transpose France
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:785byte
    • 提供者:yison
  1. xishujuzhen

    0下载:
  2. 有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出(即习题集136页的形式),当第一个矩阵的行数不等于第二个矩阵的行数时,注意如第三个乘法的形式输出-The input interface (graphical or text interface can be), to distinguish between ad
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1.1kb
    • 提供者:吴芳
  1. bsq-bip-bil

    0下载:
  2. C#实现使用矩阵转置来实现BIP,BIL,BSQ之间的互转。-C# implementation uses matrix transposition to achieve the BIP, BIL, BSQ between the system conversion.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.25mb
    • 提供者:杜淳
  1. mattix

    0下载:
  2. c#实现的基本运算,例如矩阵的转置,求和,相乘等-The main functions of the matrix
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:239.06kb
    • 提供者:刘立志
  1. Matrix-transformations

    0下载:
  2. 矩阵变换,矩阵相加,矩阵相减,数乘矩阵,矩阵转置,矩阵求逆功能。-Matrix transformations
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:1.27kb
    • 提供者:毛询
  1. 7parameter

    0下载:
  2. 布尔莎模型中7个参数的求解,程序中包含了矩阵转置、矩阵相乘、矩阵求逆的类-Solving Bursa seven parameter model, the program contains a matrix transpose, matrix multiplication, matrix inversion of the class
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:71.11kb
    • 提供者:bob
  1. YUANDAIMA

    0下载:
  2. 用二维数组实现矩阵转置,希望初学者能学到一些东西-#include <stdio.h> #define ROW 3 #define COL 4 main() { int matrixA[ROW][COL],matrixB[COL][ROW] int i,j clrscr() printf( Enter elements of the matrixA, ) printf( d* d:\n ,ROW,COL) for( i=0 i<
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:10.47kb
    • 提供者:gansiyi
« 12 »
搜珍网 www.dssz.com