-
写汇编代码实现一个圆形的先入先出(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.
This code serves as an assembly program template. For detailed information, refer to the PIC18F452 datasheet, MPLAB IDE user guide, as well as MPASM user guide on the course web page.
- 2023-03-23 22:05:04下载
- 积分:1
-
May receive q3d ri webcam numerical, let q3d users can webcam
可以接收q3d ri网络摄像头的数字,让q3d用户可以进行网络摄像头
- 2022-11-01 05:55:03下载
- 积分:1
-
The driver of C8051 rtl, it will bring you very big benfit if you will read it,...
C8051 rtl的汇编驱动程序,如果能看懂会给你带来很大的好处,学习的好资料.-The driver of C8051 rtl, it will bring you very big benfit if you will read it, it is very nice.
- 2023-01-16 06:35:04下载
- 积分:1
-
这个程序主要功能是简单的动态进行创建Access数据源名
这个程序主要功能是简单的动态进行创建Access数据源名-Main function of this procedure is simple to create a dynamic Access data source name
- 2022-02-24 10:58:40下载
- 积分:1
-
//float abnormal control
//浮点异常的控制位 #define FPUEM_INVALIDOP 0x01 #define FPUEM_DENORMALOP 0x02 #define FPUEM_ZERODIVIDE 0x04 #define FPUEM_OVERFLOW 0x08 #define FPUEM_UNDERFLOW 0x10 #define FPUEM_PRECISON 0x20 #define __FORCE_INLINE__ __inline /*---------------------------------------------------------- 打开指定的浮点异常 关闭指定的浮点异常-//float abnormal control-# define FPUEM_INVALIDOP 0x01# define FPUEM_DENORMALOP 0x02# define FPUEM_ZERODIVIDE 0x04# define FPUEM_OVERFLOW 0x08# define FPUEM_UNDERFLOW 0x10# define FPUEM_PRECISON 0x20# define __FORCE_INLINE __ __inline /*---------------------------------------------------------- designated open abnormal closure of the floating-point designated float anomalies
- 2023-05-15 01:00:03下载
- 积分:1
-
source code for alarming
source code for alarming
- 2022-02-06 17:46:02下载
- 积分:1
-
两位十进制数的四则运算,用菜单控制,减法支持负数,除法有8位小数。...
两位十进制数的四则运算,用菜单控制,减法支持负数,除法有8位小数。-two decimal number of four computing, using the menu control, subtraction support negative, the division has eight minority.
- 2022-05-07 00:51:31下载
- 积分:1
-
用MSP430汇编ultrassom传感器
应用背景这个项目是以单片机(MSP430)用汇编语言适合做超声波距离传感器。关键技术在这个项目中,我们使用了一个“蜂鸣”,当你到达预定的距离,并用超声波传感器的距离。在这个项目中,我们使用汇编代码。
- 2022-08-09 23:14:13下载
- 积分:1
-
一个汇编通用对话框例子
一个汇编通用对话框例子-a compilation of common dialog example
- 2023-02-24 03:40:02下载
- 积分:1
-
进制转换和日期时间显示
进制转换和日期时间显示-base for the conversion and the date and time
- 2022-08-15 09:03:53下载
- 积分:1