The MASM Forum Archive 2004 to 2012

General Forums => The Laboratory => Topic started by: saskin on January 03, 2005, 02:43:19 PM

Title: convolution, 4 by 4 determinant
Post by: saskin on January 03, 2005, 02:43:19 PM
Hi;
i'm a 4'th year computer engineering student in Turkey.
can you help me with my homework.
That is, make a program that convol's to arrays, one is of length 10, the other is of length 3,
the result will be in length 12.

and a program that gives the determinant of 4 by 4 matrix.

I know c, c++, java, a little assembly.
If you dont want to make my programs I'll be happy;
if you tell me about cross compiling, that is how can I convert my c codes into assembly codes.

thanks..
Title: Re: convolution, 4 by 4 determinant
Post by: pbrennick on January 03, 2005, 03:33:29 PM
saskin,
Helping with homework goes against the policy of this board.  Therefore, I am closing this topic,
Paul