资源列表
[并行运算] add_16_bcd
说明:此程序采用VHDL语言,完成在16位十六进制加法器的基础上将输出进行BCD码转换,实现输出是BCD码的16位二进制加法器-This procedure using VHDL language, completed in 16-bit hexadecimal adder based on output BCD code conversion, the realization of output is BCD code of 16 bina<韩善华> 在 2025-01-17 上传 | 大小:1kb | 下载:0
[操作系统开发] shuangjitongxun
说明:双机通讯,对COM口的初始化和读写数据,采用了调用BIOS中断的方法-Two-machine communication, on the COM port initialization and read-write data, used to call BIOS interrupt method<小刀> 在 2025-01-17 上传 | 大小:1kb | 下载:0
[汇编语言] huibianhong
说明:用宏和高级汇编技术实现类似高级语言中的条件分支语句IF功能。同时,编写一个程序证明所编写宏的正确性。要求如下: (1).iff后的条件为“x1,op,x2”形式,其中x1和x2为操作数,op为关系比较符,用g(>),l(<),e(=), ge(>=), le(<=)表示。另外,x1和x2必须是字。 (2).elsee语句(相当于else语句)是可选项,即iff后可以不跟elsee。 (3)条件分支if<婷婷> 在 2025-01-17 上传 | 大小:1kb | 下载:0