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

搜索资源列表

  1. Matrix

    0下载:
  2. 我写的矩阵c++操作代码,包括矩阵的简单计算,求逆等
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12709
    • 提供者:tony
  1. Matrix

    0下载:
  2. 实现稀疏矩阵的各种运算操作,包括加法,减法,乘法,转置,求逆矩阵-Sparse matrix operations to achieve a variety of operations including addition, subtraction, multiplication, transpose, inverse matrix
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:171491
    • 提供者:chaser tang
  1. matrix

    0下载:
  2. c++实现的一个简单矩阵类,提供了一些简单的基础操作-c++ to achieve a simple matrix type, provided the basis for some simple operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:556212
    • 提供者:li
  1. CMatrix

    0下载:
  2. 矩阵类包括了矩阵的基本操作。如加减乘,转置,解方程组,-CODES ABOUT MATRIX CONTAINS THE BASIC OPERATIONS
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:13914
    • 提供者:zgl
  1. matrix

    0下载:
  2. 矩阵操作,实现了矩阵的很多变幻以及操作-Matrix operations, the realization of the matrix and the operation of the many changes. . . . . .
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:14241
    • 提供者:liukeji
  1. Dot-matrixLCD

    0下载:
  2. 点阵LCD的驱动显控原理,详细阐述了点阵LCD原理及相关操作,不可多得的好资料。-Dot-matrix LCD display control the driving principle of detailed dot-matrix LCD and related principles of operation, rare good information.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1474955
    • 提供者:Steven
  1. Matrix

    0下载:
  2. 稀疏矩阵的运算,主要用于测试算法实现,矩阵由系统随机生成,由用户选择需要的操作,包括矩阵的加减乘运算,稀疏矩阵的输入形式采用“三元组”表示,而运算结果的矩阵则以通常的阵列形式列出。-Sparse matrix operations, mainly for testing algorithms, matrix randomly generated by the system, select the desired operation by the user, including matrix a
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2243
    • 提供者:小伏
  1. matrix

    0下载:
  2. 本程序实现矩阵类的重载操作符,在vs2008下编程,可以实现矩阵之间的一些基本操作-This procedure of Matrix class overloaded operators, under the program in vs2008, you can achieve some of the basic operations between matrices
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:534976
    • 提供者:周星星
  1. Matrix

    0下载:
  2. C#编写的矩阵类,可以实现矩阵的一些相关操作-A C# class of matrix
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:11609
    • 提供者:zyz
  1. Matrix

    0下载:
  2. 矩阵类。在C#中实现矩阵的基本操作,包括求逆等。-matrix class
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:11800
    • 提供者:张飒
  1. Matrix

    0下载:
  2. 操作矩阵的类 CMatrix 的实现文件-Operation matrix class implementation file CMatrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:13295
    • 提供者:郭风
  1. Matrix

    0下载:
  2. 操作矩阵的类,包括了 矩阵的各种运算。用C#语言实现的-matrix by c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:12173
    • 提供者:图像融合
  1. Matrix

    0下载:
  2. 矩阵类,由矩阵数据以及简单的矩阵操作方法组成。-Matrix classes, matrix data, as well as a simple matrix operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:10367
    • 提供者:临界角
  1. Matrix

    0下载:
  2. 矩阵类。能够实现矩阵的各种数学操作,如矩阵相乘,相加,求逆,转置等等!-Matrix class. Matrix can achieve a variety of mathematical operations, such as matrix multiplication, adding the inverse transpose!
  3. 所属分类:.net

    • 发布日期:2017-12-08
    • 文件大小:2759
    • 提供者:chance
  1. matrix-1.0

    0下载:
  2. 矩阵求算程序,支持矩阵的求逆,转置等操作,含有独立的矩阵类-matrix program
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:29925
    • 提供者:白羊草
  1. List.matrix.stack

    0下载:
  2. 此程序包括对链表,矩阵,栈的基本操作,实现了链表的插入,删除,查找,栈的删除与插入,矩阵的压缩存储,矩阵的运算。-This procedure is the operation of the matrix: Matrix compression, storage, computing
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:464341
    • 提供者:
  1. Matrix

    0下载:
  2. 矩阵操作的类函数,+ - * 行列式 求逆 -The class of functions of the matrix operation
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-21
    • 文件大小:534858
    • 提供者:王大鹏
  1. Matrix

    0下载:
  2. 实现一个表示 n*n 矩阵的模板类。 1) 至少提供如下必要的矩阵操作:加、乘、转置(建议用操作符重载来实现)。 2) 编制一个交互式程序对该模板类进行测试。 含实验报告与源代码-Achieve a representation n* n matrix template class. A) providing at least the following essential matrix operations: addition, multiplication, transposit
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:492996
    • 提供者:酉永松
  1. Sparse-matrix-compression

    0下载:
  2. 稀疏矩阵压缩存储的基本操作实现实验 要求:数据元素类型ElemType取float。 1)从键盘输入两个稀疏矩阵A、B的各元素。(行<=5,列<=5) 2)完成矩阵的加法运算,并输出。-Compressed storage of sparse matrix operations to achieve the basic experimental requirements: data element types ElemType take float. 1) from th
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1469
    • 提供者:selena
  1. Matrix

    0下载:
  2. 用链表保存系数矩阵,指针操作实现了矩阵的加减乘除.可从文件读取矩阵,保存矩阵.-Use lists to save the coefficient matrix, pointer arithmetic operations to achieve a matrix. Matrix can be read from a file, save the matrix.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2233050
    • 提供者:毛懿荣
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com