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

搜索资源列表

  1. Matrixmultiply

    0下载:
  2. 用动态怪话算法编写的有关矩阵相乘的java程序-dynamic algorithm cynical remark of the matrix multiplication of java programs
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1.85kb
    • 提供者:侯绍忠
  1. JavaPainterDemo

    0下载:
  2. 一个画图程序,可以用此软件画图,用矩阵的形式存储的程序,有源代码。实验环境为JAVA。-a drawing program, you can use this software to draw, using matrix storage in the form of the procedure, the active code. Experimental environment for Java.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:7.5kb
    • 提供者:efeffeef
  1. Lsi

    0下载:
  2. 对lingpipe中的lsi进行修改,包括文本读写以及term-document matrix-Lsi on the lingpipe modify, including the text to read and write, as well as term-document matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:11.66kb
    • 提供者:zx
  1. Gauss-Jordan

    0下载:
  2. Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:6kb
    • 提供者:xiang
  1. GaussJordan

    0下载:
  2. This project implements the gauss - jordan algorithm to solve inverse matrix-This project implements the gauss- jordan algorithm to solve inverse matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:12.46kb
    • 提供者:daniel
  1. JavaSRC

    0下载:
  2. 高等数学的函数(矩阵,积分,微分,复数)java源代码-Higher Mathematics of the function (matrix, integral, differential, plural) java source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:132.89kb
    • 提供者:600
  1. 33753153SVD

    1下载:
  2. 有关稀疏矩阵的SVD算法(C语言版),非常有用,欢迎下载-The sparse matrix SVD algorithm (C language version)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3.73kb
    • 提供者:deng
  1. JavaMultithread

    0下载:
  2. java 计算矩阵相乘。采用多线程的方法。单线程与多线程对比 计算量相同,线程数不同。-java calculate the matrix multiplication. Using the method of multi-threaded. Single-threaded and multi-threaded results calculated in the same number of threads.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:837byte
    • 提供者:dd
  1. huanfang

    0下载:
  2. 基于java语言的数字幻方矩阵算法的设计与实现,对连续的自然数按照给定的规则成方形排列。-Based on the java language of digital magic square matrix algorithm design and implementation of a square arrangement of consecutive natural numbers in accordance with the rules given.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:528byte
    • 提供者:李达夫
  1. JQRrara

    0下载:
  2. Java实现QR分解法求矩阵的的所有特征值及特征向量 -Java implementation of the QR decomposition matrix of all the eigenvalues ​ ​ and eigenvectors
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3.32kb
    • 提供者:nanyi5452
  1. Jzcj

    0下载:
  2. JAVA实现矩阵的乘法运算,对初学者起到帮助,加深包的运用-JAVA realize matrix multiplication, helps to enhance the use of the package for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:741byte
    • 提供者:ly
  1. src

    0下载:
  2. 基于amazon的EC2编写的java程序,大矩阵的运算,用矩阵来测试计算的速度。云计算课上编写的。-Based on the a java program amazon' s EC2 written, matrix operations, matrix to test the speed of calculation. Cloud computing class prepared.
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:96.84kb
    • 提供者:rosy
  1. Transformer

    0下载:
  2. 利用Java实现的图的不同表示方法的转换器,从文件读入一个有向图的权矩阵表示(含有矩阵阶数),输出这个图的关联矩阵、边列表、逆向表、邻接表表示。可作为图论的学习材料。-Using Java to achieve different graph representation of the converter, the file is read from a directed graph represents the weight matrix (containing a matrix of ord
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:9.61kb
    • 提供者:Paul
  1. Sumilation

    0下载:
  2. AHP层次分析法的Java实现,包含很多的矩阵运算,可参考-Java AHP AHP realize that contains a lot of matrix operations, refer to
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3.23kb
    • 提供者:张晓
  1. output_Matrix

    0下载:
  2. Matrix的倒序输出(分为横向,纵向输出),有助了解Java的运行-Matrix' s reverse output (divided into horizontal, vertical output), will help to understand the operation of Java
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:958byte
    • 提供者:王伟
  1. linkAnalysis

    0下载:
  2. 链接分析,包括Matrix.java,Pagerank.java,StdArrayIO.java 三个算法的实现。-Link analysis, including Matrix.java, Pagerank.java, StdArrayIO.java three algorithm implementation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:7.6kb
    • 提供者:2442gyf
  1. UFget

    0下载:
  2. 这是一个矩阵检索工具,适用于matlab和java,操作过程中可以调用函数UFGet( 矩阵名 )获得大型矩阵-This matrix is ​ ​ a search tool for matlab java, processes and operations can call the function UFGet ( ' matrix name' ) to obtain large matrix
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:414.9kb
    • 提供者:杨献俊
  1. mytrix

    0下载:
  2. 一个由邻接矩阵直接求解可达矩阵的计算工具,JAVA语言编程-The solution to a directly by adjacency matrix matrix calculation tool, the JAVA programming language
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:8.01kb
    • 提供者:dscar
  1. Java-Sparse-Matrix-master

    0下载:
  2. Example of SparseMatrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-19
    • 文件大小:6kb
    • 提供者:guy mcperson
  1. 503642

    0下载:
  2. JAMA A Java Matrix Package 用于JAVA开发中的矩阵运算()
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:61kb
    • 提供者:Hqlda
搜珍网 www.dssz.com