News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

convolution, 4 by 4 determinant

Started by saskin, January 03, 2005, 02:43:19 PM

Previous topic - Next topic

saskin

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..

pbrennick

saskin,
Helping with homework goes against the policy of this board.  Therefore, I am closing this topic,
Paul