patplays852
Jul 27th, 2009, 05:56 AM
Title: Factors R us (stupid name I know, but I'm not that creative!
Description: Factors numbers for you, fast and efficient!
Feature list:
-Factors VERY large number, will probably factor anything you could possible need (up to 999,999,999,999,999), adding a 9 on there makes it unresponsive on my machine
-Useful for trig and algebra, I would have liked this when factoring stuff (except the difference between 2 perfect squares, those are nice and easy lol)
-Will output ALL factors, and will tell you how many factors it has
-Can factor numerous numbers fast and separately (the listbox gets cleared if you enter a new number and press enter, so it does NOT keep the old factors from previous numbers in there, same with number of factors.)
http://img248.imageshack.us/img248/6931/snag0042.jpghttp://img40.imageshack.us/img40/4792/snag0043w.jpg
Author name: Patplays852
System Requirements: needs .Net Framework ( I have 3.5 sp1 on my computer if that helps anyone)
License info: none really, I am going to include the source code, and form in the zip file (along with the .exe file) * no install by the way* Feel free to edit the code, just please put me in credits.
I am open to new ideas, this is my first of hopefully many projects to come, I only started learning this a few hours ago so I'm not into all the detailed stuff yet.
Please comment on my syntax of the source code, and tell me if there could be revisions made.
Description: Factors numbers for you, fast and efficient!
Feature list:
-Factors VERY large number, will probably factor anything you could possible need (up to 999,999,999,999,999), adding a 9 on there makes it unresponsive on my machine
-Useful for trig and algebra, I would have liked this when factoring stuff (except the difference between 2 perfect squares, those are nice and easy lol)
-Will output ALL factors, and will tell you how many factors it has
-Can factor numerous numbers fast and separately (the listbox gets cleared if you enter a new number and press enter, so it does NOT keep the old factors from previous numbers in there, same with number of factors.)
http://img248.imageshack.us/img248/6931/snag0042.jpghttp://img40.imageshack.us/img40/4792/snag0043w.jpg
Author name: Patplays852
System Requirements: needs .Net Framework ( I have 3.5 sp1 on my computer if that helps anyone)
License info: none really, I am going to include the source code, and form in the zip file (along with the .exe file) * no install by the way* Feel free to edit the code, just please put me in credits.
I am open to new ideas, this is my first of hopefully many projects to come, I only started learning this a few hours ago so I'm not into all the detailed stuff yet.
Please comment on my syntax of the source code, and tell me if there could be revisions made.