资源列表
IntroducingCppConcurrencyRuntime
- 适合并行编程的初学者。平台为Visual Studio 2010,利用ppl库。-Suitable for parallel programming for beginners. Platform, Visual Studio 2010, use ppl libraries.
atan
- fpga运用cordic算法计算atan.精确度较好。-fpga using cordic algorithm atan. precision is better.
mul
- 基于CUDA C的程序,可以对任意矩阵进行矩阵乘法,目前仅用全局存储器进行数据计算,相比于传统CPU程序,计算效率明显提升。程序结构简洁,内有注释,方便学习,如有不足之处,方便批评指正。-Based on CUDA C programs can be arbitrary matrix matrix multiplication, the current global memory for data only, compared to traditional CPU program, comput
Midian_fpga
- 图像处理中用到的中值滤波,FPGA实现。verilog语言。-Used in image processing median filter, FPGA implementation. verilog language.
cufft_1d_r2cac2r_new
- 基于CUDA平台的一维数组傅里叶变换程序,可以进行实数到复数的变换和复数到实数的变换。-CUDA-based platform for one-dimensional array Fourier transform procedure can be a real number to a complex number to a real transformation and complex transformation.
length
- 运用fpga技术计算模长。方法是cordic算法。-Technical computing length is used by fpga. It is cordic algorithm.
fft
- altera公司fft ip核的运用。语言是verilog.-Altera company s fft ip. Language verilog.
three-method-three-attributes
- 我自己论文做的一个云计算下多属性调度问题-A program for mathlab, which is used in the Cloud scheduling wiht multiple attributes
mm_naive
- 用C语言实现简单的数组相乘计算的并行算法,应用经典的naive分块法,在一定程度上,提高并行之后的计算效率。-C language through parallel MPI way to achieve simple array calculated by multiplying.
CUDA2.3---(WinXP)--
- CUDA2.3安装指南(WinXP) ,对于初学CUDA的人有帮助-CUDA2.3 Installation Guide (WinXP), for beginners to help people CUDA
MAIN
- 开发时间太短,可能还有许多有待完善的地方,望大家指点-Development time is too short, there may be many to be the perfect place, hope everyone pointing
DeJong
- 遗传算法程序测试De Jong函数;选择方法:最优保存、轮盘赌选择、改进最佳保留;动态或静态变异;量子遗传算法测试PFH函数;运用到量子遗传算法的交叉、变异等操作。-De Jong genetic algorithm program test function selection methods: elitist, roulette selection, the best retention improvement dynamic or static variation quantum g