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

搜索资源列表

  1. fasttrans

    0下载:
  2. 键盘任意输入一个稀疏矩阵A(m*n),采用三元组存储方法求其转置矩阵B(n*m),并用快速转置算法实现该操作。-keyboard indiscriminate importation of a sparse matrix A (n * m), using triple storage switch for its own matrix B (n * m), and fast algorithm home to the operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1175
    • 提供者:林杰
  1. 快速转置

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

    • 发布日期:2008-10-13
    • 文件大小:51016
    • 提供者:小百
  1. kuaisuzhuanzhi

    0下载:
  2. 稀疏矩阵快速转置 数据结构初学者可以参考使用
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:310332
    • 提供者:orochi
  1. matrix

    0下载:
  2. intel线程挑战赛 矩阵转置 快速转置 多线程 tbb 并行算法
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:763753
    • 提供者:郭溪林
  1. 2快速转置

    0下载:
  2. 这是一个可以实现一个任意矩阵的行和列的快速转换的小程序,大家请指教-can achieve an arbitrary matrix of rows and columns of small rapid conversion process, please enlighten
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1463
    • 提供者:阿亮
  1. 稀疏矩阵数据结构的实现

    2下载:
  2. 实现了稀疏矩阵,用单元组进行存储,实现了矩阵的转置、快速转置、矩阵加法和矩阵输出的算法。本程序在VC 6.0上实现通过
  3. 所属分类:书籍源码

  1. FILE42

    0下载:
  2. 数据结构的三元组顺序表来实现稀疏矩阵的快速转置 C语言版 有解压的密码 请大家小心用好 压缩文件有密码 源码太简单-Data structure of the triple sequence table to achieve fast sparse matrix transpose C language version has unzip password, please make good use of everyone carefully compressed file has a pa
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:719
    • 提供者:fu xingyou
  1. Therapidtransposedmatrix

    0下载:
  2. 矩阵的快速转置 个人觉得很使用也很有意思-Fast matrix transpose personally feel that it is also very interesting to use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:642
    • 提供者:赵昱
  1. juzhen

    0下载:
  2. 矩阵的快速转置,是利用C++代码实现的。-Fast matrix transpose, using C++ code to achieve the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1166
    • 提供者:
  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
    • 文件大小:785
    • 提供者:yison
  1. kuaisuzuanzhi

    0下载:
  2. 利用数据结构的设计思想,来实现转置,将一组数据逆向输出,从而实现快速转置-The use of data structure design concept to achieve transpose, will reverse a set of data output, in order to achieve fast transpose
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:8514
    • 提供者:李飞跃
  1. sanyuanzubaogao

    0下载:
  2. 用三元组方式实现稀疏矩阵的建立和 输出操作同时完成快速转置 包括有PPt 调试信息等 所有资料 -Be achieved with a triple build sparse matrix and output operations to complete quickly transpose the same time including all the information such as debugging information PPt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1806470
    • 提供者:Vencent_H
  1. FastTranspose

    0下载:
  2. 实现三元组(输入行号列号以及数据)的快速转置-FastTranspose
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:11657
    • 提供者:Sisley95
  1. Sparsematrixtranspose

    0下载:
  2. 稀疏矩阵的转置 要求: 1 稀疏矩阵采用三元组顺序表的存储结构 2 能够实现两种转置算法:按列序为主序进行转置和快速转置。 3 输出矩阵转置前后的三元组。-Sparse matrix transpose requirements: 1 sparse matrix using the table triples storage structure 2 in order to achieve the two transpose algorithm: order by colum
  3. 所属分类:Data structs

    • 发布日期:2017-03-21
    • 文件大小:3929
    • 提供者:小乖
  1. ju_zhen

    0下载:
  2. 使用VC6.0实现矩阵相加,矩阵相减,矩阵相乘,一般转置,快速转置功能,算法设计简洁明了-VC6.0 achieved using the sum matrix, matrix subtraction, matrix multiplication, general transpose, Fast transpose function, algorithm design simple and clear
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2065
    • 提供者:landon
  1. transform_matrix

    0下载:
  2. 是数据结构中常用的程序,这个程序能够实现稀疏矩阵的快速转置-Data structure is commonly used procedures, which enables fast sparse matrix transpose
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1566
    • 提供者:溪云
  1. 08002940

    0下载:
  2. 矩阵的转置与变换,实现的是:三元组的快速转置-Matrix transpose and transform to achieve is: triple fast transpose
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:991
    • 提供者:戴超
  1. sparsematrix

    0下载:
  2. 数据结构,实现稀疏矩阵输入和“一次定位快速转置”。-Data structure, to achieve sparse matrix input and " a rapid positioning transpose."
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:222538
    • 提供者:liaoju
  1. C

    0下载:
  2. 熟悉数组的有关概念,掌握稀疏矩阵的三元组存储结构及其快速转置算法。- Familiar with the concept of an array, and master the sparse matrix three yuan group of storage structure and its rapid deferring algorithm. Familiar with the concept of an array, and master the sparse matrix thr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1535
    • 提供者:蒋雕
  1. 7

    1下载:
  2. 矩阵的二元组存储,一般形式输出,慢速及快速转置(Matrix two tuple storage, general form output, slow and fast transposition.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:SuperLoser
« 12 3 »
搜珍网 www.dssz.com