搜索资源列表
kmp
- 使用并行计算编程工具OpenMp实现kmp串匹配-The use of parallel computing OpenMP programming tools to achieve KMP String Matching
jacobi
- 本程序采用并行方法实现jacobi迭代算法,采用VC2005结合openmp编写-This procedure jacobi method using parallel iterative algorithm using OpenMP VC2005 combines the preparation of
pp-1.5.7RC
- Parallel Python (PP) PP is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network). It is light, easy to install and int
Laplacetest
- 利用CUDA实现了遥感数字影像处理基本算法中的拉普拉斯算子,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差
NDVI
- 利用CUDA实现了遥感数字影像处理基本算法植被指数,并分别实现了采用Globalmemory、Sharedmemory,Texturememory进行数据传输,还同CPU中的串行代码进行了时间比较和误差分析。为了方便在服务器环境下测试运行,我们去掉了在Windows环境下对第三方库遥感影像库GDAL的依赖,而将遥感影像数据转成了二进制图像格式,对于输出影像也以同样的二进制格式存储。图像效果图通过专业遥感软件PCI或通用图像处理软件PhotoshopCS4打开。最后我们对计算结果进行了误差分析和加
OpenMP_2
- open mp functions and how to use in with mpi
fdtd_3D_xyzPML_Lorentz_MPI_OpenMP
- 3维fdtd计算程序,mpi open mp 并行计算,可以算洛伦兹媒质-3-D fdtd computer program, mpi open mp parallel computing, you can count Lorentz media
Open_C_Cpp_1_6_Glib_src_v1_0_en
- The compiler toolchain of open c.
bucket
- bucket sort example that works in parallel that works on windows system with open mpi. Input is hard coded, no real interface for input, you will need to extend the program.
open.tar
- openmp program for calculate option pricing. this program works fine with small number of block but need to see for some error.
Hadoop-learns
- 正是有了 Doug Cutting 这样的大师级开源者,正是有了无数个为 Hadoo p 贡献力量的开源者们的共同努力,才有了 Hadoop 自诞生时的倍受关注到现在 的倍受瞩目。 Hadoop 从单一应用发展到目前的 Hadoop Ecosystem ,自成一 格的技术体系,叩开了信息爆炸时代的海量数据处理的大门,开辟了海量数据 存 储与计算及其应用的新领地,《 Hadoop 开发者》正是在这样的背景下应运而 生 。-It is precisely because of Dou
35738612FlashPlayerx
- MPI was released in June 1994. These meetings and the email discussion together constituted the MPI Forum, membership of which has been open to all members of the high performance computing community. The MPI effort involved about 80 people from 4
Openmpcode_examples
- 里面包含了几个openMP的共享存储式C程序代码,希望对你们有帮助,现在能参考的大型程序的openMP的代码比较少-Which contains several openMP shared storage type C code, you want to help, and now can reference the code in large programs openMP less
MapReduce
- 清华大学关于MapReduce的公开课的课件-courseware of MapReduce open class in Qsinghua University
disco-master
- 一个采用python编写的mapreduce开源框架,代表了并行计算的未来。-A mapreduce open source framework written in python, represent the future of parallel computing.
excel
- 对excel文件数据的操作 运行程序后... 首先点击Creat File按钮创建标准EXCEL文件(非标准excel文件笨程序无法操作) 打开程序目录下的name.xls, excel文件下有3件工作簿分别为TestSheet1,TestSheet2,TestSheet3 //////////一定要注意任何数据不能只是数字!!!!! 将第一组数据复制到TestSheet1里"数据A1"列中 将第二组数据复制到TestShee
program.tar
- bundle of program implemented in open mp
Lab2
- OPENMP 关于并行计算编程的相关代码 VC环境下-Open MP code
MPI_OpenMP
- 此程序是用C来实现偏微分方程的数值解问题,是并行计算,开MPI,经测试后正确可行-This program is a C to achieve the numerical solution of partial differential equations, parallel computing, and open the MPI correct and feasible, after tests
open-mp
- Open mp example with pragma for reduction