-
//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
-
QAM16编码 QAM16编码 QAM16编码 QAM16编码
QAM16编码 QAM16编码 QAM16编码 QAM16编码-QAM16编码QAM16编码QAM16编码QAM16编码QAM16编码QAM16编码QAM16编码
- 2023-07-14 10:55:03下载
- 积分:1
-
Software for the application of a sensor, AD converter is also a useful example...
软件为一个传感器的应用实例,也是AD转换的有用例子,关键地方都作了注解,希望对大家有所帮助-Software for the application of a sensor, AD converter is also a useful example of the key places have made comments, and they hope to help everyone
- 2023-08-29 22:10:02下载
- 积分:1
-
基于ATMEGA16的车载电脑
car computer on ATmega16
- 2022-08-17 06:04:47下载
- 积分:1
-
EM78的BCD码转十六进制表示的二进制码内带有详细注解.
EM78的BCD码转十六进制表示的二进制码内带有详细注解.-EM78 of the BCD to hexadecimal code of the binary code with a detailed annotation.
- 2023-06-16 02:15:03下载
- 积分:1
-
采用窗口实现Socket消息转发的ASM代码
采用窗口实现Socket消息转发的ASM代码-window Socket using information transmitted by the ASM code
- 2022-01-25 18:51:39下载
- 积分:1
-
51警报声的汇编程序,可用于防盗类产品用,
51警报声的汇编程序,可用于防盗类产品用,-51 warning sound compilation procedure can be used for anti-theft products, and
- 2022-08-06 03:59:00下载
- 积分: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.
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
-
Compilation of statistics to achieve a string of alphanumeric characters which h...
汇编实现统计一个串中 数字 字母 其他字符个有几个-Compilation of statistics to achieve a string of alphanumeric characters which have a number of other
- 2023-07-23 15:50:03下载
- 积分:1
-
the compressed file contains the source code of AWARD BIOS type D1D.Supported ch...
AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS type D1D.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
- 2022-07-16 08:09:09下载
- 积分:1