文件名称:Augest-3
-
所属分类:
- 标签属性:
- 上传时间:2014-04-21
-
文件大小:45.77kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
VC++代码开发的C编译器源代码,名字就叫做Augest-3吧,可用来简单编译C扩展名的文件,代码中由于用了union,定义的变量占用4字节的内存,也就是说f和by4是共用这4字节内存的。对浮点的转化变得异常简单,union UFLOAT// 用以快速转换的自定义UFLOAT变量,一些运算
下面这段代码将fNum转成4字节插入到byBuf中:uf.f=f // 将要转换的浮点数放入UFLOAT变量,此时uf.by[]数组也被赋值了,因为内存是共用的。-VC++ code developed by the C compiler source code, the name of it called Augest-3 can be used to compile a simple C extensions, the code due to the use of the union, defined variables occupy 4 bytes of memory, that f and by4 are shared four bytes of memory. Converted to floating point becomes extremely simple, union UFLOAT// variables to customize UFLOAT rapid conversion of some operations
The following code will fNum turn into four byte into byBuf in: uf.f = f // will be converted into UFLOAT floating point variable, then uf.by [] array have been assigned, because the memory is shared.
下面这段代码将fNum转成4字节插入到byBuf中:uf.f=f // 将要转换的浮点数放入UFLOAT变量,此时uf.by[]数组也被赋值了,因为内存是共用的。-VC++ code developed by the C compiler source code, the name of it called Augest-3 can be used to compile a simple C extensions, the code due to the use of the union, defined variables occupy 4 bytes of memory, that f and by4 are shared four bytes of memory. Converted to floating point becomes extremely simple, union UFLOAT// variables to customize UFLOAT rapid conversion of some operations
The following code will fNum turn into four byte into byBuf in: uf.f = f // will be converted into UFLOAT floating point variable, then uf.by [] array have been assigned, because the memory is shared.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Augest-3/Augest.clw
Augest-3/Augest.cpp
Augest-3/Augest.dsp
Augest-3/Augest.dsw
Augest-3/Augest.h
Augest-3/Augest.rc
Augest-3/AugestDoc.cpp
Augest-3/AugestDoc.h
Augest-3/AugestView.cpp
Augest-3/AugestView.h
Augest-3/Compiler.cpp
Augest-3/Compiler.h
Augest-3/C_Compiler.cpp
Augest-3/C_Compiler.h
Augest-3/FTreeView.cpp
Augest-3/FTreeView.h
Augest-3/LeftView.cpp
Augest-3/LeftView.h
Augest-3/MainFrm.cpp
Augest-3/MainFrm.h
Augest-3/ReadMe.txt
Augest-3/resource.h
Augest-3/RightView.cpp
Augest-3/RightView.h
Augest-3/StdAfx.cpp
Augest-3/StdAfx.h
Augest-3/ToolDlg.cpp
Augest-3/ToolDlg.h
Augest-3
Augest-3/Augest.cpp
Augest-3/Augest.dsp
Augest-3/Augest.dsw
Augest-3/Augest.h
Augest-3/Augest.rc
Augest-3/AugestDoc.cpp
Augest-3/AugestDoc.h
Augest-3/AugestView.cpp
Augest-3/AugestView.h
Augest-3/Compiler.cpp
Augest-3/Compiler.h
Augest-3/C_Compiler.cpp
Augest-3/C_Compiler.h
Augest-3/FTreeView.cpp
Augest-3/FTreeView.h
Augest-3/LeftView.cpp
Augest-3/LeftView.h
Augest-3/MainFrm.cpp
Augest-3/MainFrm.h
Augest-3/ReadMe.txt
Augest-3/resource.h
Augest-3/RightView.cpp
Augest-3/RightView.h
Augest-3/StdAfx.cpp
Augest-3/StdAfx.h
Augest-3/ToolDlg.cpp
Augest-3/ToolDlg.h
Augest-3
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.