Skip to content

a simple arithmetic worksheet generator for elementary school students, or academically: Automated generation of customized algebraic expressions using binary expression trees.

License

Notifications You must be signed in to change notification settings

FarCaptain/xiaobawang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

小霸王出题器

a customizable arithmetic worksheet generator for elementary school students.

Only core code shown.

My essay on this Project: Automated generation of customized algebraic expressions using binary expression trees

Waifu UI


一个简单的练习项目。

功能

  • 产生算式,并且可以显示算式的计算结果。
  • 支持选择加减乘除四种运算符。
  • 支持设定计算的最大值,算式与任何中间结果都不会超过最大值。
  • 这个版本只支持非负整数运算,运算中间结果当然也都是非负整数。
  • 支持设定算式是否带有括号

了解一下

  • 这个小东西本意是学习交流使用,只放上来一部分核心代码。

About

a simple arithmetic worksheet generator for elementary school students, or academically: Automated generation of customized algebraic expressions using binary expression trees.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages