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

搜索资源列表

  1. Sparse-matrix-calculator

    0下载:
  2. 数据结构课程设计 稀疏矩阵运算器  稀疏矩阵是指那些多数元素为零的矩阵。利用“稀疏”特点进行存储和计算可以大大节省存储空间,提高计算效率。实现一个能进行稀疏矩阵基本运算的运算器-Data structure curriculum design sparse matrix arithmetic are those most sparse matrix elements are zero. The use of sparse feature for storage and computing c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:80640
    • 提供者:姚志远
  1. matrix

    0下载:
  2. 设计一个简单的2x2阶的矩阵乘法器, A,B 为2*2矩阵 求:C=A*B-Order to design a simple 2x2 matrix multiplier, A, B 2* 2 matrix: C = A* B
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:710618
    • 提供者:juaner
  1. Matrix-Calculator-CSharp

    0下载:
  2. 矩阵计算器,关键实现类, 矩阵计算器,关键实现类,-Matrix Calculator
  3. 所属分类:CSharp

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

    0下载:
  2. 这是矩阵相乘的并行代码,opencl写的对于初学opencl语言的人的一个很好的例子。-This is a matrix multiplication parallel code, opencl written language for a good beginner opencl human examples.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-23
    • 文件大小:7406635
    • 提供者:焦文
  1. Matrix

    0下载:
  2. 实现矩阵的各种运算,包含加乘除。置换。等操作-Achieve a variety of matrix operations, including additional multiplication and division. Replacement. And other operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:37174
    • 提供者:zhang
  1. matrix-codes

    0下载:
  2. 这是一下关于矩阵分解的程序,用matlab程序关于矩阵的qr分解-This is a program on matrix decomposition, using matlab realize matrix decomposition chol
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1826
    • 提供者:xiahaiqi
  1. matrix

    0下载:
  2. 1、 编写一个算法程序实现把2个稀疏矩阵分别存储在2个顺序三元组中; 2、 编写二个算法程序,一个实现把上述2个疏矩阵求和运算,一个实现把上述2个稀疏矩阵求积运算,分别输出求和、求积以后的结果。 -1, write a program to achieve the two algorithms sparse matrix are stored in two sequential triplet 2, write two algorithm program, an implementat
  3. 所属分类:Other systems

    • 发布日期:2014-11-30
    • 文件大小:3072
    • 提供者:王雪琴
  1. Matrix-VCPP6.0

    0下载:
  2. 实现基本矩阵运算,实现加,减,乘,求逆,求转置,文件保存等功能-Matrix calculate
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:880548
    • 提供者:古月
  1. sparse-matrix

    0下载:
  2. 一个简单的稀疏矩阵的压缩存储以及加、减、乘、转置运算程序-A simple sparse matrix of compressed storage and addition, subtraction, multiplication, transpose operation procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:237651
    • 提供者:吴陈涛
  1. diagnonal-matrix

    0下载:
  2. 一个特殊矩阵的压缩存储程序,主要针对对称矩阵与三角矩阵-A special matrix of compressed storage program, mainly for symmetric matrices and triangular matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:195750
    • 提供者:吴陈涛
  1. Matrix

    0下载:
  2. 简单矩阵运算,矩阵求逆,矩阵加法,矩阵乘法,矩阵行列式-Simple matrix operations, matrix inversion, matrix addition, matrix multiplication, matrix determinant
  3. 所属分类:Other windows programs

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

    0下载:
  2. C++写的一个矩阵类,可以实现加减乘运算,希望对大家有帮助-a matrix class written by C++ ,support + - *, hope to help you
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:9507
    • 提供者:王同晖
  1. Matrix-multiplication

    1下载:
  2. c++实现两个矩阵相乘,实现一个4*3的矩阵与一三乘四矩阵相乘-C++ the realization of the two matrix multiplication
  3. 所属分类:Console

    • 发布日期:2015-03-06
    • 文件大小:215040
    • 提供者:危育冰
  1. Adjacency-Matrix

    0下载:
  2. 图的邻接矩阵 邻接矩阵(Adjacency Matrix):是表示顶点之间相邻关系的矩阵。设G=(V,E)是一个图,其中V={v1,v2,…,vn}。G的邻接矩阵是一个具有下列性质的n阶方阵:-Adjacency Matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1457
    • 提供者:tjl
  1. Matlab-Rayleigh-channel-matrix

    2下载:
  2. Matlab实现瑞利信道矩阵,大尺度衰落,阴影衰落-Matlab Rayleigh channel matrix, large scale decline, shadow fading
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3173
    • 提供者:古月
  1. MATRIX

    0下载:
  2. 矩阵基础计算的小程序,包括矩阵加减乘运算、矩阵求转置、矩阵方阵求逆功能,可供参考-basic Calculation of small procedural matrix, including matrix addition and subtraction multiplication, matrix transpose, inverse square matrix function, for reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1625
    • 提供者:影留风
  1. Matrix类库

    0下载:
  2. C#编写的矩阵计算类库 实现矩阵的一般计算 方便用户使用
  3. 所属分类:C#编程

  1. matrix-4

    0下载:
  2. This a matrix multiplication as an example of OpenMP parallel programming.-This is a matrix multiplication as an example of OpenMP parallel programming.
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:790086
    • 提供者:dorgham
  1. Matrix-operations

    0下载:
  2. 矩阵的运算,在此贡献,希望大家多多指点。-Matrix computation, in this contribution, we hope that a lot of guidance.
  3. 所属分类:Menu control

    • 发布日期:2017-03-30
    • 文件大小:16724
    • 提供者:cyf
  1. Matrix

    0下载:
  2. 輸入M及N及順逆時針O 建立一個MxN的螺旋矩陣 若O為1則順時針 為2則逆時針-Enter the M and N and O to establish a counter-clockwise spiral MxN matrix if O is a clockwise 2 anticlockwise
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:731
    • 提供者:ccw
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com