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

搜索资源列表

  1. Matrix.设计一个造成矩阵类Matrix

    0下载:
  2. 设计一个造成矩阵类Matrix,包含一个元素类型为int的二维数组,分别设计一个静态方法和实例方法把矩阵转置,分别设计静态方法和实例方法实现二个矩阵相加、相乘。重写方法toString(),使其能输出此矩阵。,Caused by the design of a matrix of type Matrix, contains an element type for the two-dimensional array of int, respectively, to design a static
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-22
    • 文件大小:1521
    • 提供者:5235668
  1. Matrix.rar

    0下载:
  2. 关于求矩阵秩的程序,用高斯—约当消元法实现,On the procedure for matrix rank, using Gauss- Jordan elimination method to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:10622
    • 提供者:万剑平
  1. matrix.h

    0下载:
  2. 定义Matrix矩阵类,定义矩阵类头文件matrix.h-Matrix matrix class definition, define matrix class header file matrix.h
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-22
    • 文件大小:4308
    • 提供者:依依
  1. FPGA-matrix

    0下载:
  2. 本资料介绍了如何用FPGA实现矩阵的求逆,并用HDL语言实现-this material is about to introduce a way to compute the inverse matrix based on FPGA HDL langwedge
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:202642
    • 提供者:qjm
  1. matrix

    0下载:
  2. matrix相关函数及处理方法,在excel中使用的例子-correlation function and matrix approach, in the example of the use of excel
  3. 所属分类:Other systems

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

    0下载:
  2. 自己封装的矩阵运算的类,用C#编写,例如转置、求逆、求特征值、矩阵乘法等-Own package matrix operations class, written using C#, such as transposition, inversion, find eigenvalues, matrix multiplication, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:4157
    • 提供者:郭挺
  1. Matrix

    0下载:
  2. C#的矩阵运算,包括加减乘除,求逆等-C#, matrix operations, including addition and subtraction multiplication and division, inverse, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:11606
    • 提供者:Huazhong
  1. Matrix

    0下载:
  2. 矩阵计算类,里面几乎集合了矩阵所有的计算。-Matrix class, which almost set the matrix for all calculations.
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:3510
    • 提供者:grc1573
  1. Matrix

    2下载:
  2. C#实现的矩阵运算源程序,其中所有的矩阵运算采用操作符重载技术,实现了矩阵求和,差,积,转置,逆等基本运算。-C# source code implementation of matrix operations, one of all the matrix calculation using operator overloading techniques, implementation of the matrix sum, difference, product, transpose, inve
  3. 所属分类:C#编程

    • 发布日期:2017-04-12
    • 文件大小:1450
    • 提供者:wangyong
  1. Matrix

    3下载:
  2. 这是一个自己编制的完整矩阵类,包括矩阵运算、分解、求逆、范数和特征值等,可以做为数值分析的基础类。-This is a complete matrix of their own class preparation, including matrix computation, decomposition, inverse, norm and eigenvalue, etc., can be used as the basis for numerical analysis class.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:18258
    • 提供者:zhangfanger
  1. Matrix

    1下载:
  2. 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。-Matrix operations on a variety of numerical algorithms, including the real (complex) matrix inversion,托伯利兹symmetric positive definite matrix and matrix inversion, linear eq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:14467
    • 提供者:JinYao
  1. MISRA C Compliance Matrix

    0下载:
  2. MISRA C Compliance Matrix
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-09
    • 文件大小:232831
    • 提供者:林金明
  1. Matrix-cs

    0下载:
  2. 矩阵类,可进行矩阵的各种运算,并可求解N阶线性方程-matrices, matrix for the various operators and can solve linear equations N
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2805
    • 提供者:陈燕涛
  1. matrix

    1下载:
  2. 神经元网络。可以进行矩阵神经网络计算。MFC写的,谁也没有用过这种方式做神经元。-Neural network. Neural network matrix can be calculated. MFC writing, nobody has used this way neurons do.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:41664
    • 提供者:
  1. Matrix

    2下载:
  2. C语言课程设计---矩阵运算,用 TurboC 在图形模式下开发,如果不能运行请改下 initgraph()函数-C language curriculum design--- matrix calculation, using TurboC development in graphics mode, if it can not run, please change under initgraph () function
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:47966
    • 提供者:gao745
  1. Matrix

    0下载:
  2. C#的程序,已经做好的了,就一简单的C#矩阵连乘的小程序,连界面程序源码都在的了-C# Procedures have been carried out of the, on a simple C# Matrix even by a small program, and even source interface procedures are of the
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:213941
    • 提供者:
  1. Matrix

    0下载:
  2. 矩阵运算vb代码,可以进行进行矩阵运算,很实用,希望对大家有所帮助-Vb code matrix operations, matrix operations can be carried out, it is useful, I hope all of you to help
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1687
    • 提供者:杨哲
  1. Matrix

    3下载:
  2. 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices, the two matrices, matrix dup
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4007
    • 提供者:chen changqing
  1. Matrix-Animation

    0下载:
  2. 黑客帝国屏幕保护 visual basic.rar-Matrix screen saver visual basic.rar
  3. 所属分类:Screen Saver

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

    0下载:
  2. matrix multiplication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:12174
    • 提供者:bryan
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com