资源列表
CUDAdlltest
- VC++,VS2010平台上的三个CUDA dll测试程序(一个是库文件程序,另外两个是VS2010平台和VisualC++6.0平台下的测试程序,可以方便地作为CUDA dll应用程序开发的框架,为了能正确运行这些程序,请确保已经安装了NVIDIA GPU Computing SDK 4.0 及以上,并且电脑上要有NVIDIA的GPU显卡),程序均有详细的注释。文章可参考http://blog.csdn.net/menglongbor/article/details/7526493-VC++,
MatrixMul_ShareMem
- CUDA平行的優化,以矩陣乘法為基礎。透過ShareMemory做加速-CUDA ShareMem
Concurrentprogramming
- 并发程序设计,比较计算机系统处理并发和串行时,时间的花费,说明并行的优越性。程序用VC++6.0菜单式编程实现-Concurrent programming, comparing concurrent and serial processing computer system, the time spent, shows the superiority of the parallel. Program with VC++6.0 menu-driven programming
wings1.2.1
- SKin Based Project using java GUI. USE Swing Gui.
sudoku
- 数独快速并行求解算法,使用Intel编译器-Sudoku fast parallel algorithm, the use of Intel compilers
convolutionSeparable
- 可分离据卷积,在GPU上实现并行运算,比较CPU和GPU上的效率比较
convlutional_network_GPU
- 卷积神经网络的GPU实现。使用GPU计算来加速神经网络训练。-GPU convolution neural network implementation. Accelerate the training time
the_parallel_computing_system
- 中国优秀毕业论文,关于并行计算在流媒体服务系统中的研究与应用的。-China' s outstanding thesis, on the parallel computing system in streaming media services, research and applications.
sdcard_mass_storage_controller.tar
- latest sdcard_mass_storage_controller core from opencores.org wishbone bus
standard
- file about nios descr iption
particle_neighbor_search_(latest_version)
- 介绍了如何在CUDA上搭建KD-TRIE,以及如何在CUDA上对其进行搜索和预处理,使其能适应解决粒子邻居搜索问题。-Describes how to build CUDA on KD-TRIE, and how to search them on CUDA and pre-treatment, so that it can adapt to solve the particle neighbor search problem.
convolution
- 可分离据卷积,在GPU上实现并行运算,比较CPU和GPU上的效率比较