Recent content by electra123
-
E
Can I become a successful scientist?
I for one believe that passion>=genius in every aspect of life.If you already have passion for science you have all the essential tools to discover sth exceptional.I can't imagine anyone with real passion for sth that can't stand for it.I don't mean of course that every passionate person will...- electra123
- Post #12
- Forum: STEM Academic Advising
-
E
MIPS assembly progr.-factorial calculation
Thank you very much for taking a look into this abysmal code :) i appreciate it!im going to work it again ,more serious this time!god...i hate assembly- electra123
- Post #5
- Forum: Programming and Computer Science
-
E
MIPS assembly progr.-factorial calculation
Well thank you very much for your respond but I've changed my code and now I'm facing a false result/calculation .I guess that in my previous program there was a problem with memory allocation in the stack.The reason i have these (.data 0x10008000 .word 10) is because i wanted for example to...- electra123
- Post #3
- Forum: Programming and Computer Science
-
E
MIPS assembly progr.-factorial calculation
I'm trying to write a MIPS assembly program that implements the calculation of n! Well i wouldn't be here if i were successful.When i try to run the following code on PCSpim this appears on the screen: "Exception 6 [Bad instruction address] occurred and ignored" Can anyone help...- electra123
- Thread
- Assembly Calculation Mips
- Replies: 4
- Forum: Programming and Computer Science