Recent content by zemzi
-
Z
Matrix in assembly mxn dimension
I understand your explanation, but I don't know how to write the algorithm, could you help me?- zemzi
- Post #3
- Forum: Programming and Computer Science
-
Z
Matrix in assembly mxn dimension
I made a code in assembly 8086. I load matrix (array) in memory with dimension 3x3. but this code works just for this dimension of matrix 3x3. Could someone give me an idea how could i make it to work with dimension m x n? the array is loaded in memory and at the end just print the result...- zemzi
- Thread
- Assembly Dimension Matrix
- Replies: 4
- Forum: Programming and Computer Science