Well, that time has come. Midterms have come, they have gone, and now I'm left with projects.
I wrote an old program 2-3 years ago that did three things. It tested to see if a number was prime. It was able to break down a number into it's factors (think quadratics), as well as its prime factors (for taking the root of a number).
When the project came down my first idea was to make a PC boot block, after some discussion with my teacher I decided that this was far too complex of a task to take on given the time constraints, so I settled on re-writing some parts of this program in Assembly.
I wrote this program in Java, so I have some additional work too. Anything external I decide to use from the program I need to port to c code first. I don't know C, so this has potential to be a pretty interesting project as it is.
Tuesday, October 26, 2010
Subscribe to:
Comments (Atom)