搜索资源列表
Matrixmultiply
- 用动态怪话算法编写的有关矩阵相乘的java程序-dynamic algorithm cynical remark of the matrix multiplication of java programs
JavaPainterDemo
- 一个画图程序,可以用此软件画图,用矩阵的形式存储的程序,有源代码。实验环境为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.
Lsi
- 对lingpipe中的lsi进行修改,包括文本读写以及term-document matrix-Lsi on the lingpipe modify, including the text to read and write, as well as term-document matrix
Gauss-Jordan
- Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
GaussJordan
- This project implements the gauss - jordan algorithm to solve inverse matrix-This project implements the gauss- jordan algorithm to solve inverse matrix
JavaSRC
- 高等数学的函数(矩阵,积分,微分,复数)java源代码-Higher Mathematics of the function (matrix, integral, differential, plural) java source code
33753153SVD
- 有关稀疏矩阵的SVD算法(C语言版),非常有用,欢迎下载-The sparse matrix SVD algorithm (C language version)
JavaMultithread
- 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.
huanfang
- 基于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.
JQRrara
- Java实现QR分解法求矩阵的的所有特征值及特征向量 -Java implementation of the QR decomposition matrix of all the eigenvalues and eigenvectors
Jzcj
- JAVA实现矩阵的乘法运算,对初学者起到帮助,加深包的运用-JAVA realize matrix multiplication, helps to enhance the use of the package for beginners
src
- 基于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.
Transformer
- 利用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
Sumilation
- AHP层次分析法的Java实现,包含很多的矩阵运算,可参考-Java AHP AHP realize that contains a lot of matrix operations, refer to
output_Matrix
- Matrix的倒序输出(分为横向,纵向输出),有助了解Java的运行-Matrix' s reverse output (divided into horizontal, vertical output), will help to understand the operation of Java
linkAnalysis
- 链接分析,包括Matrix.java,Pagerank.java,StdArrayIO.java 三个算法的实现。-Link analysis, including Matrix.java, Pagerank.java, StdArrayIO.java three algorithm implementation.
UFget
- 这是一个矩阵检索工具,适用于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
mytrix
- 一个由邻接矩阵直接求解可达矩阵的计算工具,JAVA语言编程-The solution to a directly by adjacency matrix matrix calculation tool, the JAVA programming language
Java-Sparse-Matrix-master
- Example of SparseMatrix
503642
- JAMA A Java Matrix Package 用于JAVA开发中的矩阵运算()