搜索资源列表
ParaView3
- 当前最好的开源可视化程序。主体使用C++编程,图形使用OpenGL绘制,界面使用QT,并行使用Mpi,可视化基于vtk包
MPIGroups
- VTK结合MPI并行接口实现并行可视化,在安装VTK时要将MPI库链接进来。
cast.rar
- 一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。,MPI-based parallel volume rendering algorithm, which is a pure software implementation, graphics cards without the use of aircraft, including a simple medical image data.
mandelbrot_tbb_openmp
- 简单的用TBB和OPENMP改进的mandelbrot的小程序-Simple and OPENMP with TBB small mandelbrot improved procedures
MPIDemo
- 关于MPI库的使用,还有一些MPI的基本操作-With regard to the use of MPI libraries, and some of the basic operation of MPI
systematically
- 系统介绍了消息传递界面MPI 基础-集群通信 与派生数据类型-Systematically introduce the message passing interface MPI-based- cluster communications and derived data types
version2for-matrix-vector.c.tar
- Another version of mpi matrix vector multiplication
22-2
- 离散小波变换的MPI并行实现,很不错的哦。在vs2005中编译通过-DWT MPI parallel implementation, very good, oh. By compiling the vs2005
align_rgb
- Image processing in MPI
edgedetection.tar
- To detect edge of an image using canny edge detection using parallel programming . MPI library is used to parallel the proce-To detect edge of an image using canny edge detection using parallel programming . MPI library is used to parallel the proces
mpi
- MPI vector matrix multiplication
fdct3d
- CurveLab is a collection of Matlab and C++ programs to compute fast discrete curvelet transform in two and three dimensions. The 2d software includes the implementations of two algorithms: the transform using wrapping and the one using unequ
71289042
- 在fortran编译环境下用mpi实现两个二维矩阵相乘()