资源列表
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
rect2polar
- cordic 的实现 ,通过简单的移位,加法操作较少的硬件资源实现超越函数运算-CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares.
Muliticore
- 在Linux/Windows平台上实现单精度浮点的矩阵乘法,在Linux/Windows平台上用多线程方法实现浮点向量的点积计算,多核的经典入门必学算法-In Linux/Windows platform to achieve single-precision floating-point matrix multiplication, in Linux/Windows platform using multi-threading methods to achieve floating point
Mutlicore
- 高校经典多核并行化设计,借鉴intel课程设置,不可多得好资料-Universities classic multi-core parallel design, drawing intel curriculum, rare good information
test
- OpenMP 解决大矩阵相乘问题,矩阵规模为5000*5-OpenMP problem solving large matrix multiplication
Gauss
- 高斯消去的并行程序,测试在不同规模的系数矩阵下、不同处理器核心数量下,程序的运行时间-Parallel Gaussian elimination procedure, test coefficient matrix in different sizes, different number of processor cores, the program running time