-
Using assembly language to achieve that can play songs that procedure, in 51 sin...
用汇编语言实现的可以播放歌曲的是程序,在51单片机上配合蜂鸣器可以播放梁祝的歌曲。-Using assembly language to achieve that can play songs that procedure, in 51 single-chip buzzer can play with the song Butterfly Lovers.
- 2022-02-04 13:09:06下载
- 积分:1
-
运用描述性TASM源文件
tasm source document descript
- 2022-01-29 04:21:36下载
- 积分:1
-
可以利用AT89C51,对模数转换IC ADS7804能够显示出其电压值
可以利用AT89C51,对模数转换IC ADS7804能够显示出其电压值-Can make use of AT89C51, for analog-digital conversion IC ADS7804 can show that its voltage value
- 2023-03-26 15:05:03下载
- 积分:1
-
这是一个屠宰场游戏,此游戏很休闲的请大家下载来看看.
这是一个屠宰场游戏,此游戏很休闲的请大家下载来看看.-This is a shambles game, this game of leisure Please download to look at.
- 2023-06-12 06:20:08下载
- 积分:1
-
好的东动
好的东动-Good East actin
- 2023-08-19 14:30:03下载
- 积分:1
-
CC2420+pic,很好用的程序啊,适合初学者,绝对没有问题的,快来下载啊...
CC2420+pic,很好用的程序啊,适合初学者,绝对没有问题的,快来下载啊 -CC2420 and Its Application pic, the procedure is useful ah suitable for beginners, there is absolutely no problem, ah Come Download
- 2022-03-20 14:32:55下载
- 积分:1
-
8051单片机的监控程序
8051监控程序:-使用外部ram运行用户程序-使用EEPROM保存用户程序-提供单步去毛刺,可以读取内部寄存器和ram
- 2022-08-22 01:20:44下载
- 积分:1
-
UARTSW
En el archivo se encuentra el codigo fuente para implementar una UART SW en un uC Dallas-5000T basado en el 80c51
- 2010-01-04 16:23:50下载
- 积分:1
-
16F873数字钟程序
16F873数字钟程序 -16F873 digital clock procedures 16F873 digital clock procedures
- 2022-01-26 03:29:55下载
- 积分:1
-
从键盘读入一个4进制数,CRT显示等效双…
从键盘读入一个四位的十六进制数,CRT显示等值的二进制数.
由于每个十六进制数位对应4个二进制,所以每读入一个十六进制位后,即可将其对应的4个二进制位依次输出。由于数字‘0’~ ‘9’的ASCⅡ码为30H~39H,字母‘a’~‘f’与 ‘A’~‘F’的ASCⅡ码为61H~66H 与41H~46H ,因此,如果输入的字母为数字‘0’~‘9’,则其低4位即为对应的二进制位;如果输入的字符为字母‘a’~‘f’或‘A’~‘F’,则需要减7,然后通过移位将低4位依次输出。
-Reading from the keyboard into a 4 hexadecimal number, CRT display equivalent binary number. Since each hexadecimal number of the corresponding 4-bit binary, so every time into a hexadecimal places, can be its corresponding 4-bit binary sequence output. Due to the number
- 2022-12-17 12:35:03下载
- 积分:1