搜索资源列表
十六进制数转换为等值的二进制数
- 编写程序,将键盘接收到的四位十六进制数转换为等值的二进制数,再显示在屏幕上。若输入的不是0-F间的数字,则显示出错信息,并要求重新输入-Preparation procedures, the keyboard received four of sixteen hexadecimal conversion into equivalent binary number, and then displayed on the screen. If the input is not 0-F figures,
dais
- dais硬件实验十六 8250串行通信实验(PC机发送,实验仪接收)-dais 8250 serial communication hardware experiment sixteen experiments (PC sends, the experimental instrument to receive)
sixteen
- 输入一个十进制数,并以回车键未结束符,将它分别以十六、二、八的进制输出的汇编-mydata dw ? desc10 db 13,10, In decimal: $ desc16 db 13,10, in hexadecimal: 0x$ desc8 db 13,10, in octal: 0$
Assembly-language(answer)
- 汇编语言 王爽 习题答案 帮助文件 共十六章 答案齐全-Wang Shuang exercises in assembly language answer to the help file Chapter Sixteen complete answer
m32
- 用16位乘法指令做32为乘法从键盘输入两个三十二位数,通过十六位乘法指令mul算出结果 并输出-To do with the 16-bit multiply instructions multiply 32 to the input from the keyboard two thirty-two digits, multiply by sixteen instruction mul calculate the results and outputs
2-to-10
- 汇编语言数值禁止转换 十六位二进制数转十进制数-Assembly language convert sixteen binary values against the number of decimal transfer
ten
- 十进制输入,十六进制输出,使用汇编语言编写-ten in,sixteen out
masm5.01
- 汇编十六位编译器 里面亦些简单的例子 还有个说明文档-Compilation of sixteen compiler which also some simple examples, there is documentation
123
- 1、 编制两个通用过程,完成十六进制数转换成ASCII 码并将ASCII 码字符显示 2、 编程序统计学生的数学成绩,分别归类90 分~99 分,80 分~89 分,70 分~79 分,60分~69 分及60 分以下,并将各段的人数送入内存单元中 -1, the preparation of two general process, the completion of sixteen hexadecimal number into the ASCII code and ASCII cod
asm
- 键盘输入4位十进制数,转化为二进制数,从屏幕输出它的二进制形式和十六进制形式。-Keyboard input of a decimal number 4, into a binary number, the output of its binary form and sixteen hexadecimal form from the screen.
exam1.2
- EAX寄存器中存储着一个带符号数,要求编写程序根据用户的输入将EAX寄存器中的值以二进制、十进制、十六进制的形式显示出来.-EAX is stored in a register with a number of symbols, write the program according to the user input the EAX displayed the value in the form of value of the register in binary, decimal, he
dianzhen
- 十六乘十六点阵源码,可以显示好多汉字,2N551,2N5401驱动-Sixteen sixteen matrix multiplication source, you can display a lot of characters, 2N551, 2N5401 driver
caidan
- 菜单程序设计,输入十进制0-255,显示出相应的十六进制或二进制-Menu programming, input decimal 0-255, shows that the corresponding sixteen hexadecimal or binary
Number-system-conversion
- 进行不同数制之间的转换,以十进制、八进制、十六进制为例。-Different number system conversion between decimal, octal, hex, in sixteen as an example.
change
- 宋仁杰书例题5-1,手动打入,实现将一个十进制的数转换成十六进制的数-Achieve the number of decimal number converted into sixteen
C
- (1)可输入二进制、八进制、十进制、十六进制数; (2)将已输入的数转换成其余进制的数; (3)具有输入输出界面。((1) can be entered into binary, octal, decimal, and sixteen decimal number. (2) convert the number of the input into the rest of the number; (3) there is an input and output interface.)