搜索资源列表
cal
- C++实现 桌面计算器 的 功能,输入一串表达式,计算表达式结果。 要求:a:使用多个头文件,多个源文件,以体现程序的逻辑结构。 b.对于输入,每遇到一个分号或回车记作一行,并在 处理过程中累计 行数。 C.当输入的内容楚翔不符合计算器文法定义的错误时,出了提示出错 原因外,还需提供相应的出错行数。 当出现语法或词法错误时,还应将输入的内容读完。 D.必须支持命令行参数,以指明0个或一个输入文件(输入文件预先 输入了若干表达式,内容和来
Calculator
- 实现基本的计算器功能,使用C#桌面程序-Achieve basic calculator functions, using C# desktop application.
TableCalculator
- java实现的桌面简单计算器,在装有JDK JRE的电脑上可以通过java指令编译运行。 可根据需要扩展 -Desktop simple calculator java implementation on a computer equipped with JDK JRE can be run through the java compiler directive. Can be expanded as needed
calculator
- 桌面计算器小程序,运用逆波兰算法实现四则运算。也可以运算正弦余弦。背景是白底黑字-Desktop calculator applet, using RPN algorithm four operations. You can also SineCosine operation. The background is black and white
computer_pc
- 一个桌面型计算器,还可以,希望大家喜欢,点个赞啊-A desktop calculator, but also, I hope you like it, the point of a praise ah
CalculatorYourHealth
- 北邮计算机实习实验-健康计算器,MFC编写的桌面小程序,功能:输入体重身高计算你的身体健康状况-BUPT computer placement test- Health Calculator, MFC write desktop applet, Function: Enter your weight and height to calculate physical health
jisuanqi
- 实现桌面计算器中的所有运算,包括加减乘除(Desktop calculator function)
