Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[Release] Polynomial Calculator

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming -> Binaries
View previous topic :: View next topic  
Author Message
nwongfeiying
Grandmaster Cheater
Reputation: 2

Joined: 25 Jun 2007
Posts: 695

PostPosted: Sun Jun 29, 2008 12:24 am    Post subject: [Release] Polynomial Calculator Reply with quote

My mini-story

It's a pretty simple program that I made in February or March; the only hard part was the formulas. It should actually be called a synthetic division calculator.

Why did I make it ?

I couldn't get some sleep and I had polynomials for homework everyday of that week so I decided to make a calculator.

Where did I get the GUI ?

I stole it from HP (removed the logo using paint) Mad

Usage

Code:
Step numero uno [1]

Find the dividend on your math paper and input it into the top left box.

Step 2

Proceed to enter in the polynomials in which the dividend shall divide and remember to enter 0's for the missing exponents.

Step 3

Check if the results come out evenly.

Note: There might be two answers from some problem.

Step 4

...I forget.

Step V

Do the hokey pokey.

Step six

Use the update function if necessary.

Step six and a half

THE END


Miscellaneous

Compiled with Visual C++ Studio 2005 Express Edition on an HP Pavillion laptop (2002 / 1.79 GHz 704 MB of ram 27 GB of hard drive space ) with XP home edition.

Scan it before downloading it. Someone might have intercepted and switched it with a virus during the upload Rolling Eyes

I started on a quadratic calculator, but no motivation since I don't have Geometry anymore.

Link: http://www.mediafire.com/?5ipwemflbi1


Last edited by nwongfeiying on Sun Jun 29, 2008 12:39 am; edited 2 times in total
Back to top
View user's profile Send private message
AndrewMan
Grandmaster Cheater Supreme
Reputation: 0

Joined: 01 Aug 2007
Posts: 1257

PostPosted: Sun Jun 29, 2008 12:30 am    Post subject: Re: [Release] Polynomial Calculator Reply with quote

nwongfeiying wrote:

Scan it before downloading it. Someone might have intercepted and switched it with a virus during the upload Rolling Eyes


LOL.

Nice program, GUI is nice too Shocked

_________________
Back to top
View user's profile Send private message
nwongfeiying
Grandmaster Cheater
Reputation: 2

Joined: 25 Jun 2007
Posts: 695

PostPosted: Sun Jun 29, 2008 12:33 am    Post subject: Reply with quote

Thanks Very Happy

I like stealing backgrounds from companies. I better edit my post on how to use it.

Edit: I feel high...or that might just be boredom driving me to do dumbass things.
Back to top
View user's profile Send private message
Noz3001
I'm a spammer
Reputation: 26

Joined: 29 May 2006
Posts: 6220
Location: /dev/null

PostPosted: Sun Jun 29, 2008 3:15 am    Post subject: Reply with quote

Can't you just upload it here?
Back to top
View user's profile Send private message MSN Messenger
nwongfeiying
Grandmaster Cheater
Reputation: 2

Joined: 25 Jun 2007
Posts: 695

PostPosted: Sun Jun 29, 2008 10:54 am    Post subject: Reply with quote

There's a 1 MB limit Surprised
Back to top
View user's profile Send private message
samuri25404
Grandmaster Cheater
Reputation: 7

Joined: 04 May 2007
Posts: 955
Location: Why do you care?

PostPosted: Sun Jun 29, 2008 11:55 am    Post subject: Reply with quote

nwongfeiying wrote:
There's a 1 MB limit :o


Why the hell is it bigger than a mb? o_O

_________________
Wiccaan wrote:

Oh jeez, watchout I'm a bias person! Locked.


Auto Assembly Tuts:
In Depth Tutorial on AA
Extended
Back to top
View user's profile Send private message
nwongfeiying
Grandmaster Cheater
Reputation: 2

Joined: 25 Jun 2007
Posts: 695

PostPosted: Sun Jun 29, 2008 11:18 pm    Post subject: Reply with quote

I would guess that it's because of the background.
Back to top
View user's profile Send private message
Jani
Grandmaster Cheater
Reputation: 2

Joined: 29 Dec 2006
Posts: 804

PostPosted: Mon Jun 30, 2008 7:03 am    Post subject: Reply with quote

Bad coding.. :<
Code:
************** Exception Text **************
System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info)
   at PolynomialCalculator.Form1.button1_Click(Object sender, EventArgs e) in c:\documents and settings\ms computer\my documents\visual studio 2005\projects\polynomial calculator\polynomial calculator\form1.h:line 573
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.PerformClick()
   at PolynomialCalculator.Form1.textBox1_KeyDown(Object sender, KeyEventArgs e) in c:\documents and settings\ms computer\my documents\visual studio 2005\projects\polynomial calculator\polynomial calculator\form1.h:line 730
   at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
   at System.Windows.Forms.TextBox.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
You should make sure that the input is an integer.
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8517
Location: 127.0.0.1

PostPosted: Mon Jun 30, 2008 7:08 pm    Post subject: Reply with quote

Wow... 6megs uncompressed. You should really optimize your code. Along with that, don't use BMP images >.>

Code:
A-Squared     
Found nothing
AntiVir    
Found nothing
ArcaVir    
Found nothing
Avast    
Found nothing
AVG Antivirus    
Found nothing
BitDefender    
Found nothing
ClamAV    
Found nothing
CPsecure    
Found nothing
Dr.Web    
Found nothing
F-Prot Antivirus    
Found nothing
F-Secure Anti-Virus    
Found nothing
Fortinet    
Found nothing
Ikarus    
Found nothing
Kaspersky Anti-Virus    
Found nothing
NOD32    
Found nothing
Norman Virus Control    
Found nothing
Panda Antivirus    
Found nothing
Sophos Antivirus    
Found nothing
VirusBuster    
Found nothing
VBA32    
Found nothing


File appears safe. Download at your own risk!

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
nwongfeiying
Grandmaster Cheater
Reputation: 2

Joined: 25 Jun 2007
Posts: 695

PostPosted: Mon Jun 30, 2008 11:30 pm    Post subject: Reply with quote

Whenever I code, I do the main project then do the clean up work later. I'm sorry if it's bad, but I didn't plan on improving on it because I only needed the calculator for like a week or two.

I didn't even make a calculate function. I just had it calculate on the events. I still have a lot to learn Mad
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming -> Binaries All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites