资源列表
cuda memory management
- cuda内存管理 很有用的一个教程 希望有帮助(cuda memory management)
并行计算课件(pdf version)
- 学习并行计算的知识,熟悉掌握并行计算的应用范围。(Learning parallel computing knowledge, familiar with the scope of parallel computing applications.)
Cannon乘法
- 基于MPI的cannon算法,实现矩阵的相乘(Based on MPI's cannon algorithm, the multiplication of matrix is realized)
MPI
- MPI并行设计的梯形积分法,内含运行结果图片(老师作业的要求= =)(MPI parallel design trapezoidal integration method, containing the results of the operation picture)
第一次实验程序
- 矩阵乘法的不同循环方式的算法实现,比较了各种算法所用时间的长短(Matrix multiplication of different cycle mode algorithm, compared to the length of time used in various algorithms)
mx144
- BP neural network function fitting and pattern recognition, Synthetic Aperture Radar (SAR) imaging simulation target, music higher order spectral analysis algorithm.
大规模分布式数据架构与实战
- 大规模分布式数据架构与实战。是关于分布式开发的技术书(Large scale distributed data architecture and actual combat)
并行计算MPI程序设计
- FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(FFT, that is fast Fourier transform, is a fast algorithm for discrete Fourier transform. It is based on the odd, even, imaginar
CUDA by Example
- 学习cuda教程,里面都是实例,通过例子来学习cuda,结合并行计算理论和优化(CUDA by Example,learning cuda)
Parallel Programming in Fortran95 using OpenMP
- 基于OpenMP并行优化算法(Fortran 95)(Parallel Programming in Fortran95 using OpenMP)
CCiA_SourceCode
- C++ concurrency in action 一书 的源码(this is the source code of the C++ concurrency in action)
外设控制入门篇12:LCD12864显示中文
- 基于FPGA的LCD12864中文显示,Verilog语言编写,本人亲测可用(LCD12864 display code based on FPGA)
