资源列表
COSEDU32
- robotic education code
CJGL
- 算1到的和100 之和 并算出偶数之和 算出奇数之积-Operator 1 and 100, and calculate the sum of even numbers and calculate the product of an odd number
guibing
- 归并排序是建立在归并操作上的一种有效的排序算法,该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。-Merge algorithm
prefix-sum
- Prefix sums are trivial to compute in sequential models of computation, by using the formula yi = yi − 1 + xi to compute each output value in sequence order. However, despite their ease of computation, prefix sums are a useful primitive in certa
laplace
- 并行程序设计。laplace的并行实现.laplace是一个非常非常重要的算法,并行程序可以有效提升算法的执行效率。-Parallel programming. The laplace parallel implementation to the laplace is a very, very important algorithms, parallel programs can effectively improve the efficiency of the implementation o
HelloWorld
- GPU高性能编程CUDA实战中的第一个实例-GPU programming
dsp-storm
- 基于storm的地铁信号并行数据流处理系统-Parallel data stream processing system based on the storm' s subway signal
lifeanddead
- 并行环境下实现生灭问题。上传的两个都是分布式并行处理的经典案例的实现。-Parallel realization of birth-death issue of environment. Upload two are a classic case of distributed parallel processing implementation.
mpichntman.tar
- 空间物理学研究需要有并行的环境,这文章是一个MPI并行环境的说明文件。非常有用的。-parallel environment is needed in Space Physical research,this paper is a instruction file for Parallel environment.it s very useful!
MultiThread
- 上初学者学习多线程的编程和windows消息处理的过程
cuda_by_example
- Cuda by example, the sourcecode of this book. Simple but useful~
cuda_by_example
- GPU高性能编程CUDA实战s所有章节的源代码,非常详细,适合初学者研究学习-Actual performance CUDA GPU programming source code