登录
首页 » Visual C++ » matrixMul

matrixMul

于 2014-09-17 发布 文件大小:10KB
0 166
下载积分: 1 下载次数: 1

代码说明:

  MATRIX MULTIPLICATION GPU PROGRAM

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • base2fft
    根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
    2008-04-20 23:11:05下载
    积分:1
  • MannKendall
    Dijkstra最短路算法通用Matlab程序
    2010-08-20 21:31:35下载
    积分:1
  • huidu
    介绍MATLAB中灰度共生矩阵的文档,刚入门的可以拿去看看!(Documents introduced in MATLAB GLCM, just getting started can take it and see!)
    2013-04-02 19:20:57下载
    积分:1
  • fsk_demodualtion
    课程设计需要运用MATLAB编程实现2ASK,2FSK,2PSK,2DPSK调制解调过程,并且输出其调制后的波形,画出频谱、功率谱密度图,并比较各种调制的误码率情况,讨论其调制效果。(Curriculum design requires the use of MATLAB programming 2ASK 2FSK, 2PSK 2DPSK modulation demodulation process and output modulated waveform, draw the spectrum, power spectrum density map and compare various modulation BER discuss its modulation effect.)
    2012-11-14 20:03:16下载
    积分:1
  • C-language-realization-of-MATLAB-
    本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,(This paper describes the use of MATLAB command M-file translation for the C language program, and modify the method can directly call C language functions)
    2012-06-26 00:05:30下载
    积分:1
  • bitlocker_detect
    含:分析物理磁盘的分区表和各分区的bootsector for bitlocker以及WINDOWS下设备枚举.(including : Analysis of the physical disk partition table and the district for the bootsector bitlocker and W INDOWS equipment under enumeration.)
    2006-12-31 16:49:14下载
    积分:1
  • vcAndMatlab
    matlab联合vc++仿真,最近刚学的,用的上,不错不错。(Joint vc++ matlab simulation, recently learned, the use, good good.)
    2014-12-04 20:26:28下载
    积分:1
  • zemax-Matlab
    ppt文件,讲述如何使用matlab调用zemax中数据的文档(ppt file explains how to use the data in matlab call zemax document)
    2013-08-07 13:09:18下载
    积分:1
  • ser
    Serial port communication for kwp 2000 fast initialization. this code is not complete. I am trying to develop it
    2015-02-24 00:23:12下载
    积分:1
  • Applications
    说明:  DEKTEC信号发生卡的控制软件,dos下面的控制台程序(example source code of DEKTEC player card)
    2011-02-21 22:20:29下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载