搜索资源列表
nbody_sh1p.tar
- mpi编程,并行计算N体问题。-mpi programming, parallel computing N-body problem.
nbody_sh1p.tar
- mpi编程,并行计算N体问题。-mpi programming, parallel computing N-body problem.
Barenes-Hut
- 一个用python编写的N体模拟问题,采用Barnes-Hut算法,带实时模拟和显示计算,代码写得非常漂亮-A python prepared using N-body simulation problems, the Barnes-Hut algorithm, with real-time simulation and display the calculation, the code written in very beautifu
n-body_mpi
- 基于linux的n-body编程,利用mpi进行并行计算-Linux based on the n-body programming, the use of parallel computing mpi
n-body_mpi+openmp
- 一个在linux环境下的基于mpi+openmp的混合编程-One in the linux environment mpi+ openmp-based hybrid programming
n-body_openmp
- 一个在linux下的基于openmp的n-body编程-Under a linux-based n-body of the OpenMP programming
ConflictFreeAccess
- 一种n×n矩阵在n个存储体中的无冲突访问存储方案-An n × n matrix stored in the n-body program of conflict-free access to storage
SystemNetMail_VB_2005
- 这是一个VB.NET开发的应用程序,使用到了 System.Net.Mail, MS Access,和My.Settings实现邮件*功能。邮件列表从Access数据库中读取,可以单人发送,也可以多人发送。支持HTML格式的邮件正文。-This is a VB.NET application development, using the System.Net.Mail, MS Access, and the realization o
eigenvalues
- cuda编程,并行计算N体问题。cuda programming, parallel computing N-body problem.-cuda programming, parallel computing N-body problem.
nbody
- N-Body 利用cuda的模拟 Fast N-Body Simulation with CUDA-Fast N-Body Simulation with CUDA
NBodySimulation
- Simple N-Body simulation
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)
ClassFileSystem
- 这是一份C语言课程设计报告: 课题名称:班级档案管理系统 功能要求: (1)本系统采用一个包含N个数据的结构体数组,每个数据的结构应当包括:学号、姓名、性别、年龄、备注。 (2)本系统显示这样的菜单: 请选择系统功能项: a 学生基本信息录入 b 学生基本信息显示 c 学生基本信息保存 d 学生基本信息删除 e 学生基本信息修改(要求先输入密码) f 学生基本信息查询 (1)按学号查询
nbodyVect
- 多刚体动力学matlb编程 用辛方法 Fully vectorized n-body equation nbodyVect(x0,dx0,mus,t) integrates the n-body equations of motion using either a symplectic second order integrator, or any of the standard built-in or user suppl
nbody
- n-body problem n-body problem
N-Body1
- implementation of n-body in c++ with opengl