搜索资源列表
apiCOMM
- C++ BUILDER API CHUAN KOU BIANCHENG源码程序
MonteCarlo
- 采用GPU通用计算API(CUDA)实现蒙特卡罗方程。-The use of general-purpose GPU computing API (CUDA) the realization of the Monte Carlo equation.
matrixMul
- 采用GPU通用计算API(CUDA)实现矩阵相乘。-The use of general-purpose GPU computing API (CUDA) to achieve the matrix multiplication.
oceanFFT
- 采用GPU通用计算API实现快速傅立叶变换-The use of general-purpose GPU computing to achieve fast Fourier transform API
cudaOpenMP
- This sample shows how to use OpenMP API to write an application for multiple GPUs.
MultiCore-Programming
- Intel出版的多核编程,介绍通过软件的多线程方式来提高性能的方法。分为介绍多核变成,线程的综述,并行的基本概念,线程以及并行编程的结构,线程的API,OpenMP技术,并行编程的常规问题,多线程debug方法,Intel多核处理器的线程及其开发工具等。-Intel multi-core programming, published to introduce the way through the software to improve performance of multi-threaded
openmp
- This document specifies a collection of compiler directives, library functions, and environment variables that can be used to specify shared-memory parallelism in C and C++ programs. The functionality described in this document is collectively
Assignment-Sharp6
- This simple array search using MPI API. Array is 2D.-This is simple array search using MPI API. Array is 2D.
MPI
- This a basic MPI program, the idea it s to show how MPI API work s. Then you could find MPI_IMPROVED where obviously you ll find a program who run quite faster than this one-This is a basic MPI program, the idea it s to show how MPI API work s. Then
MPI-Improved
- This a improved MPI program, the idea it s to show how MPI API work s. you ll find a program who run quite faster than MPI.rar-This is a improved MPI program, the idea it s to show how MPI API work s. you ll find a program who run quite faster than
hadoop-src
- hadoop的src,里面包括了源代码,测试用例,已经api-the source code of hadoop
hadoopP0.20.203.0Papi
- hadoop 0.20.203.0的API,是chm格式的。hadoop编程入门的最佳API参考。-hadoop 0.20.203.0 API
deviceQuery.tar
- 通过CUDA Runtime API查询CUDA设备的基本属性-This sample queries the properties of the CUDA devices present in the system via CUDA Runtime API.
Float-Process
- VB串口通信中经常会遇到10进制浮点数转为多字节Byte数据类型的情况,以及在接收后需转为10进制浮点数需求。 VB有专门的API函数CopyMemory能处理2-10进制浮点数转换和10-2进制浮点数转换。 下列代码演示了10进制Single(单精度浮点型转为16进制字符显示的浮点数和其相反运算: -VB serial communication often encounter decimal floating-point to multi-byte Byte data type,
CUDA_C_Programming_Guide
- CUDA_C_Programming_Guide,学习CUDA编程的必备工具书,里面的指导非常到位,非常适合初学者入门参考。-Every CUDA developer, from the casual to the most sophisticated, will find something here of interest and immediate usefulness. Newer CUDA developers will see how the hardware processes c
GeoCodingTest
- Beam的java api,中文资料很少,值得看看。-beam->java api!
Colfax-HOW-Day-02
- we focus on the usage of the Intel Xeon Phi platform as a coprocessor in the offload programming model. We talk about the explicit offload model based on compiler pragmas, explaining how to offload functions, local scalars and arrays of known size, a
pjocess
- 对windows tool help api封装的COM组件,用于显示进程,线程,模块列表等-For Windows tool help API encapsulation of COM component, is used to display process, thread, module list, etc