-
//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
-
创建MFC,在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。...
创建MFC,在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。-Create MFC, in the editing interface to create the necessary controls and Properties Lieutenant ID, Caption completed table to check and edit the control box to connect variables, on the message processing function by adding the specified code.
- 2022-04-15 15:03:27下载
- 积分:1
-
FSK调制的VHDL源代码和仿真指导解调…
FSK调制与解调的vhdl源代码,是word文档打开-FSK modulation and demodulation of VHDL source code and simulation of the guide is the word document open.
- 2022-06-28 13:13:53下载
- 积分:1
-
MCS
MCS-96单片机串行口应用,利用串行口进行串行数据传送时,可采用查询法或中断法实现。-MCS-96 microcontroller serial port applications, the use of serial port for serial data transmission. available inquiries or interruption Method.
- 2023-01-07 04:10:03下载
- 积分:1
-
本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示例(同样适用于416)...
本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示例(同样适用于416)-this procedure is to use the document 240X.ASM subroutine right EEPROM 240X multi-byte read and write operations examples (the same applies to 416)
- 2023-07-22 10:45:03下载
- 积分:1
-
ARM_Embedded_C_Programming_Language.rar look, ARM C programming teaching materia...
ARM_Embedded_C_Programming_Language.rar看一下,ARM C编写程序的教材。-ARM_Embedded_C_Programming_Language.rar look, ARM C programming teaching materials.
- 2022-02-22 06:28:01下载
- 积分:1
-
基于单片机的交通灯程序。对于十字路口中的红黄绿灯的时间设定各有说明...
基于单片机的交通灯程序。对于十字路口中的红黄绿灯的时间设定各有说明-Based on SCM procedures for traffic lights. In the red, yellow, green light for the intersection of time to set their own description
- 2023-01-26 22:10:03下载
- 积分:1
-
Win32Asm languages used to calculate the 1901
用Win32Asm语言编写,计算1901-2050的农历、节气数据。-Win32Asm languages used to calculate the 1901-2050 Lunar, Solar data.
- 2022-03-09 15:31:54下载
- 积分:1
-
AT89C51 24c02读写程序
AT89C51 24c02读写程序 -AT89C51 24c02 read and write procedures to read and write AT89C51 24c02 program
- 2022-07-20 19:49:34下载
- 积分:1
-
一个很好的dijkstra算法程序。强烈推荐大家下载!
一个很好的dijkstra算法程序。强烈推荐大家下载!-Dijkstra algorithm a very good program. Strongly recommend you to download!
- 2022-07-07 10:11:35下载
- 积分:1