资源列表
MEMORY
- 使用汇编语言编写程序,该小程序比较小巧,显示系统上的内存使用情况。
CMOS
- CMOS是系统比较重要,也是比较有意义的寄存器,如系统时间这些,这个小程序就可以阅读实现这个功能。-CMOS is more important system, but also more meaningful registers, such as the system time that, this little program to read to achieve this.
Assembly_language_of_two-machine_communication
- 汇编语言实现的双机通信,采用环回方式,只用一台机就可以使用,不需要用串口相连接。-Assembly language of the two-machine communication, the use of loop-back mode, only one machine can use, not connected with the serial port.
scanLCD
- 利用汇编语言实现4*4键盘的扫描,同时利用液晶屏显示出来,完美的消除了抖动,且每次按下只会显示一个值,不会因为按下过长而显示多个-Using assembly language to achieve 4* 4 keyboard scanning, while taking advantage of the LCD screen display, and perfectly eliminates the jitter。And each press will following display a
CPUID
- 使用汇编语言编写程序,显示cpu的信息,使用的是CPUID这条指令-Assembly language programming, show information cpu
COM
- 使用汇编语言编写程序,显示主板上的串口的信息,个数,类型。-Assembly language programming, show information on the serial port on the motherboard, the number of types.
InlineAssembly
- using inline assembly with g-using inline assembly with gcc
asm_disasm_for_st20
- ST20 asambler and desambler
123
- 从键盘输入10个数,选出其中最大值,汇编语言-Enter the number from the keyboard 10 to select one of the maximum, assembly language
wjyuanli1
- 从3500H记忆细胞开始建立0 ~ 15 16数据(做成的,01H ~ 09H数据00H。0AH ~ 0FH)。而且跑,检查记录的结果。-From 3500H memory cells began to establish 0 ~ 15 were 16 data (built for the data 00H, 01H ~ 09H. 0AH ~ 0FH). And run, examination record results.
wjyl2
- 编程完成 Z=3x+4y-4,其中x、y为字节单元,z为字单元。如果x、y为字单元,z为双字单元,,如何修改程序,并运行,给出结果。-Programmed Z = 3 x+ 4y- 4, including x, y, Z for byte unit for word unit. If the x, y, z for word unit for double-word units, and how to modify the program, and run, the result is giv
579
- 多风格样式的水晶按钮,VC++版,实例程序还可以自定义按钮长度、高度、样式、颜色等,用到你的软件中肯定会增色不少,希望VC的FASN们能够喜欢。
