代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/482122/6628280
float_filter
www.eeworm.com/read/481078/6658703
inc float.inc
var yuxingbrOK=false;
var mie=false;
var aver=parseInt(navigator.appVersion.substring(0,1));
var aname=navigator.appName;
var yuxingmystop=0;
function yuxingcheckbrOK()
{if(aname.indexOf("In
www.eeworm.com/read/480891/6663343
h float.h
///////////////////////////////////////////////////////////////////////////
//// (C) Copyright 1996,2003 Custom Computer Services ////
//// This source code may only be used by lice
www.eeworm.com/read/478557/6709810
h float.h
/* GENERAL FLOATING POINT LIMITS
* Copyright (c) 2006 by COSMIC Software
*/
#ifndef __FLOAT__
#define __FLOAT__ 1
#define DBL_DIG 7
#define DBL_EPSILON 1.2E-7
#define DBL_MANT
www.eeworm.com/read/410754/11270373
c float.c
float float_convert_float(unsigned char *p);
//待输入的数
union
{
float f;
unsigned char c[4];
unsigned long int li;
}floatxx;
//输出的数据
union
{
float f;
unsigned char c[4];
unsigned long
www.eeworm.com/read/409992/11305085
asm float.asm
;
; Small C+ Compiler
;
; The Maths Routines (essential ones!)
;
; All maths routines are now in a library except for these
; small ones (which will always be used)
;
; If -
www.eeworm.com/read/409992/11305355
h float.h
#ifndef __FLOAT_H__
#define __FLOAT_H__
/*
* Some more floating point routines..I can't remember
* why these are separated out..
*
* $Id: float.h,v 1.7 2003/08/22 21:14:40 dom Exp $
*/
extern
www.eeworm.com/read/264310/11319728
h float.h
www.eeworm.com/read/264310/11319785
c float.c
www.eeworm.com/read/264310/11319846