搜索资源列表
jasper-1.701.0.gpu+dwtgpu.0.9a
- GPU优化的小波变换,将cpu的计算移到GPU执行-the wavelet transform by GPU optimized,shift the compute of the CPU to GPU perform
newdwt2008-4-6
- GPU上的小波变换程序代码,学习的经典例子,个人实验代码。
saxpy
- 用高斯过滤信号的CPU和GPU源码。用Makefile里命令的执行程序。过滤后的信号结果保存在signal.data文件里。可以用GNUPLOT命令画出图像。-manipulate a signal with filter gaussien and filter moyenne in CPU and GPU. Compile the code with the command written in Makefile. The result can be found in signal.data
k-means-gpu.rar
- 使用GPU实现K-means,可以实现很快的加速比