CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - sixteen

搜索资源列表

  1. 十六进制数转换为等值的二进制数

    0下载:
  2. 编写程序,将键盘接收到的四位十六进制数转换为等值的二进制数,再显示在屏幕上。若输入的不是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,
  3. 所属分类:汇编语言

    • 发布日期:2017-03-21
    • 文件大小:838byte
    • 提供者:付雪
  1. dais

    0下载:
  2. dais硬件实验十六 8250串行通信实验(PC机发送,实验仪接收)-dais 8250 serial communication hardware experiment sixteen experiments (PC sends, the experimental instrument to receive)
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:991byte
    • 提供者:鱼在河海
  1. sixteen

    0下载:
  2. 输入一个十进制数,并以回车键未结束符,将它分别以十六、二、八的进制输出的汇编-mydata dw ? desc10 db 13,10, In decimal: $ desc16 db 13,10, in hexadecimal: 0x$ desc8 db 13,10, in octal: 0$
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1.26kb
    • 提供者:bylon
  1. Assembly-language(answer)

    0下载:
  2. 汇编语言 王爽 习题答案 帮助文件 共十六章 答案齐全-Wang Shuang exercises in assembly language answer to the help file Chapter Sixteen complete answer
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:64.61kb
    • 提供者:lijing
  1. m32

    0下载:
  2. 用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
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:33.3kb
    • 提供者:王宝坤
  1. 2-to-10

    0下载:
  2. 汇编语言数值禁止转换 十六位二进制数转十进制数-Assembly language convert sixteen binary values ​ ​ against the number of decimal transfer
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:783byte
    • 提供者:孙旭
  1. ten

    0下载:
  2. 十进制输入,十六进制输出,使用汇编语言编写-ten in,sixteen out
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:816byte
    • 提供者:安安
  1. masm5.01

    0下载:
  2. 汇编十六位编译器 里面亦些简单的例子 还有个说明文档-Compilation of sixteen compiler which also some simple examples, there is documentation
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:173.35kb
    • 提供者:朱辉
  1. 123

    0下载:
  2. 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
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:7.02kb
    • 提供者:star
  1. asm

    1下载:
  2. 键盘输入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.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1.15kb
    • 提供者:Amanda
  1. exam1.2

    0下载:
  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
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:82.98kb
    • 提供者:xql
  1. dianzhen

    0下载:
  2. 十六乘十六点阵源码,可以显示好多汉字,2N551,2N5401驱动-Sixteen sixteen matrix multiplication source, you can display a lot of characters, 2N551, 2N5401 driver
  3. 所属分类:assembly language

    • 发布日期:2017-05-22
    • 文件大小:6mb
    • 提供者:朱小余
  1. caidan

    0下载:
  2. 菜单程序设计,输入十进制0-255,显示出相应的十六进制或二进制-Menu programming, input decimal 0-255, shows that the corresponding sixteen hexadecimal or binary
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:54.77kb
    • 提供者:小漠
  1. Number-system-conversion

    0下载:
  2. 进行不同数制之间的转换,以十进制、八进制、十六进制为例。-Different number system conversion between decimal, octal, hex, in sixteen as an example.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:943byte
    • 提供者:sisiyin
  1. change

    0下载:
  2. 宋仁杰书例题5-1,手动打入,实现将一个十进制的数转换成十六进制的数-Achieve the number of decimal number converted into sixteen
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:2hawer
  1. C

    0下载:
  2. (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.)
  3. 所属分类:汇编语言

搜珍网 www.dssz.com