资源列表
scalapack-1.8.0
- ScaLapack是一个并行计算软件包,适用于分布存储的MIMD并行机.ScaLapack提供若干线性代数来解功能,具有高效、可移植。可伸缩、高可靠性的优点,利用它的求解库可以开发出基于线性代数运算的并行应用程序.文章对ScaLapack的结构、功能、数据布局等方面进行了讨论。 -A library of high-performance linear algebra routines for distributed-memory message-passing MIMD computers
Laplacetest
- 利用CUDA实现了遥感数字影像处理基本算法中的拉普拉斯算子,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差
abstract_bg_201003
- 近年来,在不断增长的应用前景刺激之下,微型飞行器正逐步成为一个国际 性的研究热点。MAV 在低雷诺数条件下具有的非线性飞行动力学特性、外界非 定常大气扰动、系统内的微型化和测量精度等因素,使得MAV 自主飞行控制成 为一个有别于常规无人机控制的复杂问题。-In recent years, the growing prospect stimulation under the MAV is gradually becoming an international hotspot. MAV
MPI
- MPI分布内存并行程序开发,联想内部资料,联想高性能服务器事业部著。-MPI distributed memory parallel program development, internal data Lenovo, Lenovo Group with high-performance server.
20079131189644729257
- 查看制冷工况级环境温度下的高压压力、低压压力-View refrigeration temperature under conditions of high pressure level pressure, low pressure
MPI_HyperQuicksort
- MPI (message passing protocol) based quicksort. HyperQuicksort version (original proposed by C.J Quinn) Tested and Developed in H.U.T by MonteCristo
Pso
- 一种新的并行文化微粒群优化算法,为了避免微粒群优化算法在解决复杂优化问题时陷入局部最优-A new parallel culture particle swarm optimization, in order to avoid particle swarm optimization in solving complex optimization problems into local optimum
determinantcalculation
- 两种算法求解行列式,行列式的阶数可以设定,在C下运行-Two algorithms for solving the determinant,the determinant of the order can be set,to run in C
parallel_amoeba
- 并行单纯形算法,采用分布式并行算法,以及MPI并行编程技术,对单纯形算法进行并行。-parallel amoeba (simplex)
mpiomp_wave
- MPI和OpenMP实现wave程序的混合并行编程-MPI and OpenMP programs to achieve wave mixing parallel programming
mpiomp_jacobi
- 用MPI和OpenMP实现jacobi程序并行化的混合编程-Achieved with MPI and OpenMP parallel jacobi program mixed programming
Program-With-MPI
- 关于MPI的PPT,里面有两个实例,是完整的代码。-MPI