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

搜索资源列表

  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
    • 文件大小:1029
    • 提供者:
  1. sparematrix

    0下载:
  2. 稀疏矩阵转置算法,经常使用,可以用于复习数据结构-Sparse matrix transpose algorithm, frequently used data structures can be used to review
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:493774
    • 提供者:张元
  1. p03

    0下载:
  2. 1、编写并测试3×3矩阵转置函数,使用数组保存3×3矩阵 2、使用动态内存分配生成动态数组来重新完成上题,使用指针实现函数的功能。 3.写一个程序,定义基类车Vehicle,有Run,Stop等成员函数,由它派生出2个派生类:(自行车类)、(汽车类),从Bbicyce 、Motoracar派生出Motorcycle(摩托车类),它们都有Run,Stop等成员函数。注意虚函数的作用。 -1, to prepare and test the 3 × 3 matrix transpose
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1320
    • 提供者:月月
  1. Matrix

    0下载:
  2. MFC实现计算器和矩阵运算,可以进行简单的加减乘除,还有矩阵的转置-Calculator and matrix operations use MFC,Can be a simple addition and subtraction multiplication and division
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1938947
    • 提供者:陈航
  1. crosslist

    1下载:
  2. 十字链表实现稀疏矩阵的运算 加法,乘法,转置 还有课程报告啊-Cross-linked to achieve sparse matrix operations addition, multiplication, transpose course there is the report of ah
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:277245
    • 提供者:jack
  1. 1111

    0下载:
  2. 该程序是一个矩阵转置。里面的内容是程序的基本框架。-The program is a matrix transpose. Inside the contents of the basic framework of a program.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5358
    • 提供者:02038829797
  1. java4

    1下载:
  2. 利用随机数产生一个10行,10列的整型矩阵。完成如下操作: a)输出矩阵中元素的最大值及最大值所在的位置(行、列值) b)输出该矩阵的转置矩阵。 -Random number generator using a 10-row, 10 of the integer matrix. Complete the following actions: a) the output matrix elements in the location of the maximum and the max
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:3122
    • 提供者:胡海
  1. include3

    0下载:
  2. 写一个函数,将一个三乘以三的整形矩阵转置-Write a function, a Triyana with three plastic matrix transpose
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2073
    • 提供者:王之
  1. lab_6

    0下载:
  2. 1.使用动态内存分配生成动态数组来完成3*3矩阵转置函数 2.应用string类定义字符串,实现两个字符串的连接 3.修改实验4中的选做实验中的people类。具有如下属性:姓名char name[11],编号char[7],性别char sex[3],生日birthday,身份证char id[16]。其中“出生日期”定义为一个“日期”类内嵌函数对象,用成员函数实现对人员信息的录人和显示。要求包括:构造函数和析构函数,开呗构造函数,内联成员函数,聚集。在测试程序中定义people类的对
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-24
    • 文件大小:1419
    • 提供者:YIDIANER
  1. Matrix

    0下载:
  2. 重写方法 矩阵相加 矩阵相乘 矩阵转置-Sum of matrix multiplication, matrix rewriting method matrix transpose
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:1201
    • 提供者:潇洒
  1. mat3

    0下载:
  2. 自己编写的VC++矩阵类,可实现矩阵转置,求逆及四则运算,矩阵元素查找-MAtrix class created by VC++6.0.I hope it can help my friends who need this kind of thing~~
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1043
    • 提供者:季聪
  1. jisuanGjuzhen

    0下载:
  2. 计算G矩阵(转置):这是很多编程(包括平面控制网程序设计)都会遇到的问题。-Calculation of G matrix (transpose): This is a lot of programming (including the horizontal control network programming) will encounter.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1104
    • 提供者:超才
  1. juzhenzhuanzhi

    0下载:
  2. 运用vb编写的矩阵转置算法,可以实现矩阵的转置-Prepared using vb matrix transpose algorithm, matrix transpose can be achieved
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1726
    • 提供者:jacket
  1. ImageFFT

    0下载:
  2. 包括了大规模矩阵转置 2D-FFT运算 生成FFT排序表 生成FFT数据文件-Includes a large-scale matrix transpose operation generated 2D-FFT FFT FFT sort table data file generated
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1745
    • 提供者:陆琨
  1. juzhenzhuanzhi

    0下载:
  2. 矩阵转置的程序,已经验证。有进一步编程的要求和提示。-Matrix transpose program, has been verified. Further programming requirements and tips.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:103458
    • 提供者:wang
  1. square

    0下载:
  2. 实现给定任意方程组的求解运算,通过系数矩阵、矩阵转置和解矩阵列出运算表达式,再运用高斯消去法求解方程组。-the least square
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:795
    • 提供者:郭敏霞
  1. GeneralMatrix

    0下载:
  2. 矩阵运算,几乎支持所有的矩阵的运算,转置,求逆,线性变换-Matrix operations, almost all of the matrix operation support, transpose, inverse, linear transformations, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:150263
    • 提供者:向巍
  1. matrix

    0下载:
  2. 矩阵运算程序,矩阵加法,减法,转置,求逆,乘法,等运算-Matrix operations procedures, matrix addition, subtraction, transpose, inverse, multiplication, and so computing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5917
    • 提供者:向巍
  1. xishujuzhenzhuanzhi

    0下载:
  2. 11、 稀疏矩阵转置: 输入稀疏矩阵中每个元素的行号、列号、值,建立稀疏矩阵的三元组存储结构,并将此矩阵转置,显示转置前后的三元组结构-11, sparse matrix transpose: Enter the sparse matrix in each element of the line number, column number, value, and the establishment of the triple sparse matrix storage structure, an
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1449
    • 提供者:bjtupro
  1. Transpose

    0下载:
  2. 矩阵转置的GPU实现,一个简单的GPU例子。希望对cuda初学者有用。-Matrix transpose of the GPU implementation, a simple GPU example. Hope cuda be useful for beginners.
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2559
    • 提供者:孙子龙
« 1 2 3 4 56 7 8 9 10 ... 30 »
搜珍网 www.dssz.com