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

搜索资源列表

  1. Matrix

    2下载:
  2. 矩阵计算,加、减、乘,求逆,利用欧拉角实现坐标系转换-Matrix calculation
  3. 所属分类:其他小程序

    • 发布日期:2017-05-23
    • 文件大小:2180727
    • 提供者:xie
  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-04
    • 文件大小:1469
    • 提供者:selena
  1. two-kinds-of-Matrix

    0下载:
  2. 两种简单的矩阵,蛇形矩阵与旋转矩阵,写法比较不好,难以理解-Two simple matrix, serpentine matrix and the rotation matrix, written relatively poor, difficult to understand
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:445604
    • 提供者:Phoebe
  1. Matrix

    1下载:
  2. c++语言,利用模板类实现了矩阵的求逆,矩阵乘法,旋转和平移-using the template class to implement the inverse of the matrix,the multiplication of matrix,the rotation and translation of matrix.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1208791
    • 提供者:yangpeng
  1. matrix

    0下载:
  2. This code is used to find the matrix converter result fir improving the active and reactive power
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:20971
    • 提供者:mdeep
  1. matrix-exchange

    0下载:
  2. 这个程序可以实现矩阵任意两行或两列交换的程序,非常好用-The program can exchange any two rows or two columns of the matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:780
    • 提供者:韩俊
  1. Adjacency-matrix-traversal

    0下载:
  2. 邻接矩阵遍历,可以实现邻接矩阵的深度和广度遍历-Traverse the adjacency matrix, adjacency matrix can achieve the depth and breadth traversal
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:18874
    • 提供者:董强强
  1. matrix

    0下载:
  2. 用c语言实现矩阵的幂,其中矩阵是随机产生的-Power matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:701
    • 提供者:雪澈萧靖
  1. C-language-matrix-example

    0下载:
  2. 用C语言开发的矩阵范例,更实用,为C程序处理大量数据提供保证-Sample matrix C language development, more practical, handling large amounts of data to C program provides assurance
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:28679
    • 提供者:赵磊
  1. matrix

    0下载:
  2. 使用增广矩阵求解Ax=B,矩阵长度为5x5.-Use the augmented matrix solving Ax = B, matrix length 5x5.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1171
    • 提供者:朱江
  1. the-maximum-value-of-3-x-4-matrix

    0下载:
  2. 求出3乘4矩阵的中的最大值,并且求出其所在的行与它所在的列-Determine the maximum value of 3 x 4 matrix where the rows and columns and
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:154628
    • 提供者:xxy
  1. Matrix-inverse

    0下载:
  2. 求矩阵逆,用户只需输入一个矩阵,程序会自动计算出其逆矩阵,方便其他后续矩阵计算-Matrix inversion, users simply enter a matrix, the program will automatically calculate the inverse matrix and facilitate follow-matrix calculations
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:614324
    • 提供者:吴洋
  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-11
    • 文件大小:2233050
    • 提供者:毛懿荣
  1. Matrix

    0下载:
  2. 这是一个矩阵求逆的C++程序,已亲自验证,有良好的结果,望可以帮助大家.-This is a matrix inversion C++ procedures have personally verified, with good results, hope can help you.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1309
    • 提供者:赵露
  1. matrix

    0下载:
  2. 矩阵类小程序 方便实现矩阵的多种计算-Matrices to achieve a variety of small programs to facilitate the calculation of the matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1429
    • 提供者:feng
  1. EX-matrix

    0下载:
  2. 加强的矩阵计算类 几乎实现了全部矩阵计算操作 使用方便简单-Strengthening of the matrix computation almost achieved all matrix calculation is simple and easy to operate
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6376
    • 提供者:feng
  1. Matrix-multiplication

    0下载:
  2. 通过vc++ 6.0编写的计算矩阵连乘的运算的代码-Through the calculation of the matrix with vc++ 6 prepared by the operation code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1044
    • 提供者:张准东
  1. matrix

    0下载:
  2. 矩阵类模板Matrix<Type>是专门为线性代数中矩阵而设计的一个模板类,具体的函数声明与定义可以参见“matrix.h。见测试文件 matrix_test.cpp,功能如下: Matrix<Type> m 创建一个空矩阵 Matrix<Type> m2(m1) 创建矩阵 m2的拷贝 m1 Matrix<Type> m(r,c,x) 创建常数矩阵 Matrix<Type> m(r,c,a) 通过数组创建矩阵
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3724
    • 提供者:李金凤
  1. Matrix-calculation

    0下载:
  2. 1、实现一个表示 n*n 矩阵的模板类 2、提供如下加、减、乘三种矩阵操作 3、编制一个交互式程序对该模板类进行测试-1, represents the realization of a template class 2 n* n matrix, provides the following add, subtract, multiply three 3 matrix operations, the preparation of an interactive program to tes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2456
    • 提供者:seal829
  1. sparse-matrix

    0下载:
  2. VC平台的稀疏矩阵的计算。基于三元组顺序表的简单算法-Sparse matrix calculation. Simple algorithm based on the order form triples
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1058907
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com