-
这是一个dos下的时钟驻留程序
这是一个dos下的时钟驻留程序-This is a dos clock presence under the procedures
- 2022-02-07 01:19:36下载
- 积分:1
-
显示所有dmi信息。运行时请把输出定向到一个文本文件
显示所有dmi信息。运行时请把输出定向到一个文本文件-show all dmi information. Runtime Please output directed to a text file
- 2023-02-20 12:25:04下载
- 积分:1
-
an assembler language of poker games
一个用汇编语言编写的扑克游戏-an assembler language of poker games
- 2022-05-28 07:31:37下载
- 积分:1
-
matlab
比较有用的matlab实例,给matlab初学者参考,有需要的还可以联系我-matlab
- 2022-07-22 01:36:45下载
- 积分:1
-
upd 51 6464a acquisition procedures compilation directives
upd 6464a 取得程序 51 汇编指令-upd 51 6464a acquisition procedures compilation directives
- 2023-04-04 23:45:04下载
- 积分:1
-
用汇编写的二叉树遍历程序包括前序,中序,后序遍历。
用汇编写的二叉树遍历程序包括前序,中序,后序遍历。-was compiled using the binary tree traversal procedures including the former sequence, sequence, after the preorder.
- 2022-03-09 23:37:14下载
- 积分:1
-
多功能按键判断程序,可以自如的判断何健按下
多功能按键判断程序,可以自如的判断何健按下-Multi-function button to determine the procedure, you can easily judge Arthur Press
- 2022-01-25 16:29:03下载
- 积分:1
-
电子钟可以显示时间日期,也可自行设置
本程序是c语言原程序,下载到单片机板子上自动运行,显示日期,时间,,有遥控,,还可以自己设置时间,日期,也可以用单片机上的按钮设置,希望我说的已经很详尽了
- 2022-10-05 12:25:03下载
- 积分:1
-
a simple compilation of examples DcCopy
一个简单的汇编例子DcCopy-a simple compilation of examples DcCopy
- 2022-03-13 02:37:35下载
- 积分: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