登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:并行计算
  3. 发布时间:今天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. circle_surface_mpi

  calculate the circle surface using parallel mpi

1
下载
114
浏览
2012-12-31发布

2. code-of-ugupdate-for-Isight-in-MDO

  在Isight环境中集成UG/ANSYS,将UG的prt文件先储存文x_t格式文件,然后再导入ANSYS计算,将实现一个ugupdate.exe,功能除了更新prt文件文还将prt文件另存为x_t文件,以供ANSYS调用。(The Isight environment integrated the UG/ANSYS, the UG prt files first to store text x_t format file, and then import the ANSYS calculation will achieve a ugupdate.exe, functions in addition to updated prt files text will prt files saved as files x_t, for ANSYS invoked.)

62
下载
142
浏览
2012-12-11发布

3. mpi_lu

  LU算法的MPI串行实现,矩阵维数无要求,可在曙光4000A并行机运行(The LU algorithm MPI serial implementation matrix dimension requirements Dawning 4000A parallel machine running)

4
下载
97
浏览
2012-12-06发布

4. AMD-APP-Docs

  AMD显卡编程的一些官方参考资料,与nVidia的cuda编程相似(reference materials on AMD APP programming)

14
下载
98
浏览
2012-06-13发布

5. PI

说明:  计算π值 C++ 并行算法 分别使用方法左矩形分解、中矩形分解以及梯形分解(π C++ MPI π C++ MPI π C++ MPI π C++ MPI)

0
下载
84
浏览
2012-05-31发布

6. mpich2-1.4.1p1

  mpi的源码,示例程序等,主要用于对mpi并行编程程序的研究。(mpi source code, sample programs, mainly for mpi parallel programming procedures.)

18
下载
98
浏览
2012-05-28发布

7. cuda_lecture_1

  清华大学郑仰东CUDA教学课件1,是很好的CUDA入门材料(Tsinghua university ZhengAngDong s CUDA teaching courseware 1,a very good CUDA introductory material)

5
下载
110
浏览
2012-05-16发布

8. canon

  并行计算实验,用于矩阵乘法的计算,canon算法,使用mpi方法(algorithm includes openmp,pthread,mpi,mapreduce and so on )

25
下载
104
浏览
2012-02-11发布

9. openmp

  并行计算实验,用于求历史最高气温的算法,包含openmp,pthread,mpi,mapreduce等并行计算算法(algorithm includes openmp,pthread,mpi,mapreduce and so on )

28
下载
110
浏览
2012-02-11发布

11. final

  基于C语言的MPICH程序,实现矩阵相乘(C-based MPICH program, to achieve matrix multiplication)

4
下载
99
浏览
2011-12-16发布

12. ga

说明:  主要是自己学习时做的习题,希望对你有帮助(Mainly to their own learning exercises to do, want to help you)

0
下载
100
浏览
2011-08-18发布

13. lsqrf90-v2

  Hight Performance Computing Demos

2
下载
92
浏览
2010-12-22发布

14. parallelcomputing

  一些关于并行计算的资料,对初学并行计算的人会有些许帮助(Information about parallel computing, parallel computing for beginners who have a little help)

1
下载
92
浏览
2010-06-18发布

15. parallel

  并行程序,并行离散化算法实现,粗糙集数据挖掘程序(Parallel programming, parallel discrete algorithms, rough set data mining program)

84
下载
98
浏览
2009-12-09发布

16. convert_to_dat

  实现图像文件与.dat文件之间的转换,在DSP程序中输入数据有用。(The realization of image files with the. Dat file conversion between the DSP program useful input data.)

16
下载
85
浏览
2009-05-07发布

17. Mars_v2

  GPU实现的MapReduce framework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。(We design and implement Mars, a MapReduce framework, on graphics processors (GPUs). MapReduce is a distributed programming framework originally proposed by Google for the ease of development of web search applications on a large number of commodity CPUs. Compared with CPUs, GPUs have an order of magnitude higher computation power and memory bandwidth, but are harder to program since their architectures are designed as a special-purpose co-processor and their programming interfaces are typically for graphics applications.)

80
下载
111
浏览
2009-03-17发布

18. backstepLBM

  格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 (Lattice Boltzmann method of lattice Boltzmann method is to retain the lattice gas automata method has the advantage to overcome its shortcomings and has developed methods. Especially in 1992, Qian Yue-hong, Chen XI, such as the pioneering work (LBGK model proposed method), so that the method widely used in computational fluid dynamics (single-phase flow, multiphase flow, porous media flow, thermal convection, magnetic fluid, the reaction- the proliferation, etc.).)

68
下载
111
浏览
2009-01-09发布

19. suanfu.rar

  进行相关运算时必须要是用的一些步骤,可以解决相关算法的一些问题(Related operations must be used in a number of steps can be solved a number of issues related to algorithm)

60
下载
63
浏览
2008-05-22发布

20. parallel_alg_source_code

  高教出版社的《并行算法实践》一书的源代码,内容为MPI程序源代码(Higher Education Publishing House s Parallel Algorithm for the practice of the book s source code, content for the MPI source code)

38
下载
78
浏览
2007-12-13发布