搜索资源列表
MatrixAndComplex_C++
- 矩阵、复数自定义数据类型的C++实现。矩阵求逆采用牛顿法。-matrices, the plural-defined data types in C to achieve. Matrix inversion using Newton's law.
78+687+67468
- 使用汇编语言打印输出三阶魔方阵。此程序的功能是:可以输出1、3、5、7、9阶魔方阵。-use of assembly language print output third-order magic matrices. This procedure is the function : 1,3,5,7,9 bands can export the devil phalanx.
CMatrixForCpp
- 一个以double类型为基类型的矩阵类,实现了矩阵的加、减、乘、转置、求逆等基本操作。VC++程序。-a type of double-types of matrices, the matrix to achieve the increase, subtraction, multiplication, transpose, basic inverse operation. VC procedures.
dualdiag
- simultaneously diagonalises two matrices: this is useful in computing LDA or IMELDA transforms
JBD
- Demo scr ipt for testing for block-diagonalizability of real matrices
gsl-1.10.tar
- GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special Functions Vectors and Matri
Matrix_Transposition_Multiplication
- Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
LU.rar
- 解矩阵方程,可分解为两个矩阵,一个为上三角矩阵,一个为下三角矩阵,再求解,会简化计算,Solution of matrix equation, decomposed into two matrices, one for the upper triangular matrix, a lower triangular matrix, and then solving, will simplify the calculation of
Matrices-3.5
- Diseñ o e implementacion con el AP16 un programa que visualice en por lo menos 4 matrices de LEDs de 5x7 mensajes que serán ingresados por medio de un teclado matricial antes de ser visualizados, los mensajes deberán desplazarse a lo largo de las
a4q1
- ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file. • Assume a file with correct data (no garbage, characters, etc.). • you must check and p
disteusq
- calculates the squared euclidean distance between all pairs of rows of two matrices. -calculates the squared euclidean distance between all pairs of rows of two matrices.
MatrixMutipicationParrarell
- This code can use to multiply two matrices in Parallel computer enviroment.c
omp_matrix_multiply
- C代码。共享式存储多线程并行计算矩阵相乘代码。适合于SMP结构和多核。-C code. Shared memory multi-threaded parallel computing code matrices. Fit in the structure and multi-core SMP.
MPI.c.tar
- Multiple two matrices
ThePerformanceofFindingEigenvaluesandEigenvectors
- The Performance of Finding Eigenvalues and Eigenvectors of Dense Symmetric Matrices on Distributed Memory Computers
canon2
- 主要还是让A(i,j) B(i,j)进行移动A(i,i+j),B(i+j,j),然后进能直接相乘。具体的内容可以看并行算法导论,-Matrix multiplication with the Cannon Algorithm: The Cannon Algorithm for matrix multiplication was presented in the course “Parallel and Distributed Algorithms “by Dr. Klauck. Sh
Matrix
- this a header file that i have built in C++ that processes all matrices arithmatics-this is a header file that i have built in C++ that processes all matrices arithmatics
matrices
- Complete a Matrix. The program ask you tehe number of elements that you want.
Matrices
- Metodo para realizar operaciones con matrices
Matrices
- Resolucion de matrices