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

搜索资源列表

  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. Inverse-of-a-matrix

    0下载:
  2. 用C++语言编写的矩阵求逆的程序,源程序中使用的是3x3的矩阵,可以根据需要自己在程序中修改-Written in C++ language, the matrix inversion procedure is used in source code 3x3 matrix, can be modified in the program needs its own.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:900920
    • 提供者:赖材栋
  1. matrix-inversion

    0下载:
  2. 使用c语言矩阵的求逆运算,可用,推荐下载-Using c language matrix inversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:3569
    • 提供者:张榕
  1. Adjacency-matrix

    0下载:
  2. 利用邻接矩阵实现图的遍历,C++源代码,能通过编译。-Using adjacency matrix of graphs can traverse, c++ source code, can to compile.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:38774
    • 提供者:杨振
  1. Matrix

    0下载:
  2. 一个对C++编写的黑客帝国的数字雨屏幕保护程序的解析-Matrix digital rain screensaver on the analytical procedure
  3. 所属分类:Screen Saver

    • 发布日期:2017-03-30
    • 文件大小:4777
    • 提供者:王宇轩
  1. LDL-2.0.1.tar

    1下载:
  2. 对基于稀疏矩阵存储技术的对称正定稀疏矩阵进行LDL分解,C++编写-LDL is a set of concise routines for factorizing symmetric positive-definite sparse matrices, with some applicability to symmetric indefinite matrices. Its primary purpose is to illustrate much of the basic theory of
  3. 所属分类:Other windows programs

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

    0下载:
  2. 字符雨,实现黑客帝国中的那种字符雨,可以学习,还可以做屏保-Characters in the rain, to achieve the kind of character in the Matrix rain, you can learn, you can also do the screensaver
  3. 所属分类:Screen Saver

    • 发布日期:2017-05-10
    • 文件大小:2238975
    • 提供者:Donie
  1. fortran_matrix

    0下载:
  2. 一个适合FORTRAN初学者的程序包。内含丰富的fortran矩阵算法程序。-A suitable FORTRAN package for beginners. Intron-rich matrix algorithm fortran program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:265503
    • 提供者:snipers
  1. CsharpAlgorithm_Matrix

    0下载:
  2. C#数值计算源码,主要包括矩阵计算,分解,求逆等。-C# Numerical Calculation of source, including matrix, the decomposition, such as inversion.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:256244
    • 提供者:顾佳晨
  1. doa_wide_tct

    3下载:
  2. 宽带波达方向估计的matlab仿真程序,使用tct算法求聚焦矩阵然后由music算法估计。-Broadband DOA estimation matlab simulation program, using tct algorithm seeking focusing matrix estimation algorithm is then music.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:2108
    • 提供者:王伟
  1. matrix keypad

    0下载:
  2. matrix keypad code for pic
  3. 所属分类:系统编程

    • 发布日期:2012-10-26
    • 文件大小:857
    • 提供者:marvin12pr
  1. lmi

    1下载:
  2. 详细阐述了线性矩阵不等式的方法,并用一个实际例子,用matlab实现了,对初学者非常有用.-Described in detail the method of linear matrix inequalities, and a practical example, using matlab realized, very useful for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:5506
    • 提供者:husonglin
  1. main

    1下载:
  2. 用C语言实现矩阵的SVD分解算法实例 很有用-Using C language SVD matrix decomposition algorithm is useful examples
  3. 所属分类:C#编程

    • 发布日期:2013-05-22
    • 文件大小:569
    • 提供者:zhangping
  1. C_sharp_Matrix_class

    0下载:
  2. 文件为C#矩阵运算类,包含了多种形式的矩阵定义,能够进行多种矩阵运算,如矩阵四则运算、求逆、转置等,十分方便用于实际开发。-File for the C# matrix operations class, contains the definition of various forms of matrix, to carry out a variety of matrix operations, such as matrix arithmetic, inversion, transpose, e
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:2698
    • 提供者:浩南
  1. Debug

    0下载:
  2. PCB Matrix Symbol Wizard 解密后的程序 不再输入序列号 你也可以用reflector反编译 快速做电路元件库工具 .net 2.0-PCB Matrix Symbol Wizard after decryption program will no longer enter the serial number you can also use reflector to decompile tool to quickly make the circuit componen
  3. 所属分类:Windows Develop

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

    0下载:
  2. 实现矩阵的特征值特征向量的计算,矩阵乘法,线性方程组求解以及矩阵行列式计算。-Eigenvectors of the matrix eigenvalue computation, matrix multiplication, solving linear equations and matrix determinant calculation.
  3. 所属分类:Console

    • 发布日期:2017-06-14
    • 文件大小:23005054
    • 提供者:d_cloud
  1. matrix

    0下载:
  2. 矩阵整理,把矩阵排列成可以计算的形式,提供方便得数学运算,方便调用。-Matrix finishing, the matrix can be calculated arranged in the form of a mathematical convenience, convenient to call.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1459
    • 提供者:rapo
  1. CharacterRain

    0下载:
  2. 超酷屏幕保护程序---黑客帝国字幕雨 自己写的 VC 6.0 SDK编程-Cool screen saver--- Matrix subtitles rain wrote it myself VC 6.0 SDK Programming
  3. 所属分类:Screen Saver

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

    0下载:
  2. 矩阵类加法的设计与实现 输入两个二维4*4的矩阵 实现这两个矩阵的加法-Matrix-type addition of the Design and Implementation of the importation of two two-dimensional matrix of 4* 4 matrix of the realization of these two adder
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:6132
    • 提供者:qls
  1. 2

    1下载:
  2. 基于线性矩阵不等式理论对网络控制系统的控制器设计及方法进行了详细阐述,并进行了仿真试验,验证了所提出的方法的有效性。-Based on linear matrix inequalities theory of networked control systems with controller design and methods in detail, and carried out a simulation test to verify the proposed method is effect
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:255673
    • 提供者:husonglin
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com