| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 4220 人关注过本帖
标题:masm calculator
只看楼主 加入收藏
chensy23
Rank: 1
等 级:新手上路
帖 子:2
专家分:0
注 册:2013-11-22
结帖率:0
收藏
已结贴  问题点数:20 回复次数:2 
masm calculator
要寫一個可以直接輸入運算式的計算機
包含加減乘除的功能
輸入會參雜二進位、八進位、十進位、十六進位
最後以十進位輸出結果
以下是題目的原文
請大家幫忙,關係到能否畢業

p.s.我是用Irvine2010的函式庫以及Visual Studio 2010撰寫執行的

The program should then let the user input the Mathematic Form for calculations.
The operations of Mathematic Form are able to contain
1) adding
2) subtracting
3) multiplying
4) dividing

The operations of Mathematic Form are able to contain
1) binary,
2) octal,
3) decimal
4) hexadecimal

No bracket is considered, but the operations priorities must be in this program.
The program should then display the results in decimal.
For example: -11b + 22o * 33d / 0ah,       22o * -33d  + 0bh / 111b
搜索更多相关主题的帖子: calculator should 
2014-01-23 04:39
zklhp
Rank: 20Rank: 20Rank: 20Rank: 20Rank: 20
来 自:china
等 级:贵宾
威 望:254
帖 子:11485
专家分:33241
注 册:2007-7-10
收藏
得分:10 
祝您順利完成學業。
2014-01-23 10:48
fl8962
Rank: 11Rank: 11Rank: 11Rank: 11
等 级:贵宾
威 望:14
帖 子:539
专家分:2471
注 册:2012-10-17
收藏
得分:10 
回复 楼主 chensy23
I think, you should have the ability to finish this easy program if you will graduage in this July. If you do not, then stay in college and keep studying.

想抽苏烟了。
2014-01-29 02:22
快速回复:masm calculator
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.013964 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved