-
Boltzp_mass
通过这个软件可以模拟计算有效质量。。。。。(calculaion effective mass)
- 2017-11-16 22:16:15下载
- 积分:1
-
pc
说明: 天津大学并行计算大作业代码及实验报告。
包括:
1.利用Pthread并行实现求Pi和Jacobi迭代
2.利用MPI并行实现Jacobi迭代
3.hadoop下的Mapreduce实现Wordcount算法(Tianjin University of parallel computing job code and lab reports. Include: (1) the use of parallel implementation Pthread seeking Pi and Jacobi iteration 2 use MPI parallel implementation of Jacobi iteration 3.hadoop under Mapreduce achieve Wordcount algorithm.)
- 2014-05-31 23:46:24下载
- 积分:1
-
linear_elastic
ABAQUS UMAT 线弹性模型,是二次开发最基本的例子,可供大家参考。(abaqus umat linear elastic model)
- 2021-02-10 12:19:52下载
- 积分:1
-
wave_forward
弹性波动方程正演程序,广泛应用于地震勘探开发阶段的正演模拟(Elastic wave equation forward procedure, widely used in seismic exploration and development phase of the forward modeling)
- 2020-11-11 21:19:45下载
- 积分:1
-
weixingtianxian--zitaijiaojisuan
卫星天线的俯仰角航向角滚动角的快速计算小程序,输入初始计算条件即可简单得出结果,有助于开发者算法快速验证及实际测试结果验证。(Satellite antenna direction of the pitch angle of the fast calculation of the rolling angle applet, enter the initial conditions can be a simple calculation of the outcome of the rapid method will help developers to verify and validate the actual test results.)
- 2009-06-10 22:52:45下载
- 积分:1
-
openmp
并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法(algorithm includes openmp,pthread,mpi,mapreduce and so on )
- 2012-02-11 11:41:21下载
- 积分:1
-
mpi
一个用c写的机遇MPI的并行程序,程序实现了求积分的功能(with a c MPI the opportunity to write parallel programs, procedures for the realization of the functional integration)
- 2005-07-14 13:51:47下载
- 积分:1
-
final
基于C语言的MPICH程序,实现矩阵相乘(C-based MPICH program, to achieve matrix multiplication)
- 2011-12-16 14:10:39下载
- 积分:1
-
matrix-multiplication-based-OpenMp-
基于C语言的,在共享内存的并行机上使用OpenMP并行环境实现矩阵乘法(C-based, shared memory parallelism using OpenMP on a parallel machine environment to achieve the matrix multiplication)
- 2011-06-25 12:52:19下载
- 积分:1
-
并行分布实现矩阵乘法
资源描述
基于集群,测试后可用。
实现了并行分布式求解矩阵的幂。
基于消息传递的机制。主进程负责分配任务。各个子进程复杂计算。
通过分块,有效的解决了内存不足的问题。
- 2023-07-19 07:35:03下载
- 积分:1