Archive for the ‘Courses’ Category
Circuit for Log2... - 0
Today I took an exam for the logical circuits course. I didn’t write much good :( since there was no time for thinking! There was a problem stating: design a circuit to calculate the Log2(A) where A is an 8-bit value. Of course, I did wrong on the exam but now, here’s the answer…
The famous maze game is the game that most people know it. That’s a complex puzzle that a passenger has to find a way from a beginning door through an exit. In this post, I introduce you my first Java application, a simple 2D maze game, which I’ve made it for the Data Structure course [...]
Open Source Projects... - 3
Hi. If you have the language course this term with us, you need a not-localized project in order to translate and localize as your team’s project. Therefore I’m going to introduce a few projects which you can choose for your term’s project. These are web-based open source applications which support the multilingual feature; thus you [...]
Emu8086 – 8086 Microp... - 1
As I and others have the Machine Language course this term, we need this application in order to emulate our codes on a 8086 virtual machine. So you can download emu8086 from here. In the time of this writing, the latest version was 4.07. Good-luck!
