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

搜索资源列表

  1. Matrix_ana

    0下载:
  2. 用JAVA所写的用于矩阵运算的类,包括矩阵加、减、乘法、矩阵求逆,转置等-written with Java for matrix calculation of categories, including matrix, plus or minus, multiplication, matrix inversion, and so on to home
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2615
    • 提供者:雷天无
  1. abb

    0下载:
  2. 矩阵运算,把矩阵中的相同数删除,然后以标准形式输出-matrix, the same matrix few deleted, then exported to the standard form
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:956
    • 提供者:chenduan
  1. matrix_word

    0下载:
  2. 一篇介绍矩阵运算的文章,包括了主要的代码,word文件。-introduced a matrix calculation of the article, including the main code word document.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:6274
    • 提供者:李宏仲
  1. MatrixMult

    0下载:
  2. 矩阵运算,可以实现矩阵的转置,求逆,相乘及求行列式值。
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-16
    • 文件大小:3040
    • 提供者:李建兵
  1. chashu

    0下载:
  2. 很多大作业都用到了里面的方法,就是采用矩阵存储的方式存储数据,节省了大量的内存空间,运算速度也得到了提高,调用它是需要在DOS下进行
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1483
    • 提供者:李世勋
  1. Mcalculator

    0下载:
  2. 用java实现浮点数加减乘除四则混合运算,矩阵加法,减法,与数乘,与数除,两个矩阵相乘,转置,逆阵,产生单位阵,操作数与变量的转换,操作数取反,栈的一些基本操作。-achieve float with the arithmetic four mixed computing, matrix addition, subtraction, multiplication, with the exception of a few, two matrix multiplication, to home, a
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:21758
    • 提供者:Rachel
  1. JavaMath

    0下载:
  2. Java实现的各种数学算法,如矩阵运算, levenberg-marquardt优化算法等。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:51202
    • 提供者:张如飞
  1. C_Matrix

    0下载:
  2. 逆矩阵运算模型。关于数据预测的。根据既有数据预测下一期数据
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1031
    • 提供者:徐庆
  1. Jama

    0下载:
  2. Jama Java 矩阵运算包 for netbeans. -Jama Java matrix operations package for netbeans.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:75880
    • 提供者:hxf
  1. mtj-0.9.11

    0下载:
  2. 另一个功能更强大的矩阵运算软件开源代码,非常的好用,还可以改-Another more powerful matrix calculation software open source code, very easy to use, but also can be changed
  3. 所属分类:Ajax

    • 发布日期:2017-05-11
    • 文件大小:2733581
    • 提供者:dengwanyu
  1. Matrixcalculationimplementationusingjava

    0下载:
  2. 用java实现矩阵运算行列式运算组合数计算-Implementation using java matrix determinant computing computing computing the number of combinations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1011
    • 提供者:yourname
  1. java-jzys

    0下载:
  2. 一个使用java语言实现的矩阵运算应用源码-The realization of a matrix operator java source
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1214
    • 提供者:whtz
  1. java-jizhengyunsuan

    1下载:
  2. 面向对象矩阵运算库的设计与实现,压缩包中以稀疏矩阵为例,包换了相关的文档和设计实现,为学习Java编程提供一个良好的例子。-Object-oriented matrix operations database design and implementation of compressed package in order to sparse matrix, for example, replacement and the related documents and design implemen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:210660
    • 提供者:心海
  1. MatLabOnline

    0下载:
  2. 在线MatLab,后台自己计算或者调用系统的matlab程序 包括 矩阵运算数值算法及 GWT 和 JNI的使用-Online MatLab, background, or call their own system of computing matlab numerical algorithm of procedures, including matrix operations and the use of GWT and the JNI
  3. 所属分类:Java Develop

    • 发布日期:2017-05-21
    • 文件大小:6539143
    • 提供者:张哲
  1. Matrix111

    0下载:
  2. 一些JAVA的矩阵运算方法 包括矩阵相乘 求逆 转置 等 都写入一个类里面 可以直接调用-The matrix operations of some JAVA methods include matrix multiplication, are all set to write seeking reversal of a class which can directly call
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2447
    • 提供者:liuting
  1. LinearAlgebraTool

    0下载:
  2. 可实现矩阵运算和变换功能的线性代数工具,使用Java语言开发,内含详细源码和开发文档-A tool of Linear Algebra which supplies matrix operations and transfomations.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:773141
    • 提供者:Ye Yue
  1. Matrix

    0下载:
  2. 矩阵运算的php源程序,本人原创,经过调试,确实好用。-Php source matrix operations, I am the original, after testing, really easy to use.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:2460
    • 提供者:renxianwei
  1. E2

    0下载:
  2. JAVA用Semaphore解决多线程矩阵运算-using Semaphore to solve matrix calculation
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:1450
    • 提供者:杜继宏
  1. 二阶矩阵相加

    0下载:
  2. 用java实现计算两个矩阵的加法运算,并返回结果(Using java to calculate the addition of two matrices, and return the results)
  3. 所属分类:Java编程

  1. MatrixGUI

    0下载:
  2. JAVA语言编写的带界面的简单矩阵计算 加减乘除并且可以识别括号 进行正确的运算顺序的矩阵运算(JAVA simple matrix language interface with the calculation and matrix recognition add, subtract, multiply and divide operations in order to correct the brackets)
  3. 所属分类:Java编程

    • 发布日期:2018-04-20
    • 文件大小:4096
    • 提供者:536536536
« 12 »
搜珍网 www.dssz.com