- lesson03.zip This program may crash your system or run poorly depending on your hardware. The program and code contained in this archive was scanned for virii and has passed all test before it was put online. If you use this code in project of your own
- 20051126123950859 C语言
- CSDN03-09 《游戏修改历史》 李果兆《*开发大揭密》 *开发元老现身之作《反*战略体系浅析》 多位专业游戏研发者联合推出《游戏反*的法律维权和未来发展》 中国大陆反*第一人林阜民专访
- QuickWin 执行控制台或批处理程序并可以将运行的显示结果显示在窗口中的类似cmd程序的程序
- m09202023 video encode using DM642
- timer0_PWM AVR16 通过定时器0产生一定频率PWM波
文件名称:浮点异常的控制位
介绍说明--下载内容来自于网络,使用问题请自行百度
//浮点异常的控制位 #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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
浮点异常的控制位.rar.doc
www.dssz.com.txt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.