资源列表
2nd
- send and reseve from master
ahmad
- send and reseve from data from master
cksc2.0
- CUDA中函数的说明文档,有助于GPU编程的需要。-CUDA documentation of functions to help the needs of GPU programming.
CUDA
- CUDA编程的中文参考文档,有助于学习GPU编程。-Chinese CUDA programming reference documentation, contribute to learning GPU programming.
cuda_exp
- cuda入门小程序,供喜欢GPU通用计算,但还不知道怎样入手的朋友参考。-expample of cuda,1st step
routerArithmetic
- 路由算法,实现两台PC机之间的路由行走路径,提供源代码-Routing algorithm to achieve between the two PC-walking path routing to provide the source code
MPI_Raytracer
- Descr iption: Implements a MPI ray tracing renderer. Uses preprocessor directives to allow for either MPI or non-MPI sequential functionality. By setting USE_MPI to zero, the program can be run in a non-MPI environment.-Descr iption: Implements a MPI
wings1.2.1
- SKin Based Project using java GUI. USE Swing Gui.
16X16led
- 1. LED的显示原理: 16×16扫描LED点阵的工作原理同8位扫描数码管类似。它有16个共阴极输出端口,每个共阴极对应有16个LED显示灯,所以其扫描译码地址需4位信号线(sel0-sel3),其汉字扫描码由16位段地址(l0-l15)输入。 通过时钟的每列扫描显示完整汉字。 2. 本试验实现输出“欢迎光临”四个汉字,采用两种格式输出:(1)依次从右向左连续输出;(2)单个汉字从上及下刷新输出。 -1. LED display Principle: 16 × 16 dot mat
Gaussianprocessr
- 高斯分布程序用于概率中的随机取值,其中第二次随机还用到了平均分布-Procedures for the probability of Gaussian distribution of random values, which were also used for the second time the average distribution
mandelbrot
- mandelbrot 曼氏集合并行处理-mansoni mandelbrot set parallel processing
MPI
- Implementation of approximation using the MPI