资源列表
CUDA-Best-Practices-Guide-v2.3
- CUDA GPU高性能计算少见的好书,由NVIDA出版-High-performance computing CUDA GPU rare books, published by the NVIDA
C8051F020数码管程序源码
- C8051F020数码管程序源码。RAR-C8051F020 digital program source code. RAR
并行计算课的实验
- 并行计算课的实验,多线程计算π,使用了两种方法实现,希望大家有所帮助。-Experimental parallel computing class, multi-threaded calculation of π, using the two methods, and the hope to help.
renyanglangshucaiguohe
- 人、羊、蔬菜、狼如何过河?这是一个用matlab语言编写的程序来求解他们怎么过河的算法。-Human, sheep, vegetables, how the wolf across the river? This is a program written using matlab to solve them how to cross the river of the algorithm.
LP_v1.0
- 利用MFC对话框实现的线性规划分析程序(问题的标准化、求对偶问题)-MFC dialog box using linear programming analysis of implementation procedures (standardization of questions, seeking dual problem)
my_RayleighCH
- 对通信无线信道瑞利信道的Matlab仿真,对着程序深层次的理解衰落信道。-Rayleigh channel for communication radio channel simulation in Matlab, facing the program in-depth understanding of fading.
kalman_C
- 一个C + +,面向对象,扩展卡尔曼滤波库。可以使用的递归程序 -A C++, object-oriented, Extended Kalman Filter library.
Example4
- 采用贝叶斯正则化算法(抑制过拟合)提高 BP 网络的推广能力,采用两种训练方法, 即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络;-Bayesian regularization algorithm (inhibition of over-fitting) to improve the generalization ability of BP network, using two training methods, that LM opti
51spi接口的应用范例
- 51单片机简介,spi接口的应用范例,对初学者非常有用-About 51 single-chip, spi interface application example, is very useful for beginners
myFirstKernel
- 在gpu上实现载入核函数运行并检查是否运行成功-To achieve the gpu load kernel and run a successful check run
cuda-memcheck-handbook-4.0cn
- CUDA调试工具cuda-gdb,包含一个可以在CUDA中检测和调试内存错误的内存检查特性。该文档描述了这个名为cuda-memcheck的工具与它的功能。 NVIDIA用它强大的cuda-gdb硬件调试器简化了CUDA程序错误的调试。然而,每个程序员总会遇到难以检测到的内存相关错误,并花大量时间去调试。当处理上千条线程时,内存相关的错误的数量会明显增加。cuda-memcheck就是设计用来检测你的CUDA程序中这种内存存取错误的工具。-CUDA debugging tool cud
spline
- 三次样条插值子程序,主程序调用此子程序,可以进行数据插值,能够达到足够的精度-Cubic spline interpolation subroutine, main program calls this subroutine, the data can be interpolated to achieve sufficient accuracy