-
汇编学习课件,PPtde ,讲得比较详细,没有基础的同学也可以学!...
汇编学习课件,PPtde ,讲得比较详细,没有基础的同学也可以学!-assembly language
- 2022-03-21 00:33:45下载
- 积分:1
-
非常不错的初学者看的程序有硬件设计哦。我是菜鸟为了成为会员花了不少心事...
非常不错的初学者看的程序有硬件设计哦。我是菜鸟为了成为会员花了不少心事-very good look at the procedures for beginners hardware design oh. I was a birdie to become a member spent a lot of feelings
- 2022-03-04 08:58:17下载
- 积分:1
-
声音处理声音处理的声音处理声音
声音处理~ 声音处理~ -voice handle voice processing ~ ~ ~ voice processing voice-processing voice processing
- 2023-05-21 06:20:03下载
- 积分:1
-
从首地址为1000H开始存放10个数,要求设计程序将这些数由小到大排序,排序后的数仍放在原地址处。...
从首地址为1000H开始存放10个数,要求设计程序将这些数由小到大排序,排序后的数仍放在原地址处。-Starting from the first address 1000H store the number 10 to require the design process to sort these the number of small to large, sort after a few still on the original address.
- 2022-06-18 21:59:25下载
- 积分:1
-
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译...
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译-贪食蛇assembly code, 6502 kernel development environment, called to remove a number of header files, in the definition of environment ram start address can be compiled
- 2022-08-10 09:28:39下载
- 积分:1
-
微机接口课程设计 数字钟实验 源代码
8255 8259 led显示 键盘
微机接口课程设计 数字钟实验 源代码
8255 8259 led显示 键盘-Computer Interface curriculum design, digital clock experiments show the source code 8255 8259 led keypad
- 2022-06-14 09:42:41下载
- 积分:1
-
车票管理系统
资源描述该课程设计运用c语言来编写的是车票管理系统,采用文件来保存车票信息,并运用链表的只是编写。你的最佳选择。
- 2022-09-15 04:55: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
-
MCS51 LCD动画显示调试程序
MCS51 LCD动画显示调试程序-animation MCS51 LCD display debugger
- 2023-07-17 06:15:03下载
- 积分:1
-
汇编语言编写的类似俄罗斯方块的游戏程序
汇编语言编写的类似俄罗斯方块的游戏程序-compiled languages like Tetris game procedures
- 2023-05-28 03:30:02下载
- 积分:1