# calc_expression **Repository Path**: itmojun/calc_expression ## Basic Information - **Project Name**: calc_expression - **Description**: 自己实现表达式求值算法 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-02-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 表达式求值 只支持非负整数的四则混合运算,可以包含小括号