搜索资源列表
matMultRecur
- this code is used for parallel programming(a matrix multiplication with recursion)
pthreadmatrix
- Pthread c++ 并行矩阵乘法 运行于linux操作系统 -Multi thread matrix multiplication in c++ with Pthread
matrix
- this matrix multiplication in Openmp palatalization [Aiman]-this is matrix multiplication in Openmp palatalization [Aiman]
Matrixmultiplication
- 矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出-MPI parallel algorithm source code of Matrix multiplication,input and output in the form of txt files
juzhen
- 动态规划实现矩阵链相乘 使用动态规划,实现矩阵链的相乘,减少了代价-Dynamic programming to achieve matrix-chain multiplication
juzhenchengfa
- 该程序为在一个并行计算矩阵乘法的程序,需要在LINUX中安装MPI函数包。大家可以学习一下,感受一下并行计算的原理-The program for the calculation of matrix multiplication in a parallel process, you need to install the MPI function LINUX package. We can learn about and experience the principle of parallel
cuda_matmult_opt
- CUDA matrix multiplication 3 different optimization schemes are included (loop unrolling, data prefetching, thread granularity)
mpi_matmult
- MPI matrix multiplication with two versions (one is broad cast method and another one is systolic method)
matrix
- matrix multiplication using mpi
Desktop
- MPI program to compute Matrix and Vector Multiplication using block checkerboard partitioning
compiler_homework
- 我大一时候的作业,实现了以下功能: 用16位8086汇编语言编写下列程序之一: a) 两矩阵相加 b) 求Fibonacci数列 c) 输入一个正整数n, 输出1-n之间的所有素数 d) 矩阵相乘 e) 把一个十进制小数转换成IEEE754格式并输出的程序, 要求从键盘输入一个十进制小数,最后在在屏幕上输出IEEE754格式二进制码的序列.-When my freshman year of operations, realization of the fol
multiplication
- 长整数乘法,利用汇编语言实现两个长整数的乘法运算-Long integer multiplication
Cannon
- 实现了矩阵乘法的cannon算法。用MPI编程,在并行环境中可运行-Cannon implements matrix multiplication algorithm. Programming with MPI, can run in parallel environment
MatMul2D1
- this a matrix multiplication program using MPI and c-this is a matrix multiplication program using MPI and c++
Matrix-multiplication-using-MPI
- 基于C语言的,在大型并行机上使用MPI实现矩阵乘法-Matrix multiplication using MPI implementations
matrix-multiplication-based-OpenMp-
- 基于C语言的,在共享内存的并行机上使用OpenMP并行环境实现矩阵乘法-C-based, shared memory parallelism using OpenMP on a parallel machine environment to achieve the matrix multiplication
matrix-multiplication
- 该文件内的源代码,实现矩阵乘法的高速算法,效率应该不错的-The file' s source code, to achieve high-speed matrix multiplication algorithm, efficiency should be good
Double-Byte-Multiplication
- 一个用于EM78P259/260/447的双字节乘法子程序-Double Byte Multiplication used for EM78P259/260/447
32bit Multiplication
- 两个文件,32位的乘法/除法运算,除法运算相对复杂一些-Two files.The 32bit multiplication/Division.Division operation is relatively complex.
Two-decimal-multiplication
- 单片机stc89c52控制实现二位十进制乘法运算-The microcontroller stc89c52 control two decimal multiplication
