文件名称:Solvr:询问数学问题并获得答案
文件大小:14KB
文件格式:ZIP
更新时间:2024-04-01 16:30:31
C++
求解器 询问数学问题并获得答案 用C ++编写的基本CAS(计算机代数系统)计算器。 Solvr允许您使用简单自然的命令解决一系列代数问题。
【文件预览】:
Solvr-master
----LICENSE(1KB)
----Solvr()
--------Exponentiation.cpp(2KB)
--------Variable.h(567B)
--------Addition.cpp(3KB)
--------Solvr.h(233B)
--------Operation.h(529B)
--------Exponentiation.h(555B)
--------Constant.h(588B)
--------Constant.cpp(783B)
--------Variable.cpp(673B)
--------Addition.h(564B)
--------Operation.cpp(819B)
--------Expression.cpp(130B)
--------Multiplication.h(566B)
--------CMakeLists.txt(312B)
--------Multiplication.cpp(4KB)
--------Solvr.cpp(5KB)
--------Expression.h(536B)
----.gitignore(6KB)
----CMakeLists.txt(87B)
----README.md(196B)
----.gitattributes(2KB)