Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamed-94/mega-number
Mega Number v.1.0 -GUI- Do all Super math calculations with different operators combined at the same time..'See the README for more information'.
https://github.com/mohamed-94/mega-number
algorithm csharp csharp-code net netframework programming-language puzzle
Last synced: about 3 hours ago
JSON representation
Mega Number v.1.0 -GUI- Do all Super math calculations with different operators combined at the same time..'See the README for more information'.
- Host: GitHub
- URL: https://github.com/mohamed-94/mega-number
- Owner: Mohamed-94
- License: mit
- Created: 2018-06-21T19:49:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-25T15:16:50.000Z (over 4 years ago)
- Last Synced: 2023-08-13T15:59:06.610Z (over 1 year ago)
- Topics: algorithm, csharp, csharp-code, net, netframework, programming-language, puzzle
- Language: C#
- Homepage:
- Size: 20.6 MB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MegaNumber v.1.0 GUI
Mega Number V.1.0
Key Features •
How To Use •
Download •
Related •
License![screen-recording-7-29-2018-5-49-10-pm-](https://user-images.githubusercontent.com/38832580/43396275-fbd8c166-93f8-11e8-94fa-7cf3c93e7b56.gif)
## Key Features
* Calculate different math operations
* Repeat operations up to Infinity
* Calculate with two options :
- 1 - The counter: you can calculate any operation by increasing the counter!
- 2 - The operator: you can calculate any operation depending on the operator itself!, by inserting the usual symbols(*/+--*%^) in the operator field to represent the desired operation.
* All operations option Algorithm :
- if you choose all operations option then you can calculate all the operations together at the same time..so the '*/+' will mean multiply,divide and add respectively.
* example: +++++****/////+++^^%%%%%!!!**///++++---**//++++-*//+/
- Now the algorithm will calculate all that depending on your input ..starting out by addition 5 times and then multiplication 4 times ..and so on ..
- You can see all this calculation process by clicking the Details Button.
## How To UseTo clone and edit this application, you'll need [Git](https://git-scm.com) and [Visual Studio Community](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&rel=15#).
-From your command line:
```bash
# Clone this repository
$ git clone https://github.com/Mohamed-94/Mega-Number# Go into the repository
$ cd Mega-Number```
Note: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.
## Download
You can [download](https://sourceforge.net/projects/mega-number/) latest zip version of Mega Number.
Note: This program requires [.NET Framework 4.0.3](https://www.microsoft.com/en-us/download/details.aspx?id=17851) or higher ..
if you are using linux you will need [MonoDevelop](https://www.monodevelop.com/download/#fndtn-download-lin) instaled on your machine, which is just an open source version of .NET Framework.
## Related[SuperCalculator](https://github.com/Mohamed-94/Super-Calculator_Cpp_CommandLine) - C++ CommandLine application
[Hex-Calculator](https://github.com/Mohamed-94/HexCalculator) - A Calculator for Hex-dump
## You may also like...
- [Alpha-Mine](https://github.com/Mohamed-94/Alpha-Mine-ChatBot) - An Artificial Intelligence ChatBot.
- [Dll for SQL Connection](https://github.com/Mohamed-94/DLL-for-SQL-Connection) - A Dll library for sql parsing.## License
MIT
---
> GitHub [@Mohamed-94](https://github.com/Mohamed-94) ·