搜索资源列表
QQzhaocha
- QQ找茬,opencv实现图像分割、检测功能,暂未实现矩形的标定,运行前需将主函数下方的子函数删掉即可-QQ finding fault, opencv to achieve image segmentation, detection, yet achieve the rectangular calibration, running beneath the main function will be required before the subroutine can be deleted fr
calendar
- 输入某年某月某日,返回这一天是星期几。程序具有容错性和健壮性。-Enter a certain period of a particular day, the return day of the week. The program has the fault tolerance and robustness.
calculator
- 计算器,功能要求: <1>用户输入算式文本,确定后程序给出计算结果,支持两个操作数的加减乘除四则运算即可。例如 用户输入“1234+5678”,敲回车键后,屏幕显示“1234+5678=6912”,然后等待用户输入下一个算式文本; 又如用户输入“123/78”,敲回车键后,屏幕显示“123/78=1.577”, 然后等待用户输入下一个算式文本; 乘法符号用“*”表示 <2>操作数最多不超过四位,可以是整数或小数;结果如果是小数,保留到小数点后3位。
stack
- 中缀多项式计算器,能算浮点数的多位运算,界面友好,有一定容错能力-Polynomial calculator infix can count the floating-point number operation, friendly interface, some fault tolerance
parser
- 自顶向下递归子程序,算术表达式语法分析器,含测试用例-a simple parser of arithmetic fault access
