搜索资源列表
HelloWorld
- GPU高性能编程CUDA实战中的第一个实例-GPU programming
Source
- 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
CUDA-example
- 包括矩阵相乘,转置,快速傅里叶变换,多GPU编程等23个实例-Including matrix multiplication, transposition, fast Fourier transform, multi-GPU programming in 23 instances
MultiThreadProcess
- Windows多线程编程实例的多线程处理,一个简单的区间积分函数的实现。-Multi Thread programming project for multi thread Process。It s a simple example for get random returns a random integer between min and max data.
CloseLCD
- vb编程实例——清屏显示图像 vb编程实例——清屏显示图像.ZIP -vb programming examples- clear screen display image
openFemSrc
- 有限元计算软件,用C/C++编程求解了一个简单的有限元问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础-Finite element software, using C/C++ programming to solve a simple finite element problem, as the finite element study of the programming examples to better understand the fi
mpi
- 此文档为MPI组网编程实例,包含的子文件比较多,对这方面的同志有一定帮助。-This document is the MPI network programming examples, sub-file contains more, comrades in this area will definitely help.
ParallelComputing
- 开发MPI并行程序不可缺少的参考,书中详细讲述了并行编程的思想以及一些并行程序的实例,开发环境为C或者C-The development of MPI parallel program indispensable reference book is a detailed account of the parallel programming ideas as well as some of the parallel program instance, the development enviro
parallel-compute.
- 一个基于OpenMp并行编程的实例,基于多线程,多线程比单线程下节省运行时间的典型例子。算法内容主要是计算矩阵乘积,再求个元素和。可通过"任务管理器"-"性能"查看运行在多核上。-Typical example of a parallel programming based OpenMp instance, save run time based on the multi-threaded, multi-threading than single-threaded. The algorithm
alu16
- 16位运算器,用实例化模块链接,是采用Verilog hdl编程,是实现fpga的代码-16-bit arithmetic unit, with links to instantiate module is using Verilog hdl programming, is to achieve the fpga code
Book.CUDA.by.Example.Sanders
- CUDA BY EXAMPLE: AN INTRODUCTION TO GENERAL-PURPOSE GPU PROGRAMMING,非常适合CUDA编程开发者在开发过程中参考使用,里面有非常多经典的并行实例可供学习。-CUDA BY EXAMPLE: AN INTRODUCTION TO GENERAL-PURPOSE GPU PROGRAMMING Author(s): Jason Sanders Edward Kandrot Published: 28 Jul 201
helloworld
- CUDA编程实例之helloworld,适合初学者-Helloworld CUDA programming examples, and are ideal for beginners
rvqoess
- 网络编程模范的一个聊天室实例,初学者可以好好学习一下-Network programming model instances of a chat room, beginners can learn well
GPU高性能编程CUDA实战中文版
- 并行计算新手入门书籍,分析的简单透彻,实例举一反三,CUDA入门的好书(Parallel computing novice entry books, analysis of simple and thorough, examples of drawing inferences from others, CUDA entry of good books)