-
VC内联汇编示例代码
VC内联汇编示例代码-VC associated sample code compilation
- 2023-08-16 13:00:02下载
- 积分:1
-
这是一个键盘显示的程序,一般键盘都可以用它,只是需要你更改其中的一些参数而已,很不错吧!...
这是一个键盘显示的程序,一般键盘都可以用它,只是需要你更改其中的一些参数而已,很不错吧!-This is a keyboard and display procedures, the general keyboard can use it, you only need to change these parameters only, very good!
- 2022-01-23 11:26:53下载
- 积分:1
-
RC(2),RC(4),RC(5),RC(6)算法.我的珍藏软件,毕业设计时候编写的.现在和大家一起分享.希望能帮助大家....
RC(2),RC(4),RC(5),RC(6)算法.我的珍藏软件,毕业设计时候编写的.现在和大家一起分享.希望能帮助大家.-RC (2), RC (4), RC (5), RC (6) algorithm. My collection software, designed to prepare graduates for. Now and share with everyone. I hope everyone can help.
- 2022-03-09 22:20:34下载
- 积分: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
-
实现8251可编程通信实验的汇编源代码
使用环境是星研集成环境...
实现8251可编程通信实验的汇编源代码
使用环境是星研集成环境-8251 programmable communication experiment to achieve the compilation of source code for the use of the environment is an integrated environment for satellite research
- 2022-06-22 04:24:42下载
- 积分:1
-
16F877 achieve a stopwatch function of time
一个16F877实现计时秒表功能-16F877 achieve a stopwatch function of time
- 2022-03-21 20:03:17下载
- 积分:1
-
MCS51 basic debugging procedures, including 8255, keyboards, LED, etc.
MCS51基本调试程序 包括8255、键盘、LED等-MCS51 basic debugging procedures, including 8255, keyboards, LED, etc.
- 2022-11-26 15:30:04下载
- 积分:1
-
ASCII conversion into hexadecimal number, single
ASCII码转换成十六进制数 ,单字节BCD码小数转换成单字节十六进制小数,双字节十六进制小数转换成双字节BCD码小数,单字节十六进制数转换成双字节ASCII码 -ASCII conversion into hexadecimal number, single-byte BCD decimal converted into single-byte hexadecimal minority. double-byte hexadecimal decimal converted into double byte BCD minority. single-byte hexadecimal number into double byte ASCII, etc.
- 2022-12-02 14:30:03下载
- 积分:1
-
简单的调用和输出,在学校学习的入门例子之一。
简单的调用和输出,在学校学习的入门例子之一。-simple call and output, in the elementary school one example.
- 2023-08-09 17:20:03下载
- 积分:1
-
显示大部分award主板bios口令的com文件源码
显示大部分award主板bios口令的com文件源码-A .com source file which displays the bios password of most award mainboard.
- 2022-01-23 10:54:04下载
- 积分:1