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

搜索资源列表

  1. datastruct_report

    0下载:
  2. 数据结构实验 稀疏矩阵压缩存放并实现在压缩存放的基础上转置,相加。压缩包中有源码,可执行文件,还有实验报告 -Experimental data structure sparse matrix compression storage and transpose, the sum on the basis of compressed storage. Compressed package source code, executable file, lab report
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:59102
    • 提供者:sglhsay
  1. matrix_transpose.c

    0下载:
  2. 适用于大型稀疏矩阵 矩阵转置 c语言 来自于有限元方法编程-From the finite element method suitable for large-scale sparse matrix matrix transpose c language programming
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:851
    • 提供者:李三
  1. 6-3Matrix

    0下载:
  2. 矩阵的运算包括加减乘除,还有转置,是在VC6.0上编译成功的-Matrix operations include addition, subtraction, and transpose
  3. 所属分类:File Formats

    • 发布日期:2017-12-01
    • 文件大小:1789
    • 提供者:吴杰
  1. juzhendejiajianchengchu

    0下载:
  2. 用二维数组表示矩阵,编写函数实现如下功能,要求所编写的函数具有较好的通用性,不要固定矩阵的大小。 1矩阵输入。 2)矩阵输出。 3矩阵转置。 4)矩阵相加。 5)矩阵相乘。 6)写主函数,完成对以上函数的调用。 -Two-dimensional array representation matrix, write a function to achieve the following functions, requiring written function has
  3. 所属分类:assembly language

    • 发布日期:2017-12-08
    • 文件大小:672
    • 提供者:长城
  1. SparseMatrix

    0下载:
  2. 用C++语言,通过数组实现疏散矩阵的转置和相乘等各种变换-With C++ language, through the array to achieve evacuation matrix transpose, and multiply, and other transformation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:116117
    • 提供者:刘晓晶
  1. Sparse

    0下载:
  2. 稀疏矩阵三元组表的基本运算:初始化、创建、转置、加法等-Sparse matrix triples basic operations: initialization, create, transpose, addition, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:9538
    • 提供者:kangdingshan
  1. AudioResamplerSinc

    0下载:
  2. A good optimization would be to transpose this matrix, to take better advantage of the data-cache.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:4389
    • 提供者:muekiben
  1. zhuan-zhi-ju-zhen

    0下载:
  2. 实现矩阵的转置以及应用于数学软件的调用函数。-Implementation matrix transpose and apply mathematical software function call.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:218529
    • 提供者:whwtwhwt
  1. juzhen

    0下载:
  2. 数据结构]利用三元组表对稀疏矩阵实现加法、减法及转置运算-Data Structures] use triples table for sparse matrix realization of addition, subtraction, and transpose operation
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:1677
    • 提供者:shixiaobin
  1. C

    0下载:
  2. 回文数的判断,矩阵的转置,矩阵对角线之和,等等一些常考类型题目-Palindrome judgment matrix transpose, and a diagonal matrix, so some of the questions often test type
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:4013
    • 提供者:王珊珊
  1. c-language-Applications-examples

    0下载:
  2. C语言编程的应用实例代码,模拟ATM(自动柜员机)界面,用二维数组实现矩阵转置等多项内容C language programming code for an application example, simulation ATM (automated teller machine) interface, with two-dimensional array to achieve a number of content such as matrix transpose-C language pro
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:45688
    • 提供者:cklyandre
  1. MatrixExample

    0下载:
  2. 矩阵运算,可实现矩阵相加,相减,求逆,求转置等运算-Matrix operations, enabling matrix addition, subtraction, inverse, transpose operation
  3. 所属分类:.net

    • 发布日期:2017-06-01
    • 文件大小:13755509
    • 提供者:lichunhui
  1. Array-Class

    0下载:
  2. 这是一个实矩阵类,矩阵大小可更改 (1)矩阵的加、减、数乘和乘等运算; (2)矩阵的转置运算; (3)矩阵列向量的最大值与最小值; (4)矩阵列向量的内积运算,范数; (5)方阵的特征值与特征向量。-This is a real matrix type, matrix size can be changed (1) matrix addition, subtraction, multiplication and multiplication and other operati
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:29968
    • 提供者:sunshine
  1. ICS cachelab-handout

    0下载:
  2. 缓存模拟器实验,cache simulator and matrix transpose practice
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-10-09
    • 文件大小:107258
    • 提供者:Inseense
  1. shizilianbiao

    0下载:
  2. 稀疏矩阵计算的十字链表法,转置,加法,乘法-Cross Chain sparse matrix computation method, transpose, addition, multiplication
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1473
    • 提供者:戈锋
  1. MatrixExample

    0下载:
  2. 利用C++编写的矩阵类,实现矩阵的四则运算以及矩阵的求逆,转置等等,封装成类,使用方便-Prepared using the C++ matrix classes that implement the four matrix operations and matrix inversion, transpose, etc., packaged into a class, easy to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11341402
    • 提供者:后腾辉
  1. matrix_transpose

    0下载:
  2. 本软件用bcb实现了矩阵转置运算,简单通俗,易于理解-This software is realized with bcb matrix transpose operation, simple and popular, easy to understand
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7564
    • 提供者:orsisun
  1. sparesMatrix

    0下载:
  2. 稀疏矩阵三元组表的实现,包含三元组表矩阵的快速转置,快速乘法,矩阵加法-Sparse matrix triples table implementation, including triples fast matrix transpose, fast multiplication, matrix addition
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:279127
    • 提供者:亚伦图灵
  1. TS_Matrix

    0下载:
  2. 用C++在实现数据结构中的稀疏矩阵的转置、加法和乘法-Using C++ data structures in sparse matrix transpose, addition and multiplication
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1588
    • 提供者:zhao
  1. MyJuzhenSystem

    0下载:
  2. 稀疏矩阵三元组单链表 使用单链表作为成员变量声明稀疏矩阵三元组单链表类,实现构造、矩阵相加(+=和+)、比较相等、转置等功能-Single linked list sparse matrix triples Use single linked list as a member variable declaration sparse matrix triples singly linked list class that implements the structure, matrix a
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:41193
    • 提供者:赵东周
« 1 2 ... 12 13 14 15 16 1718 19 20 »
搜珍网 www.dssz.com