-
mips-code-to-machine-code
汇编代码转成机器码——对输入有几点要求:指令是小写;一行只能有一条指令;每行开头不能有空格,必须一上来就是操作符,后面可以有空格;立即数只处理十进制数;输入-1代表程序结束(Turn assembly code into machine code- there are several points of entry requirements: command is lowercase line can only have one instruction beginning of each line can not have spaces, the operator must be up against the back can have spaces immediate treatment only decimal number -1 means the end of the input program)
- 2014-07-29 13:42:12下载
- 积分:1
-
一个好用的整数分频电路 保证你喜欢 能够实现对任意整数的分频电路设计...
一个好用的整数分频电路 保证你喜欢 能够实现对任意整数的分频电路设计-a handy integer frequency divider circuit assures you like to be able to achieve arbitrary integer frequency circuit design
- 2022-06-21 00:21:57下载
- 积分:1
-
MCS51 LCD坐标显示调试程序
MCS51 LCD坐标显示调试程序-coordinates MCS51 LCD display debugger
- 2022-02-09 14:15:56下载
- 积分:1
-
at89c51 Digital Voltmeter
at89c51 Digital Voltmeter
- 2022-01-28 20:26:13下载
- 积分:1
-
DE2_115_i2sound
说明: de2案例实验,本演示使用DE2-115板上的麦克风输入、线路输入和线路输出端口来创建卡拉OK机应用程序。(De2 case study,This demonstration uses the microphone-in, line-in, and line-out ports on the DE2-115 board tocreate a Karaoke Machine application.)
- 2021-04-20 16:48:50下载
- 积分:1
-
8259A实验程序,可以实现中断实验,已经在星眼上运行了,是非常不错的...
8259A实验程序,可以实现中断实验,已经在星眼上运行了,是非常不错的-this is 8259a
- 2022-07-07 22:23:07下载
- 积分:1
-
HT1621_TSET
非常入门的HT1621_TEST 程序,方便初学者,采用汇编语言(Is getting started HT1621_TEST procedures to facilitate the beginner, using assembly language)
- 2009-12-27 10:25:34下载
- 积分:1
-
此程序用164扩展键盘和显示功能,最大限度的少用IO口
此程序用164扩展键盘和显示功能,最大限度的少用IO口-Expansion of this program with 164 keyboard and display functions, to maximize the use of the IO I
- 2022-02-06 02:04:20下载
- 积分:1
-
本程序是一个代有带纠错码的串行通信子程序 功能:发送方将数据连发三此,接受方按位进行最大概率纠错。程序返回时,若标志位ERR返回为1,则表示
通信失败;否...
本程序是一个代有带纠错码的串行通信子程序 功能:发送方将数据连发三此,接受方按位进行最大概率纠错。程序返回时,若标志位ERR返回为1,则表示
通信失败;否则。接收结果放在A寄存器中。
很简单很经典的例子。有资源大家共享哦-This procedure is an error-correcting code generation has to bring the serial communication subroutine functions: sender data Lianfa three of this, the recipient in accordance with the maximum probability of bit error correction. Procedures for the return, if the flag ERR return for one, it means that communications failed otherwise. Receive the results on the A register. Very simple classic example. U.S. has resources to share, oh
- 2023-03-08 01:40:04下载
- 积分:1
-
用汇编语言开发的简单的计算器 无界面 键盘输入
用汇编语言开发的简单的计算器 无界面 键盘输入 -Developed in assembly language using a simple calculator-free interface for keyboard input
- 2022-12-02 23:05:04下载
- 积分:1