This Volume Converter in C# is a simple GUI-based calculation project that is very easy to understand and use. This application converts volume from one unit to another (i.e. centiliter to liter). Also, this project is capable of handling most of the exce...
Type : Project
File Size : 41.4 KB
Total Downloads : 457
Please click the button below to download the ZIP File.
Download ZIP FileThis Volume Converter in C# is a simple GUI-based calculation project that is very easy to understand and use. This application converts volume from one unit to another (i.e. centiliter to liter). Also, this project is capable of handling most of the exce...
The Base converter is a simple project developed using c++ programming language. The project contains a base conversion system. The user can enter any number and convert them to any number system (like decimal to binary, binary to Hexadecimal, etc.).
The Weight converter In Python is a simple project developed using Python. This project is a GUI application that converts your weight into different units. Here, you have to enter the weight in kg and the result will be in other different units. And, the...
The Binary converter In Python is a simple project developed using Python. The project contains a base conversion system. The user can enter any number and convert them to other number systems (decimal to binary, binary to decimal).
The Currency converter In Python is a simple project developed using Python. This project is a GUI application which converts Currency from one unit to another (euros and pounds). Also, this app is capable of handling all types of exceptions. This project...
This project is based on a concept to convert dates from AD to BS and BS to AD. This program helps the user to know their exact AD/BS birth dates. User just has to input their BS Year, month and day to convert in AD/BS and the results are displayed with ...
Visit code-projects.org to download thousands of other free projects