Welcome![Sign In][Sign Up]
Location:
Search - Desk Calculator

Search list

[Windows DevelopProject1

Description: This project requires you to write a program that imitates a simple desk calculator. Your calculator must be able to accept an infix expression which at least includes (, ), +, -, *, /, %, and ^ (exponentiation operator, a^b = ab ). If the expression is legal, output its value, else output an error message. Input Specification: Your program must read test cases from a file “input.txt”. In the file there are several test cases, each occupies one line that contains an infix expression. Proceed until the end of the file. Output Specification: For each test case, output to a file “output.txt” in one line the value of that expression (accurate up to two decimal places), or an error message “ERROR IN INFIX NOTATION”.
Platform: | Size: 40492 | Author: 云从龙 | Hits:

[Windows DevelopProject1

Description: This project requires you to write a program that imitates a simple desk calculator. Your calculator must be able to accept an infix expression which at least includes (, ), +, -, *, /, %, and ^ (exponentiation operator, a^b = ab ). If the expression is legal, output its value, else output an error message. Input Specification: Your program must read test cases from a file “input.txt”. In the file there are several test cases, each occupies one line that contains an infix expression. Proceed until the end of the file. Output Specification: For each test case, output to a file “output.txt” in one line the value of that expression (accurate up to two decimal places), or an error message “ERROR IN INFIX NOTATION”. -This project requires you to write a program that imitates a simple desk calculator. Your calculator must be able to accept an infix expression which at least includes (,),+,-,*, /,, And ^ (exponentiation operator, a ^ b = ab). If the expression is legal, output its value, else output an error message. Input Specification: Your program must read test cases from a file
Platform: | Size: 39936 | Author: 云从龙 | Hits:

[source in ebook200672016149309

Description: 学生选课系统分为前台服务和后台服务,前台提供用户丰富的应用界面,包括管理员进行添加学生,教师基本信息,直接从系统界面进行数据库还原,备份。寝室成员信息以及寝室奖励违纪信息的查询 、添加和修改,卫生检查工作人员信息的查询,添加,修改。用户可修改密码,查看通讯薄,还包括一些辅助工具,WORD,EXCEL,计算器,日历,报表打印管理;后台供系统管理人员对系统用户信息、卫生检查信息、寝室数据信息 等进行管理与维护.-Student elective system is divided into front desk and back-office services, front desk provides a rich application user interface, including the administrator to add students, teachers basic information, the database directly from the system interface to restore the backup. Bedroom bedroom reward and discipline members information and query information, add and modify the query sanitary inspection staff information to add, modify. The user can change the password, check address book, including some aids, WORD, EXCEL, calculator, calendar, report printing management background for system management information system users, health check information, bedroom data management and maintenance information, etc. .
Platform: | Size: 201728 | Author: 钟思聪 | Hits:

[JSP/JavaProject1

Description: Desk Calculator This project requires you to write a program that imitates a simple desk calculator. Your calculator must be able to accept an infix expression which at least includes (, ), +, -, *, /, , and ^ (exponentiation operator, a^b = ab ). If the expression is legal, output its value, else output an error message. Input Specification: Your program must read test cases a file “input.txt”. In the file there are several test cases, each occupies one line that contains an infix expression. Proceed until the end of the file. Output Specification: For each test case, output to a file “output.txt” in one line the value of that expression (accurate up to two decimal places), or an error message “ERROR IN INFIX NOTATION”. Sample Input: 4.99+5.99+6.99*1.06 (3*5*(4+8) 2) 2^2^3 1+2( 2/0 (2-4)^3.1 2.5 2 2 2.5 Sample Output: 18.39 0.00 256.00 ERROR IN INFIX NOTATION ERROR IN INFIX NOTATION ERROR IN INFIX NOTATION ERROR IN INFIX NOTATION ERROR IN INFIX NOTATION - Desk Calculator This project requires you to write a program that imitates a simple desk calculator. Your calculator must be able to accept an infix expression which at least includes (, ),+,-,*, /, , and ^ (exponentiation operator, a^b = ab ). If the expression is legal, output its value, else output an error message. Input Specification: Your program must read test cases a file “input.txt”. In the file there are several test cases, each occupies one line that contains an infix expression. Proceed until the end of the file. Output Specification: For each test case, output to a file “output.txt” in one line the value of that expression (accurate up to two decimal places), or an error message “ERROR IN INFIX NOTATION”. Sample Input: 4.99+5.99+6.99*1.06 (3*5*(4+8) 2) 2^2^3 1+2( 2/0 (2-4)^3.1 2.5 2 2 2.5 Sample Output: 18.39 0.00 256.00 ERROR IN INFIX NOTATION ERROR IN INFIX NOTATION ERROR IN INFIX NOTATION ERROR IN INFIX NOTATION ERROR IN INFIX NO
Platform: | Size: 7168 | Author: 李瑞 | Hits:

CodeBus www.codebus.net