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

搜索资源列表

  1. C语言实现追赶法

    0下载:
  2. C语言实现追赶法 可方便三对角线矩阵的运算-C language to catch up with the law will facilitate the three diagonal matrix arithmetic
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1007
    • 提供者:李白长
  1. Matrix1.0

    0下载:
  2. 一个小型的计算线形代数的程序,可计算矩阵各种基本运算,其中矩阵行列式算法优秀高速。-a small linear algebraic calculation procedures, translate basic matrix operations, matrix determinant of outstanding high-speed algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15089
    • 提供者:李志
  1. JUZHENHUAN

    0下载:
  2. 能够实现基于动态数组的定义,从而达到矩阵的变换和乘法运算-can be achieved based on the definition of dynamic arrays, thereby achieving the transformation and matrix multiplication
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:27831
    • 提供者:yfm
  1. 数据结构上机实习

    0下载:
  2. 数据结构上机实验 实验题目:两个有序循环链表合并成一个有序循环链表 实验题目:欧洲地图最短路径 实验题目:稀疏矩阵基本运算及转置 实验题目: 已给定先序构造一棵二叉树的算法,请你完成其余部分,包括先序、中序、后序遍历 二叉树并打印出来。先序序列建立二叉树的顺序读入字符为A B C Ф Ф D E Ф G Ф Ф F Ф Ф Ф,注意输入时Ф用空格代替。 实验题目:复数抽象数据类型的实现
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:29860
    • 提供者:何金龙
  1. jzzz

    0下载:
  2. 用debug实现矩阵转置,对于理解矩阵的运算有帮助-with debug achieve matrix transpose, for understanding the computing matrix help
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1289
    • 提供者:pj
  1. MatrixOperation

    0下载:
  2. 定义了矩阵并重载了矩阵的运算方法,包括加减乘除,~~~ ~~~ ~~~~ -definition of the matrix and the matrix of heavy-duty computing methods, including the arithmetic ,~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10885
    • 提供者:余志华
  1. mul

    0下载:
  2. 在应用中常用矩阵相乘的定义算法对其进行计算。这个算法用到了大量的循环和相乘运算,这使得算法效率不高。而矩阵相乘的计算效率很大程度上的影响了整个程序的运行速度,所以对矩阵相乘算法进行一些改进是必要的。-commonly used in the application of the definition matrix multiplication algorithm for calculation. The algorithm uses a number of cycle and multiplic
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10094
    • 提供者:黄波
  1. RE

    0下载:
  2. 矩阵的运算,如矩阵相家,想减,向量相加,向量相减-matrix operations, such as matrix is home to cut, the vector sum, Vector subtraction
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23215
    • 提供者:任洪岩
  1. matrixclasslibraries

    0下载:
  2. 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样-this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector elements of a start to an index, no
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7861
    • 提供者:tomb499717
  1. 423123

    0下载:
  2. 提示用户输入一个3*4和4*5的矩阵,然后实现这两个矩阵的相乘运算,最后输出运算结果。-prompts the user to enter a 4 and 3 * 4 * 5 matrix, and then realize that the two matrix multiplication operation, Operational results of the final output.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1820
    • 提供者:肖肖
  1. MFCMatrix

    1下载:
  2. 利用vc写的一个矩阵类,矩阵行数,列数可自行设定 矩阵元素可通过对话框输入,实现了矩阵的大部分运算-use vc write a matrices, matrix rows. Columns can set their own matrix elements can be imported through dialog and achieve the majority of matrix operations
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:49216
    • 提供者:张波
  1. CalculateLYD

    0下载:
  2. 多功能计算器,能够实现普通的加,减,乘,除外,还支持多项式计算以及矩阵的运算,操作方法和Matlabel相似-multifunction calculator, to achieve common, plus or minus, by, except, also supports polynomial calculations and matrix arithmetic, and the method of operation is similar to Matlabel
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:173584
    • 提供者:李一多
  1. TriMat

    0下载:
  2. 在目录“\\上三角矩阵类的实现”中给定了文件triMat.cpp、triMat.h,请把triMat.h文件中的9个填空位置补上正确的代码,使triMat.cpp能完成上三角矩阵的加、减、乘运算。要求输入: 输入矩阵维数:4 输入矩阵a的元素(包括0): 1 2 3 4 0 1 2 3 0 0 1 2 0 0 0 1 输入矩阵b的元素(包括0): 1 2 3 4 0 1 2 3 0 0 1 2 0 0 0 1 -in the di
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7880
    • 提供者:李昭明
  1. Cmatrixbyjoe

    1下载:
  2. 本人用C++编的矩阵类,可以方便实现矩阵的加减乘除运算-I use C + + series of matrices, to facilitate the realization of matrix arithmetic operations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3790
    • 提供者:乔木人
  1. juzhendeyunsuan

    0下载:
  2. 矩阵的运算关于矩阵的加法运算减法运算乘法运算除法运算-matrix arithmetic of addition of Matrix Operational Operational subtraction multiplication division Operational
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1776
    • 提供者:qhc
  1. MatrixCalculator

    0下载:
  2. 矩阵类,封装了一些有关矩阵的运算-matrices, Packaging, a number of the matrix arithmetic
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:63876
    • 提供者:熊方勋
  1. cwmtx-0-4-7.tar

    0下载:
  2. 用C++写的矩阵和矢量运算库-C write the matrix and vector arithmetic library
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:52560
    • 提供者:刘联
  1. Fig21_02

    0下载:
  2. 矩阵得基本运算(数组实现)-matrix in the basic operations (Array achieved)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1178
    • 提供者:程俊
  1. chaoo

    0下载:
  2. 这是求矩阵加法的一个运算.虽然不是特别简单,但我可以保证这绝对可以运行.-This the pursuit of a matrix Adder computing. Although not particularly simple, but I can guarantee that absolutely can run. Oh
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3276
    • 提供者:谈红鱼
  1. matrix100

    0下载:
  2. 提供了一个完整的矩阵类库,可再此基础上完成各种基于矩阵及矢量的数学运算。-provide a complete matrix class library, can be completed on the basis of this - based matrix and vector arithmetic.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:111160
    • 提供者:花花
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com