搜索资源列表
nbody_sh1p.tar
- mpi编程,并行计算N体问题。-mpi programming, parallel computing N-body problem.
nbody
- N-Body 利用cuda的模拟 Fast N-Body Simulation with CUDA-Fast N-Body Simulation with CUDA
sbody
- c版本n-body simulation 粒子轨迹模拟-the sequential code for nbody force between particles. (n-body simulation)
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 of mass-mailing function My.Set
eigenvalues
- cuda编程,并行计算N体问题。cuda programming, parallel computing N-body problem.-cuda programming, parallel computing N-body problem.
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
ClassFileSystem
- 这是一份C语言课程设计报告: 课题名称:班级档案管理系统 功能要求: (1)本系统采用一个包含N个数据的结构体数组,每个数据的结构应当包括:学号、姓名、性别、年龄、备注。 (2)本系统显示这样的菜单: 请选择系统功能项: a 学生基本信息录入 b 学生基本信息显示 c 学生基本信息保存 d 学生基本信息删除 e 学生基本信息修改(要求先输入密码) f 学生基本信息查询 (1)按学号查询 (2)按姓名查询 (3)按性别查询 (4)按年龄查
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 supplied first order integrators.
nbody
- n-body problem n-body problem
nbody6.tar
- N 体引力模型,用于计算多个物体之间由于引力作用后的运动情况-n body gravitational
code
- n-body算法, 科研中研究n体问题模拟的基础算法-n-body algorithm
N-Body1
- implementation of n-body in c++ with opengl