-
用汇编写的二叉树遍历程序包括前序,中序,后序遍历。
用汇编写的二叉树遍历程序包括前序,中序,后序遍历。-was compiled using the binary tree traversal procedures including the former sequence, sequence, after the preorder.
- 2022-03-09 23:37:14下载
- 积分:1
-
用汇编语言,并且递归求菲波那契函数FIB(N)
用汇编语言,并且递归求菲波那契函数FIB(N)---(N from 1 to 24) (huangyujie)-assembly language, and for recursive function Fibonacci FIB (N )---( N from 1 to 24) (huangyujie)
- 2022-07-03 02:48:47下载
- 积分:1
-
微机原理课程设计,设计一段音乐,根据音调在发光二极管上对应闪烁,并在七段数码管上显示已播放时间。...
微机原理课程设计,设计一段音乐,根据音调在发光二极管上对应闪烁,并在七段数码管上显示已播放时间。-Computer Principles of curriculum design, the design of a section of music, according to pitch in the corresponding LED flashes, and Seven-Segment LED display has been broadcasting time.
- 2023-06-15 22:25:03下载
- 积分: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
-
一个小程序
一个小程序-a small program! ! Haha
- 2023-05-21 22:45:03下载
- 积分:1
-
c51 led program features up and down menu selection menu
c51 led菜单 程序 功能 上下选择菜单-c51 led program features up and down menu selection menu
- 2022-08-25 08:43:20下载
- 积分:1
-
拖动鼠标画线,圆,矩形的例子
拖动鼠标画线,圆,矩形的例子-Drag painting line, circle, rectangle example
- 2022-08-13 15:50:12下载
- 积分:1
-
AT89C51 through the serial port communication, able to read the series of digita...
通过AT89C51的串行口通讯,能够读取Escort_95系列的数字式表头的电压和电流等信号.-AT89C51 through the serial port communication, able to read the series of digital Escort_95 table headers, such as voltage and current signals.
- 2022-02-21 15:44:47下载
- 积分:1
-
用89c2051实现可随机编程的小巧机器人的汇编语言源程序
用89c2051实现可随机编程的小巧机器人的汇编语言源程序-Can be used 89C2051 realize compact random programming of the robot assembly language source
- 2022-01-27 16:07:28下载
- 积分:1
-
an AD converter code, we do experimental interface, useful download.
一个AD转换代码,是我们做的接口实验,有用的下载。-an AD converter code, we do experimental interface, useful download.
- 2022-05-24 08:22:13下载
- 积分:1