Description: Matrix Transposition and Multiplication
It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran. Platform: |
Size: 74640 |
Author:Hong |
Hits:
Description: 矩阵乘法新算法,希望大家有好东西也一起分享-matrix multiplication algorithm, we hope there are good things to share Platform: |
Size: 1024 |
Author:jarock |
Hits:
Description: Matrix Transposition and Multiplication
It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran. -Matrix Transposition and MultiplicationIt is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran. Platform: |
Size: 74752 |
Author:Hong |
Hits:
Description: 这是我编的FIR滤波器和矩阵相乘的dsp程序,汇编语言编程,执行效率高,使用的是AD公司的开发系统,调试成功后上传.可以让帮助大家了解TI的dsp和AD的dsp之间的区别。-This is my series of FIR filters and matrix multiplication dsp procedures, assembly language programming, the implementation of high efficiency, the use of the AD Platform: |
Size: 1024 |
Author:lanty |
Hits:
Description: 编写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. Platform: |
Size: 5120 |
Author:iechshy1985 |
Hits:
Description: 用汇编语言实现两个文件中的矩阵的乘法,将计算结果存入一个新的文件中,带命令行参数运行。-The two documents with the assembly language implementation of matrix multiplication, the calculation result into a new file, with a command-line arguments to run. Platform: |
Size: 2048 |
Author:吴心 |
Hits:
Description: 我大一时候的作业,实现了以下功能:
用16位8086汇编语言编写下列程序之一:
a) 两矩阵相加
b) 求Fibonacci数列
c) 输入一个正整数n, 输出1-n之间的所有素数
d) 矩阵相乘
e) 把一个十进制小数转换成IEEE754格式并输出的程序,
要求从键盘输入一个十进制小数,最后在在屏幕上输出IEEE754格式二进制码的序列.-When my freshman year of operations, realization of the following features:
8086 with 16-bit programs written in assembly language one of the following:
a) sum of two matrices
b) seek Fibonacci series
c) Enter a positive integer n, output 1-n for all prime numbers between
d) matrix multiplication
e) to convert a decimal IEEE754 format and output program
Requests from the keyboard to enter a decimal, the final output in IEEE754 format on the screen binary code sequence. Platform: |
Size: 12288 |
Author:czxu |
Hits:
Description: 这是dsp实验中用汇编语言编的矩阵相乘优化,包括4种优化方法,最终时钟周期400多个-This is the dsp series of experiments using assembly language to optimize matrix multiplication, including four kinds of optimization methods, the final clock cycle 400 Platform: |
Size: 373760 |
Author:shensi |
Hits:
Description: implementation of the multiplication of matrix in language assembly for MIPS 32 bits in simulator MARS, the program was developed in portuguese Platform: |
Size: 1024 |
Author:frgc |
Hits: