资源列表
hex2BCD
- rutina para convertir un numero hexadecimal en un BCD usando un pic16f84
ContadorLCD
- implemetacion de un simpe contador usando un pic y un display LCD
semaforo
- implementacion de luces de trafico con un pic16f84a
pacmanLCD
- version super simple de pacman en un LCD y dos botones
MusicaPacman
- musica con pic16f84 de una version simple de videojuego pacman
16进制四则运算
- 16进制四则运算,有界面 有说明,一个完整的程序(16 decimal four operations, there is an interface to explain, a complete program)
《汇编语言》王爽
- 学习汇编语言经典的书籍,详细介绍了汇编语言的指令执行过程(Learn the classic books of assembly language.The instruction execution process of assembly language is introduced in detail.)
block
- 实现在屏幕中央画出一个红色方块,大小为40*40.(To make a red square in the center of the screen)
参考资料1:基于8086最小系统的汇编程序设计
- 实现由矩阵按键控制BCD数码管显示0~F的基本功能(Realization of the basic function of BCD digital tube display 0~F by matrix key control)
Test_1
- Test files for 8051 microcontroller.
DP算法Fortran程序
- 动态规划,可用于水库水电站优化调度,求解发电量最大(dynamic programming)
1552700_武杰_Salary
- 一个使用x86汇编语言实现的一个工资表计算程序,实现数据段的数据转移,32位除法,以及在屏幕中打印。(A payroll computing program implemented in x86 assembly language to achieve data transfer, 32 bit division, and print on the screen.)