资源列表
MultiDevice
- 在学习CUDA GPU并行编程时写的,用于将应用分布到多个GPU设备进行处理的通用代码。-This program is finished when I was learning CUDA GPU parallel programming. It deploys the applications to multiple GPU devices and can be used in many environments.
sp605_pcie_x1_gen1_canuse
- xilinx 评估板sp605的PCIe的verilog源程序,已经经过调试。-failed to translate
Cannon.rar
- 本程序采用vc2005结合openmp实现了并行矩阵相乘的cannon算法,This procedure combines the use of vc2005 OpenMP parallel realization of the cannon matrix multiplication algorithm
cannon.rar
- 并行计算矩阵乘法,cannon算法,矩阵移位来进行计算,Parallel computing matrix multiplication, cannon algorithm for calculating the matrix transposition
clock.rar
- VHDL编写的,实现电子手表功能,硬件语言描写,定时非常准确,VHDL prepared, electronic watches, functions, hardware descr iption languages, timing is very accurate
DSP_MATLAB.rar
- 主要用于微波光子处理的算法优化程序,希望能对各位有所帮助,请放心下载。,aghgdfdasggahdfgdfhhafdfdhfdf
Cumd5_dym
- GPU 加速md5加密解密算法 GPU 加速md5加密解密算法 GPU 加速md5加密解密算法-GPU accelerated encryption and decryption algorithm md5 md5 encryption and decryption algorithms GPU accelerated GPU accelerated encryption and decryption algorithm md5 md5 encryption and decryptio
Multithreading-Implementation
- 多线程实现矩阵乘法,文件输入,Ubuntu下Eclipse-Multithreading Implementation of Matrix Multiplication
MPI
- 包含4个资料,pdf格式和ppt,中科院迟尉彬张林波等人的并行理论讲义,涉及并行理论的基础,mpi-Contains four data, pdf format, and ppt, Chinese Academy of Sciences, who later Wei Bin Zhang Linbo parallel theoretical lectures, the basis of the theory involving parallel, mpi, etc.
convhull
- 设平面上n个点为 ,坐标原点为 。可按照下面方法求得包含这n个点的凸多边形。 (1)求最右边点,即x坐标最大点,设为 。 (2) 以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点,设为 。 (3)再以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点 。如此类推,直到新选取的点与 点重合为止。设已求得多边形k个点依次为 ,其中第 点与第1点重合。则分别以点 为三角形顶点计算面积并求和即可。 -Let n points in the plane as the
cputhermometer_srouce
- 监控系统的源代码,包括获取硬盘,CPU,内存使用率等等内容。-The source code control system, including access to the hard disk, CPU, memory usage and much more.
HelloWorld
- GPU高性能编程CUDA实战中的第一个实例-GPU programming
