-
julia
一个基础的CUDA例子,绘画出julia集合。(One based on CUDA example, draw julia set.)
- 2012-07-13 11:37:45下载
- 积分:1
-
CPPAMP
多核编程,比 OPENCL 简单 可以通过类似 OPENMP 的方式,简洁的实现异构编程,使用 GPU 计算(Multicore programming than simple OPENCL)
- 2013-07-10 20:47:20下载
- 积分:1
-
(强化学习入门)David Silver
说明: 深度学习的中文版本,里面详细介绍了深度学习的各种算法,其中还有一些用到的基础内容,例如矩阵和向量的范数(Chinese version of the depth of learning, which detailed the depth of learning algorithms, some of which used the basics, such as vector and matrix norm)
- 2019-06-20 21:48:45下载
- 积分:1
-
lu
说明: 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。(This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.)
- 2008-12-05 13:56:57下载
- 积分:1
-
jacobi
热分布问题实现,多线程,并行计算实验课作业(Realize the distribution of hot issues, multi-threaded, parallel computing operating experimental courses)
- 2021-03-30 10:29:10下载
- 积分:1
-
pi
说明: 并行计算实验,多线程计算pi源代码,附有说明。(Parallel computing experiment, multithreaded to calculate pi source code annotated.)
- 2012-08-30 23:28:45下载
- 积分:1
-
suanfu.rar
进行相关运算时必须要是用的一些步骤,可以解决相关算法的一些问题(Related operations must be used in a number of steps can be solved a number of issues related to algorithm)
- 2008-05-22 20:12:54下载
- 积分:1
-
para-FEM
并行技术在电磁有限元计算中的应用,pdf电子书(Parallel technology in the electromagnetic finite element calculation of, pdf ebook)
- 2013-06-21 17:23:50下载
- 积分:1
-
新建 好压 ZIP 压缩文件
优化发动机传动比参数,使目标函数值最小,同时保持参数满足约束条件。(Optimizing Engine Drive Ratio Parameters)
- 2021-03-06 19:59:30下载
- 积分:1
-
读取参数文件
#include
#define NUMBER 4
void main( )
{ int i=1;
float f0,dt,dx,dz;
int mx,mz,ntmax,pml,sou_x,sou_z,rec_start,rec_end,rec_int,rec_depth;
char shotID[5],record_pp[30],vp_name[30],rou_name[30],mig_name[30],mig_pyt_name[30],mig_udlf_name[40],shuoming[30];
FILE *fp,*f; /*&不合法变量*/
printf("** This program is to show the block file input & output**
");
fp=fopen(
- 2022-09-05 20:35:03下载
- 积分:1