搜索资源列表
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.
Multithread
- 操作系统实验 多线程实现矩阵乘法 win32、pthread、java三种线程库均有 适合用来学习多线程操作的入门例程-java, win32, pthread three kinds of thread libraries are suitable for multi-threaded operation started learning routines
Gauss-Jordan
- Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
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)
socket_sample
- 矩阵乘法的java多线程程序,有swing做的界面,通过socket进行网络传输,这个是主程序,还有三个小的类也会传上去。-socket code
java
- java赛车的图形界面,由矩阵编程方法实现,红顶,绿底-the racing of java
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
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
503642
- JAMA A Java Matrix Package 用于JAVA开发中的矩阵运算()