Free Codes In C++
Program Name | Description | Author | Download |
Anagrams | A solution of a problem (A) from ACM 2002 Middle East & Arab Regional Contest, check www.acm.org | Mahmoud Seireg | Anagrams.zip |
Why Johnny can't count | A solution of a problem (F) from ACM 2002 Middle East & Arab Regional Contest | Mahmoud Seireg | Johnny.zip |
Free Codes In C
Program Name | Description | Author | Download |
Quine Mcclusky Method | The famous Quine Mcclusky's hard algorithm is finally written in simple ANSI C. | Mahmoud Seireg | Quine.zip |
Boolean Expressions Simulation | A logic design program that computes the truth table of a given Boolean expression with 3 variables. | Mahmoud Seireg | LogicOp.zip |
Library Manager | A Library Management software core code | Mahmoud Seireg | Lib.zip |
Free Codes In Visual Basic
Program Name | Description | Author | Download |
Text Analyzer | Text Analysis Program | Mahmoud Seireg | Text.zip |
Robot Chat | A simple robot chat program | Mahmoud Seireg | Robot.zip |
SS Calculator | A Calculator Program | Mahmoud Seireg | Calc.zip |
Free Codes In Pascal
Program Name | Description | Author | Download |
Iterate | A program for solving polynomial equations using the iteration method. | Mahmoud Seireg | Iterate.zip |
Stars | A Fun Program that illustrates how to use characters art in your programs. | Mahmoud Seireg | Stars.zip |
Add fraction | A program that contains functions to add fractions in the form of 1/2 + 1/4 ... | Mahmoud Seireg | Fraction.zip |