代码搜索:floating
找到约 10,000 项符合「floating」的源代码
代码结果 10,000
www.eeworm.com/read/152557/12105845
html floating-point-implementation.html
Using the GNU Compiler Collection (GCC)
www.eeworm.com/read/250421/12407092
c floating dust ser.c
/*将运算的结果(浮点数)存入eeprom中。我们知道,浮点数在c语言中是以ieee格式存储
的,一个浮点数占用四个字节,例如浮点数34.526存为(160,26,10,66)这四个数。要
将一个浮点数存入eeprom,实际上就是要存这四个数。那么如何在程序中得到一个浮点数的
组成数呢?
浮点数在存储时,是存储连续的字节中的,只要设法找到存储位置,就可以得到这些数了。
可以定义一个v ...
www.eeworm.com/read/224937/14561952
c floating_point_sw.c
/*************************************************************************
* Copyright
www.eeworm.com/read/224937/14561960
c floating_point_ci.c
/*************************************************************************
* Copyright
www.eeworm.com/read/38039/1104500
res group_floating_dlg.res
! History:
!
! Date Release Name Ver. Comments
! --------- ------- ----- ----- --------------------------------------------
! 17-Dec-08 L-03-23 AlexM $$1 Created.
! 25-Feb-09 L-0
www.eeworm.com/read/490329/1201846
hxx ivp_controller_floating.hxx
// Copyright (C) 2000 Ipion Software GmbH. All rights reserved.
// IVP_EXPORT_PUBLIC
#ifndef WIN32
# pragma interface
#endif
#ifndef IVP_CONTROLLER_INCLUDED
# include
www.eeworm.com/read/490329/1201847
cxx ivp_controller_floating.cxx
// Copyright (C) 2000 Ipion Software GmbH. All rights reserved.
#include
#ifndef WIN32
# pragma implementation "ivp_controller_floating.hxx"
#endif
#include