资源列表
[汇编语言] 浮点异常的控制位
说明://浮点异常的控制位 #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 /*-----------------------------<张虹> 在 2008-10-13 上传 | 大小:3.35kb | 下载:0
[汇编语言] display.ara
说明:关于56700 的网络购物系统的实现程序源代码及有关注释-56,700 on the online shopping system of the source code and related Notes<张虹> 在 2008-10-13 上传 | 大小:5.55kb | 下载:0
[编译器/词法分析] 编译LLR(1)
说明:用户输入一个文法,然后再输入,要被分析的字符串,自动进行语法分析,把每一不的分析过程都一一打印出来。直到分析成功或失败。-a user input grammar, and then imported to the string were analyzed automatically syntax analysis, the analysis of each process does not have to print out on January 1. Until the analysis o<小名> 在 2008-10-13 上传 | 大小:9.14kb | 下载:0
[其它] Bezier曲线的交互式实现
说明:BEZIER曲线的交互式实现的一个实验报告,它使用VC++的图形界面来实现的-Bezier curve interactive experimental realization of a report, which uses VC graphical interface to achieve<任真> 在 2008-10-13 上传 | 大小:23.26kb | 下载:0