关键字  
 文件名称: 加减乘除四则运算 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16下载  收藏√  我顶↑
  所属分类: Windows Develop
  开发工具: Asm
  文件大小: 3 KB
  上传时间: 2005-01-12
  下载次数: 13
  提 供 者: 赖毅勇
 详细说明:这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\masm>js 3+2 5 c:\masm>js 6*7 2A c:\masm>js 10-4 c c:\masm>js 12/3 6-This downloaded from the Internet from a computer program can achieve, plus or minus, by, in addition to the calculation. The program is acceptable to the 16-band number. Implementation required in the file name directly to keep up with the formulas, such as the command prompt implementation of the results is as follows : c : \ masmgt; Js 3 2 5 c : \ masmgt; Js 6 * 7 2A c : \ masmgt; Js 10-4 c c : \ masmgt; js 12 / 3 6
 输入关键字,在本站51万海量源码库中尽情搜索:  帮助
 [汇编计算器.rar] - 一个用汇编语言编写的计算器程序
 [sim300-GPRS.rar] - 基于SIM300的GPRS传输源代码 对SIM300的开发者有教大帮助
 [MCS51实用子程序大全.rar] - 51单片机常用子程序大全,包括多字节加减乘除,码字转换,浮点数格式化
 
 [计算表达式.rar] - 这个是一个小型计算器,你可以输入一个表达式,就可以得到答案,支持优先级运算,
文件列表(点击判断是否您需要的文件,如果是垃圾请在下面评价投诉):
  加减乘除四则运算 
  ..................\JS.ASM
  ..................\说明.txt