-
基于51的蓝牙车程序(内附手机APP)
基于51的蓝牙车程序,你只需按着程序接线即可,内附手机APP,有摇杆按钮控制,并且可实现重力感应
- 2023-03-16 14:20:08下载
- 积分:1
-
202.asm-- -演奏“八月桂花香”源程序
202.asm-- -演奏“八月桂花香”源程序-202.asm--- Recital 八月桂花香 source
- 2022-06-15 13:52:34下载
- 积分:1
-
BASM_for_Beginners.是DELPHI开发工具嵌入汇编语言,介绍了两种语言的接口,其使用语法...
BASM_for_Beginners.是DELPHI开发工具嵌入汇编语言,介绍了两种语言的接口,其使用语法-BASM_for_Beginners. Yes DELPHI embedded assembly language development tools, the introduction of the interface in two languages, the use of grammar
- 2022-11-17 22:35:03下载
- 积分:1
-
大量ADuc831的程序员代码,用汇编语言编写,很有参考价值
大量ADuc831的程序员代码,用汇编语言编写,很有参考价值-A large number of programmers ADuc831 code, using assembly language to prepare, a good reference
- 2022-12-07 23:05: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
-
C语言编译器的源代码
C语言编译器的源代码-C language compiler source code
- 2022-06-19 18:14:49下载
- 积分: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语言源代码...
段海滨的《蚁群算法原理及其应用》中的蚁群算法的c语言源代码-Hai-Bin Duan" s " Principles and Applications of Ant Colony Algorithm" in the ant colony algorithm c language source code
- 2022-03-10 07:14:29下载
- 积分:1
-
5V数字电压表汇编程序,本程序已通过调试,
0-5V数字电压表汇编程序,本程序已通过调试,-0-5V digital voltage meter assembler, the program has passed through debugging,
- 2022-01-24 14:46:09下载
- 积分:1
-
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,...
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,在打字过程中按ESC可退出程序
-The use of assembly language to achieve a typing practice program, the program interface for the typical Dos window, when the characters fall from the top window, if the button with the same characters, the character turns red, in the typing after the end of typing results is given , in the typing process by pressing ESC to exit
- 2022-03-30 10:49:15下载
- 积分:1