04-16-2011, 10:50 PM
(This post was last modified: 04-16-2011, 11:09 PM by Resistance.)
A simple Computer Binary Code Converter I have created. What is this "Binary" I speak of? Quick and Brief Description:
Binary code is the system of representing text or computer processor instructions by the use of the binary number system's two-binary digits "0" and "1".
Now, have some fun with this little toy, its a real long and lost forgotten language that already comes with your computer, called Binary. Binary allows you to: Open your Web Browser, Turn on and off your computer, Log Off, Type, Print many others too. It's basically the language computers are used to when you command it to do something. It's Converted to Binary.
The program I made can Convert Computer Commands into English, so Enjoy.
It would be great if I got some feedback
(Especially in Binary, its Fun to Convert)
Source Code: (Screenshots to Prevent Leakage)
Download Link:
Screen Shot
**Really guys, I work hard on my applications and some of them get barely any recognition. It would be deeply appreciated if you showed some thanks because I love contributing to SF and I would contribute more if I know why I am contributing in the first place.
Binary code is the system of representing text or computer processor instructions by the use of the binary number system's two-binary digits "0" and "1".
Now, have some fun with this little toy, its a real long and lost forgotten language that already comes with your computer, called Binary. Binary allows you to: Open your Web Browser, Turn on and off your computer, Log Off, Type, Print many others too. It's basically the language computers are used to when you command it to do something. It's Converted to Binary.
The program I made can Convert Computer Commands into English, so Enjoy.
It would be great if I got some feedback
(Especially in Binary, its Fun to Convert)
Source Code: (Screenshots to Prevent Leakage)
Download Link:
Code:
http://www.mediafire.com/?dsazq7gqesy957b
Screen Shot
**Really guys, I work hard on my applications and some of them get barely any recognition. It would be deeply appreciated if you showed some thanks because I love contributing to SF and I would contribute more if I know why I am contributing in the first place.