-
从键盘读入一个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
-
May receive q3d ri webcam numerical, let q3d users can webcam
可以接收q3d ri网络摄像头的数字,让q3d用户可以进行网络摄像头
- 2022-11-01 05:55:03下载
- 积分:1
-
GPS信息接入码(LCD12864液晶字体并行模式)
用于C语言编写的GPS 程序,适用于51单片机。V1.0第一次编写V1.1更改一些外部中断的BUGV1.2加入UTC时间/日期和北京时间/日期的转换,包括闰年、日/月/年的进位计算
- 2022-12-20 13:55:04下载
- 积分:1
-
Assembly code is the ASM code, require the use of SCM. This is an example of sin...
汇编代码 是ASM的代码,要求使用单片机的。这是单片机的一个实例汇编语言程序,可以作为参考-Assembly code is the ASM code, require the use of SCM. This is an example of single-chip assembly language procedure, can be used as reference
- 2022-01-31 01:01:32下载
- 积分:1
-
武汉理工大学计算机学院 汇编语言课程设计之乐曲程序源代码...
武汉理工大学计算机学院 汇编语言课程设计之乐曲程序源代码-Wuhan Polytechnic University computer science curriculum design language compilation of musical source code
- 2023-04-13 02:50:04下载
- 积分:1
-
Use ATMEGA8L+ 1602LCD written calendar, crystal frequency of 4MHz
使用ATMEGA8L+1602LCD写的万年历,晶振频率为4MHz-Use ATMEGA8L+ 1602LCD written calendar, crystal frequency of 4MHz
- 2022-02-25 17:04:09下载
- 积分:1
-
DSP16 10进制转换的程序(111111111111)
dsp16到10进制转化的程序
(111111111111)-dsp16 to 10 hex conversion program (111111111111)
- 2022-03-19 09:07:14下载
- 积分:1
-
对于反实验,操作环境,集成环境为W。
用于计数器实验,运行环境为Winxp Xingyan集成环境-For the counter experiments, operating environment, integrated environment for Winxp Xingyan
- 2022-01-31 04:25:43下载
- 积分:1
-
Single
单片机LCD程序,用汇编语言写的,里面有详细的源代码和电路图-Single-chip LCD procedures, using assembly language to write, and there are detailed source code and circuit diagram
- 2022-07-04 02:42:03下载
- 积分:1
-
MSP430 routine, from the EW430 select tools, is a simple procedure
msp430例程,从EW430工具软件中选择,是一个简单程序-MSP430 routine, from the EW430 select tools, is a simple procedure
- 2022-05-20 06:08:52下载
- 积分:1