-
利用8253的秒表计时程序,中断的源代码
利用8253的秒表计时程序,中断的源代码-Procedures for the use of 8253" s stopwatch timing, interrupt source
- 2022-03-09 10:09:45下载
- 积分:1
-
The programm introduce how to choose points to create line_circle.
The programm introduce how to choose points to create line_circle. -The programm introduce how to choose points to create line_circle.
- 2022-04-02 01:19:09下载
- 积分:1
-
建立歌曲文档,按演唱者排序,程序可接收查找的演唱者,并输出其所有的歌曲...
建立歌曲文档,按演唱者排序,程序可接收查找的演唱者,并输出其所有的歌曲
-documents establishing songs by singers, in order of search procedures can receive a concert, and exported all of its songs
- 2022-04-10 04:26:01下载
- 积分:1
-
本公司高人设计的程序的头部分,很经典,原程序有2万多行
本公司高人设计的程序的头部分,很经典,原程序有2万多行-Expert design of the Company during the first part of the procedure, it is classic, the original procedures are more than 20,000 line
- 2022-11-16 12:15:03下载
- 积分:1
-
手把手教asm,hex文件下载
S2实验板 AT89C51 12M晶振
实验2
手把手教asm,hex文件下载
S2实验板 AT89C51 12M晶振
实验2-10进制调整指令数码管从00-FF显示-手把手教asm, hex file download S2 experimental experimental crystal plate AT89C51 12M adjust instruction 2-10 hexadecimal digital tube display from 00-FF
- 2022-08-16 00:01:21下载
- 积分:1
-
用2051制的绕线机[5位数+可预置数+减速+可逆计数器
用2051制的绕线机[5位数+可预置数+减速+可逆计数器-By 2051 the system of winding machine [5 median+ Can preset number+ Deceleration+ CNTR
- 2022-07-26 18:12:41下载
- 积分:1
-
TMS320C2812进行汇编语言编程的指导手册,对关键的命令进行详细的举例说明。...
TMS320C2812进行汇编语言编程的指导手册,对关键的命令进行详细的举例说明。-TMS320C2812 assembly language programming for the instruction manual, the key command to conduct a detailed example.
- 2022-03-19 17:28:09下载
- 积分: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
-
行编辑器,
行编辑器,-Line editor,
- 2022-07-18 16:02:17下载
- 积分: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