资源列表
kaijicishujisuan
- 记录开机次数的C语言编程,用Keil uVision2软件调试程序,再导入单片机调试。-Boot record number of the C programming language, software debugger with Keil uVision2, and then import the single-chip debugging.
Pi
- Calculating Pi vector algorithm
for-loop-parallel-and-chuanxing
- 这是一个关于并行计算的一个很简单的程序,主要是比较for循环条件下时间的比较。-This is a parallel computing on a very simple procedure, the main condition for loop is more time for comparison.
Varistor-vs.Diode
- Comaprison between Varistor and Diode 1.Mechanism 2.Characteristic Curve 3.Response Time 4.Clamping voltage 5.Capacitance
pid
- PID算法很不错的哟-PID algorithm PID algorithm PID algorithm PID algorithm PID algorithm PID algorithm
FFT Serial Test1
- 基于openMP的FFT 并行代码,并行计算提高计算效率,充分利用多核性能-FFT-based openMP parallel code, parallel computing to improve computational efficiency, take advantage of multi-core performance
programming_massively_parallel_processors
- Programming Massively Parallel Processors A Hands-on Approach by David B. Kirk and Wen-mei W. Hwu English version
cuda_by_example
- the source code of the book: CUDA by Example an introduction to general-perpose GPU programming, written by Jason Sanders and Edward Kandrot
cuda-by-example
- CUDA by Example an introduction to general-perpose GPU programming, by Jason Sanders and Edward Kandrot, English version
HeatTransfer
- 用并行计算来实现对简单热传递方程的求解。-Using parallel computing to achieve a simple heat transfer equations.
reverseArray_multiblock_fast
- 在gpu上对矩阵转置算法的加速后并行计算程序。-In the gpu on the matrix transposition algorithm accelerated program
cudaMallocAndMemcpy
- 在gpu上实现内存和设备间的数据拷贝和传递。-In the memory and gpu to achieve data transfer between devices