文件名称:program
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 31kb
- 下载次数:
- 0次
- 提 供 者:
- 隆**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编程完成数码管显示程序,将自己学号的后8位显示在数码管上。(电路如Proteus文件夹中电路所示)
编程完成外部按键对数码管上数字实现加减的操作,该程序可以使用中断来做,或者用查询的方式做均可。
编程完成4*4行列式按键的检测程序,将按下的键号显示在数码管上。-Programming complete digital display program, his school after the 8-bit number displayed on the digital pipe. (Circuit in the circuit as shown in Proteus folder) programming to complete the external buttons on the digital subtraction operation on the digital implementation, the program can use the break to do, or do with the way the query can be. Programming completed 4* 4 key determinant of the detection process, press the key number will be displayed on the digital pipe.
编程完成外部按键对数码管上数字实现加减的操作,该程序可以使用中断来做,或者用查询的方式做均可。
编程完成4*4行列式按键的检测程序,将按下的键号显示在数码管上。-Programming complete digital display program, his school after the 8-bit number displayed on the digital pipe. (Circuit in the circuit as shown in Proteus folder) programming to complete the external buttons on the digital subtraction operation on the digital implementation, the program can use the break to do, or do with the way the query can be. Programming completed 4* 4 key determinant of the detection process, press the key number will be displayed on the digital pipe.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
program\Display\Display
.......\.......\Display.hex
.......\.......\Display.lnp
.......\.......\Display.M51
.......\.......\Display.Opt
.......\.......\Display.plg
.......\.......\Display.Uv2
.......\.......\Display_Opt.Bak
.......\.......\Display_Uv2.Bak
.......\.......\main.asm
.......\.......\main.LST
.......\.......\main.OBJ
.......\Display
.......\Ex_int\EX_Int
.......\......\EX_Int.hex
.......\......\EX_Int.lnp
.......\......\EX_Int.M51
.......\......\EX_Int.Opt
.......\......\EX_Int.plg
.......\......\EX_Int.Uv2
.......\......\EX_Int_Uv2.Bak
.......\......\keyint.asm
.......\......\keyint.LST
.......\......\keyint.OBJ
.......\Ex_int
.......\Keyboard\Keyboard
.......\........\Keyboard.hex
.......\........\Keyboard.lnp
.......\........\Keyboard.M51
.......\........\Keyboard.Opt
.......\........\Keyboard.plg
.......\........\Keyboard.Uv2
.......\........\Keyboard_Uv2.Bak
.......\........\key_scan.asm
.......\........\key_scan.LST
.......\........\key_scan.OBJ
.......\Keyboard
program
.......\.......\Display.hex
.......\.......\Display.lnp
.......\.......\Display.M51
.......\.......\Display.Opt
.......\.......\Display.plg
.......\.......\Display.Uv2
.......\.......\Display_Opt.Bak
.......\.......\Display_Uv2.Bak
.......\.......\main.asm
.......\.......\main.LST
.......\.......\main.OBJ
.......\Display
.......\Ex_int\EX_Int
.......\......\EX_Int.hex
.......\......\EX_Int.lnp
.......\......\EX_Int.M51
.......\......\EX_Int.Opt
.......\......\EX_Int.plg
.......\......\EX_Int.Uv2
.......\......\EX_Int_Uv2.Bak
.......\......\keyint.asm
.......\......\keyint.LST
.......\......\keyint.OBJ
.......\Ex_int
.......\Keyboard\Keyboard
.......\........\Keyboard.hex
.......\........\Keyboard.lnp
.......\........\Keyboard.M51
.......\........\Keyboard.Opt
.......\........\Keyboard.plg
.......\........\Keyboard.Uv2
.......\........\Keyboard_Uv2.Bak
.......\........\key_scan.asm
.......\........\key_scan.LST
.......\........\key_scan.OBJ
.......\Keyboard
program