搜索资源列表
deliverdata
- mpi编程,c语言,实现数据在进程间的接力传送-mpi programming, c language, the process of data in the transmission relay
PSRS
- 本代码是下在Linux环境下的C编程,主要模拟实现并行计算中的PSRS算法。-under this code is in Linux environment under the C programming, simulated parallel computation algorithm for the MPP.
Assignment2-Question1
- 算法结构的编程,用stack和queue的算法,c++的编程-algorithm structure of the program, with the stack and queue algorithm, c + + Programming
example
- 这是我学习并行编程的第一个程序, 原来时fortran的, 我将其改写为c的, 两分程序都在包中, 程序比较简单,但很有助于理解mpi
mnqm
- c语言中常用的一个程序。可以帮助理解C语言的编程要点。
sinx
- sin(x)的并行程序,用mpi库和c语言编程
transpose
- 矩阵转置并行算法实现,C语言开发,用mpi编程完成
cannon
- 矩阵相乘并行算法实现,C语言开发,用mpi编程完成
cuda
- cuda的教程,cuda是在nvdia的GT80以上显卡支持的Gpu编程的c语言环境-cuda' s Guide, cuda is the GT80 in nvdia above Gpu graphics support c programming language environment
USBfirmwareSourceCode
- 经过验证可用,基于CY7C68013的固件源程序;Cypress Semiconductor公司的EZ-USB FX2是世界上第一款集成USB2.0的微处理器,它集成了USB2.0收发器、SIE(串行接口引擎)、增强的8051微控制器和可编程的外围接口-Verified available, based on the CY7C68013 firmware source code Cypress Semiconductor' s EZ-USB FX2 is the world' s
openFemSrc
- 有限元计算软件,用C/C++编程求解了一个简单的有限元问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础-Finite element software, using C/C++ programming to solve a simple finite element problem, as the finite element study of the programming examples to better understand the fi
Cannon
- 实现了矩阵乘法的cannon算法。用MPI编程,在并行环境中可运行-Cannon implements matrix multiplication algorithm. Programming with MPI, can run in parallel environment
FLUIDS
- 2d 流体模拟,并行编程 并行编程模型流体模拟流体模拟-2Dsimulation pareallel programing
model-anlysys
- 用c++编程实现模拟模态谐振子的数学算法-C++ programming analog the modal harmonic oscillator algorithm
Julia
- 基于GOU的Julia集,用CUDA C编程,要与GPU高性能编程CUDA实战这本书一起学CUDA-Based GOU Julia set with CUDA C programming, and to learn together CUDA CUDA GPU programming high-performance combat this book
Ripple
- 在GPU上使用线程实现波纹效果,CUDA C编程,使用VS及CUDA平台才能运行成功-The use of threads on the GPU to achieve ripple effect, CUDA C programming, the successful use of VS and CUDA platform to run
[GPU-CUDA--C-Programming]
- GPU CUDA C并行编程是计算机实现并行高速计算的强大方式,本资料将引领你进入这个神奇的世界-GPU CUDA C parallel programming is a powerful way to achieve parallel high-speed computer, this information will lead you into the magic of the world
CCiA_SourceCode
- C++ concurrency in action 一书 的源码(this is the source code of the C++ concurrency in action)
Tunnel-comput
- Fluent模拟,开源的一个代码,用C++编程(Fluent simulation,An open source code that is programmed in C++.)
C++并发编程实战
- 本书是基于C++11新标准的并发和多线程编程深度指南(C++ Concurrency in Action)