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

搜索资源列表

  1. 100615111[1]..

    0下载:
  2. 几个简单的计算线性方程系数矩阵分解的算法,包括cholesky、doolittle、等-The calculation of a few simple linear equations coefficient matrix factorization algorithms, including cholesky, doolittle, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1514
    • 提供者:孙莉
  1. GCM

    0下载:
  2. 灰色管理法的实现,通过判断矩阵得到相关排序。-The realization of the gray Management Act, through the matrix to determine relevant sort.
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:971
    • 提供者:鲜福
  1. juzhenyunsuan

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure to complete the matrix input and output. Have the same number of rows and rows of the matrix between the adder, subtraction. Comply with the requirements of
  3. 所属分类:MPI

    • 发布日期:2017-05-24
    • 文件大小:2805912
    • 提供者:孙岩
  1. juzheng

    0下载:
  2. 实现稀疏矩阵转化为三元组,并且进行转置以及其他运算。-The realization of sparse matrix into a triple, and home to turn, as well as other operations.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1351
    • 提供者:蔡吉欣
  1. 028991-01

    0下载:
  2. 计算机图形学(computer graphics, CG)是研究如何利用计算机算法来生成、处理和显示图形的一门学科,主要的算法原理包括基于光栅扫描显示器的基本图形的扫描转换原理;基于齐次坐标的二维、三维变换矩阵的几何变换原理;基于几何造型的自由曲线、曲面的生成原理;基于分形几何学的分数维造型原理;基于像空间和物空间的三维实体动态消隐原理;基于颜色模型、光照模型和纹理映射技术的真实感图形显示原理。-Computer Graphics (computer graphics, CG) is to st
  3. 所属分类:Graph program

    • 发布日期:2017-06-14
    • 文件大小:21568668
    • 提供者:
  1. Matrix

    0下载:
  2. 矩阵类库源码,加、减、乘、行列式等,绝多是方便有用的工具!-Matrix class library source code, add, subtract, multiply, determinant, etc., must be convenient and more useful tool!
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:14005
    • 提供者:guanshan
  1. inv

    2下载:
  2. 用矩阵变换法求逆矩阵 C++,已通过测试-Matrix transformation method using the inverse matrix C++, Have passed the tests
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-01-14
    • 文件大小:1496
    • 提供者:doubley
  1. commons-math-1.2

    0下载:
  2. 矩阵运算,java版本,可以修改,开源的-Matrix calculation, java version, can be amended, open source
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6971039
    • 提供者:dengwanyu
  1. DataStructure

    0下载:
  2. 展示数据结构的一些实用技巧. 包含: 1.运用kmp算法计算无穷概率 2.矩阵乘法的十种经典运算技巧 3.位运算的实用技巧(1) (2) (3)-Data structure to display a number of practical skills. Includes: 1. The use of KMP algorithm infinite probability 2. 10 kinds of classical matrix multiplication comp
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:686471
    • 提供者:int
  1. StraightFlight_3D

    1下载:
  2. 探测三维冲突概率算法,通过对误差协方差矩阵的运算,对其进行一事实上的矩阵变换使算法进行简化,-Three-dimensional probabilistic conflict detection algorithm, through the error covariance matrix of computing, its a matter of fact so that the matrix transformation algorithm can be simplified,
  3. 所属分类:OpenGL program

    • 发布日期:2016-05-11
    • 文件大小:1737
    • 提供者:张艺谋
  1. JCBI

    0下载:
  2. 雅可比法求实对称矩阵特征值与特征向量,有例子,检验过,很顺利-Jacobian method realistic symmetric matrix eigenvalue and eigenvector, there are examples of tests, it is smooth
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1180
    • 提供者:张帆
  1. Keyboarddriver

    0下载:
  2. 4*5矩阵键盘驱动,c代码,成熟产品验证-4* 5 matrix keyboard driver, c code, mature product authentication
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1211
    • 提供者:Ken
  1. shijuzhenchengfa

    0下载:
  2. 用于计算两矩阵相乘,在程序运行时输入矩阵A,B的行列数-Used to calculate the two matrices in the program to run when the input matrix A, B the ranks of a few
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:998
    • 提供者:janly
  1. MatrixMath

    0下载:
  2. vc++实现矩阵运算
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:97604
    • 提供者:youngvery
  1. MetrixVector

    0下载:
  2. vc++实现矩阵特征值与特征向量的计算
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:95126
    • 提供者:youngvery
  1. 4)

    0下载:
  2. 稀疏矩阵的转置(利用三元组储存),结果输出其转置后的矩阵与三元组-Sparse matrix transpose (using triple storage), resulting in output after its transpose matrix and Triples
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2012
    • 提供者:kiki
  1. java_22222

    0下载:
  2. 求一个3行3列矩阵的转置矩阵(即第一行为第一列,第二行为第二列,第三行为第三列构成的矩阵)-For a 3-line 3 matrix transpose matrix (the first act of the first column, the second act of the second column, the third act constitute the third column of matrix)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:3495
    • 提供者:李残月
  1. key-led

    0下载:
  2. key-led 矩阵键盘输入号码 数码管显示(6位)-key-led matrix keyboard input numbers digital tube display (6)
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:11950
    • 提供者:丁一
  1. MyMatrix

    0下载:
  2. 一个可以实现矩阵相关运算的程序,例如行列式值,逆矩阵,特征值,矩阵的迹等等,可以作为其他程序的辅助工具,具有一定的实用价值,编译通过,可运行-A matrix can be related to computing procedures, such as value determinant, inverse matrix, eigenvalue, matrix trace, etc., can be used as an aid to other procedures, has a certai
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:11376
    • 提供者:石峰
  1. matlab

    1下载:
  2. 包括牛顿法,拉格朗日法,LU分解法,100*100阶稀疏矩阵方程组的解法等-Including the Newton method, Lagrangian method, LU decomposition method, 100* 100 band sparse matrix equations of the solution, etc.
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:32891
    • 提供者:包包
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com