文件名称:MatrixMul
- 所属分类:
- DSP编程
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- iechs******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写TMS320C54x汇编语言程序,计算矩阵乘法:
要求:① 两个矩阵的数据由DATA段输入(可放在源程序中,也可单独建立一个数据文件);
② 两个矩阵的数据从0口以数据文件IN.DAT输入,计算结果从1口以数据文件OUT.DAT输出。
-TMS320C54x assembly language program to prepare the calculation of matrix multiplication: Request: ① two matrices of data input from DATA paragraph (available on the source program, but also the establishment of a separate data file) ② two matrices of data from 0 to data IN.DAT document input, calculation results from the data file to an output OUT.DAT.
要求:① 两个矩阵的数据由DATA段输入(可放在源程序中,也可单独建立一个数据文件);
② 两个矩阵的数据从0口以数据文件IN.DAT输入,计算结果从1口以数据文件OUT.DAT输出。
-TMS320C54x assembly language program to prepare the calculation of matrix multiplication: Request: ① two matrices of data input from DATA paragraph (available on the source program, but also the establishment of a separate data file) ② two matrices of data from 0 to data IN.DAT document input, calculation results from the data file to an output OUT.DAT.
相关搜索: 矩阵乘法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MatrixMul
.........\cc_build_Debug.log
.........\Debug
.........\.....\MatrixMul.obj
.........\.....\MatrixMul_V.obj
.........\Debug.lkf
.........\Debug.lkv
.........\in.dat
.........\MatrixMul.asm
.........\MatrixMul.cmd
.........\MatrixMul.map
.........\MatrixMul.out
.........\MatrixMul.paf
.........\MatrixMul.pjt
.........\MatrixMul_V.asm
.........\out.dat
.........\cc_build_Debug.log
.........\Debug
.........\.....\MatrixMul.obj
.........\.....\MatrixMul_V.obj
.........\Debug.lkf
.........\Debug.lkv
.........\in.dat
.........\MatrixMul.asm
.........\MatrixMul.cmd
.........\MatrixMul.map
.........\MatrixMul.out
.........\MatrixMul.paf
.........\MatrixMul.pjt
.........\MatrixMul_V.asm
.........\out.dat