搜索资源列表
IBM-PC-programanswer
- 汇 编 语 言 实 验 实验一:分支程序设计 (1)试比较字数组array中的三个数,并根据比较结果在终端上显示如下信息: 如果三个数都不相等则显示0; 如果三个数有两个相等则显示1; 如果三个数都相等则显示2。 (2)试根据DL寄存器中哪一位为1(从低位到高位)把程序转移到8个不同的程序分支中去。(8个程序分支可设计成显示相应的数据) 实验二:循环程序设计 有一个首地址为array的10个字数组,用简单排序法使该数组中的数按照从小到大
shueiweicaiji
- 单片机水位采集系统源程序 遥测水位终端站程序(最大4.55米)-SCM source water collection system Remote water level terminal program (maximum 4.55 m)
dvm
- 用汇编程序实现数字电压表功能,本程序将TLC0831输入端的电压转换为数字量并显示在LCD上-Digital voltmeter assembler, the program will TLC0831 input terminal voltage is converted to digital and display on the LCD
LC301
- lc-3模拟器 对于初学lc-3汇编语言的朋友来说这是一个很方便的模拟工具 使用简单 里面包含一个程序编辑器和程序运行终端--3 assembly language beginner lc lc-3 simulator for my friends, this is a very convenient simulation tools simple to use which contains a program editor and program run terminal
serialio_use-8051
- Serial I/O Routines Using the 8051 s Built-In UART This 8051 code library is intended to provide a variety of commonly used I/O functions found in high-level languages to 8051 assembly language programs. All I/O is assumed to be though the 8051 s b
xunhuan
- 包含三个程序,两个是关于冒牌排序和多重循环的算法研究,另一个是实现在terminal中显示字符的程序,即实现c语言中的库函数printf-It contains three programs, two of which are on counterfeit sorting algorithm and multi-loop, and the other is to achieve terminal to display characters in the program, namely, the