搜索资源列表
nbody
- the parallel code for nbody force between particles.-the parallel code for nbody force between p articles.
MPI-Nbody
- MPI编程-Nbody问题并行程序(计算1000个天体的移动,天体数据由文件sample_input.in读入,结果输出到文件result1000.data)-MPI Programming-Nbody Parallel (1000 calculated the movement of celestial bodies, Objects sample_input.in data from the document read into,
nbody
- the parallel code for nbody force between particles.-the parallel code for nbody force between p articles.
MPI-Nbody
- MPI编程-Nbody问题并行程序(计算1000个天体的移动,天体数据由文件sample_input.in读入,结果输出到文件result1000.data)-MPI Programming-Nbody Parallel (1000 calculated the movement of celestial bodies, Objects sample_input.in data from the document read into,
nbody
- N-Body 利用cuda的模拟 Fast N-Body Simulation with CUDA-Fast N-Body Simulation with CUDA
nbody
- 在学完了并行计算和OPGL之后,努力做了这个程序。小有成就感,还需及需努力-Finished school and OPGL parallel computing efforts, after doing this procedure. Modicum of success a sense of need and the need to
barnes_hut
- 实现对NBODY问题的图形模拟,在例子中解决了一个银河星系的逼近问题。-Realize NBODY graphical simulation of the problem, in the case resolved a Milky Way galaxy approximation problem.
nbody-mpi
- N-body MPI algorithm
nbody-dsm
- N-body Distributed Shared Memory Algorithm
nbody
- N-body问题模拟程序openmp sequential code-N-body simulation sequential code, easy to adapt to parallel
sbody
- c版本n-body simulation 粒子轨迹模拟-the sequential code for nbody force between particles. (n-body simulation)
Bin
- Dlephi 2010, DiretcX9... Gravity SImulation, NBody problem
Src
- NBody Simulation, Delphi 2010, DirectX 9
ser_nbody
- 并行计算中的nbody问题的串行实现,运行在linux环境下。-nbody problem serial
nbody
- n-body problem n-body problem
nobody4
- Nbody 问题的多线程实现,模拟无规则粒子通过万有引力的相互作用力和运动过程-Nbody problem multithreaded implementation, simulation of random particles through the gravitation interaction force and movement process
nbody
- 模拟n-body,用并行库mpi去模拟n-body问题的simulation-Analog n-body simulation to simulate the n-body problem with parallel library mpi
nbody-mpi
- 一个矩阵乘,利用了mpi,包含完整的makefile,可以直接使用。-A matrix multiplication, use mpi, contains the complete makefile, can be used directly.
nbody-opengl-master
- nbody-opengl: Project to help me learn OpenGL and brush up on c.