搜索资源列表
汇编语言实现计算器的四则运算功能
- 用汇编语言设计一个程序,用来实现计算器的四则运算功能。 需要实现在屏幕要显示输入的表达式,以及运算结果。 ,Using assembly language to design a program to achieve the calculator function of the four operations. Need input on the screen to show the expression, as well as the results of operations.
MAOPAO
- 实现冒泡法将十六进制的数据由大到小排列,然后实现十进制数出的一种汇编语言方法-Bubble Act hexadecimal data in descending order, then the decimal number as a method of assembly language
jiaotongdeng
- 用汇编语言实现89C51单片机对交通红绿灯的自动控制,可直接打开使用-Can be directly opened using assembly language to achieve 89C51 microcontroller automatic control traffic lights
编程修改网卡 MAC 地址的方法
- 本文针对 RELTECK 公司的 RTL8029AS 芯片介绍了一种直接修改网卡 MAC 地址的方法 程序用 C 语言与汇编语言混合编程实现 并在实践中检验通过
汇编语言关机代码
- 汇编语言调用bios中断实现关机代码,可实现关机的方法