文件名称:4
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受
的是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 is downloaded from the Internet, a computer program to achieve additional, subtraction, multiplication, with the exception of the calculation. Procedures acceptable to the hexadecimal number is 16. Implementation, to be directly in the file name to keep up with the calculation of expression, such as under the implementation of the outcome of the command prompt as follows: c: \ masm> js 3+2 5 c: \ masm> js 6* 7 2A c: \ masm> js 10-4 c c: \ masm> js 12/3 6
的是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 is downloaded from the Internet, a computer program to achieve additional, subtraction, multiplication, with the exception of the calculation. Procedures acceptable to the hexadecimal number is 16. Implementation, to be directly in the file name to keep up with the calculation of expression, such as under the implementation of the outcome of the command prompt as follows: c: \ masm> js 3+2 5 c: \ masm> js 6* 7 2A c: \ masm> js 10-4 c c: \ masm> js 12/3 6
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JS.ASM
说明.txt
说明.txt