Skip to content

H3Z-Open-Source-Community/balance

Repository files navigation

balance

Background

balance is a small project aiming to balance simple chemical reaction equations.
The main developers are from the Harbin No.3 High School Information Science Association Programming Division.
The project is written in pure C++.

Install

We use GNU Make as the compilation tool.
So it’s pretty easy to compline and use the program.
After downloading it, all you have to do is to open the terminal, enter folder "balance-main"’s path , and input:

make

And you can find the executable program named "main" in the folder.

Usage

Double click the executable program and you can use it.

Maintainers

@ AtomAlpaca
@ Herminos

Contributing

Feel free to edit the balance project, you can add new functions to it such as ionic equation.

License

GPLv2 © Harbin No.3 High School Information Science Association Programming Division

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published