-
cdecl函数调用,了解printf这样的函数调用,对比stdcall…
cdecl函数调用,了解printf这样的函数调用,对比stdcall会更清楚。-cdecl function call, to understand such a function call printf, compared stdcall will be clearer.
- 2023-02-02 21:50:03下载
- 积分:1
-
DS18B20 driver assembly language made by the two digital display, the program ha...
ds18b20的驱动程序,汇编语言编的,由两位数码管显示,程序已经在AT89C51上调通了,附带proteus仿真文件。-DS18B20 driver assembly language made by the two digital display, the program has had a rise in the AT89C51, incidental Proteus simulation file.
- 2022-11-20 02:40:03下载
- 积分:1
-
6路红外遥控电路,用3010遥控器1
6路红外遥控电路,用3010遥控器1-8键加电源按键。-6-channel infrared remote control circuit
- 2022-08-19 23:04:25下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1
-
8051单片机的监控程序
8051监控程序:-使用外部ram运行用户程序-使用EEPROM保存用户程序-提供单步去毛刺,可以读取内部寄存器和ram
- 2022-08-22 01:20:44下载
- 积分:1
-
win32 汇编教程。全面介绍windows环境下,汇编语言的编程教学。
win32 汇编教程。全面介绍windows环境下,汇编语言的编程教学。-win32 compilation of tutorials. Comprehensive introduction windows environment, assembly language programming teaching.
- 2023-03-04 16:15:04下载
- 积分:1
-
有关统计学生成绩的汇编程序,详见压缩文件内容
有关统计学生成绩的汇编程序,详见压缩文件内容-Relating to the compilation of statistics on student achievement program, as detailed in the contents of compressed files
- 2022-03-13 19:09:45下载
- 积分:1
-
实现一个硬盘保护程序,可以自动恢复硬盘引导区和操作系统引导区等...
实现一个硬盘保护程序,可以自动恢复硬盘引导区和操作系统引导区等-an little tool to protect your harddrive by recovering important information
- 2022-09-12 02:00:04下载
- 积分:1
-
利用8255可编程并行口做一个扫描键盘实验,把按键输入的键码,显示在由8279控制的七段数码管上。8255PA口做键盘输入线,PB口作扫描线
利用8255可编程并行口做一个扫描键盘实验,把按键输入的键码,显示在由8279控制的七段数码管上。8255PA口做键盘输入线,PB口作扫描线-8255 programmable parallel port using a scanning keyboard to do the experiment, the button input keys code, displayed in the control of the team respectively by 8279 digital tube. 8255PA I make the keyboard input line, PB mouth for scan line
- 2022-09-21 20:30:02下载
- 积分:1
-
是一个用汇编语言编写的八路控制灯程序。其功能可以实现数字化的灯路控制。...
是一个用汇编语言编写的八路控制灯程序。其功能可以实现数字化的灯路控制。-is an assembler language of the Eighth Route Army to control lights procedures. Its functions can be achieved in digital signal path control.
- 2022-03-07 00:36:54下载
- 积分:1