-
汇编语言课程设计原程序 案例12字符图形程序阳泉学院
汇编语言课程设计原程序 案例12字符图形程序阳泉学院-compilation of the original language curriculum design procedures case 12 characters graphics program Yangquan College
- 2022-06-18 19:27:17下载
- 积分:1
-
easmedit
EASMEdit
- 2022-01-21 21:45:59下载
- 积分:1
-
编写函数int index返回字符t在字条串s中出现的最左边的位置,如果在s中没有与t匹配的子串,不返回...
编写函数int index返回字符t在字条串s中出现的最左边的位置,如果在s中没有与t匹配的子串,不返回-1-function int index prepared to return to the characters not string"s note appeared in the leftmost position, If s and t is not matched substring, not to return-1
- 2022-03-03 00:23:10下载
- 积分:1
-
Basic program for Home automation robo in assembly language.
Basic program for Home automation robo in assembly language.
- 2022-05-07 15:14:49下载
- 积分:1
-
it can help you use C++ program we
it can help you use C++ program we
- 2022-04-13 15:44:34下载
- 积分:1
-
it can help you use C++ program we
it can help you use C++ program we
- 2022-01-26 05:08:40下载
- 积分:1
-
Good multi
很好的多功能数字钟的HDL代码不可多得的哦-Good multi-function digital clock of the HDL code rare Oh
- 2022-03-17 05:36:11下载
- 积分:1
-
股票源码!简单实用!方便快捷!直接可用,对系统要求低!
股票源码!简单实用!方便快捷!直接可用,对系统要求低!
-Stock source! Simple and practical! Convenient! Directly available on the system requirements low!
- 2023-05-02 04:10: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
-
汇编非常有用的资源你也许用他非常方便学习汇编它是不错的样本...
汇编非常有用的资源你也许用他非常方便学习汇编它是不错的样本-very useful compilation of resources you may use his learning very convenient compilation it is a good sample
- 2023-04-05 03:55:03下载
- 积分:1