代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/314341/3636328
js float.js
window.onload=function() {
$('drag1').style.left= screen.width-160;
var pdtcompare = getcookie("pdtcompare");
if(typeof(pdtcompare)=="object")
{
pdtcompare=",";
}
else
{
var pidarr = pdt
www.eeworm.com/read/314341/3636542
js float.js
window.onload=function() {
$('drag1').style.left= screen.width-160;
var pdtcompare = getcookie("pdtcompare");
if(typeof(pdtcompare)=="object")
{
pdtcompare=",";
}
else
{
var pidarr = pdt
www.eeworm.com/read/313359/3644070
java float.java
package henson.midp;
import java.lang.*;
/**
* Title: Class for float-point calculations in J2ME applications (MIDP 1.0/CLDC 1.0 where float or double types are not available)
* Desc
www.eeworm.com/read/312645/3651900
h float.h
/* Do not define CYGONCE_ISO_FLOAT_H. It is not appropriate for this file */
/*========================================================================
//
// float.h
//
// ISO standard
www.eeworm.com/read/308433/3713813
h float.h
/*--------------------------------------------------------------------------
FLOAT.H
Limits for floating point types.
Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil Software, Inc.
All rig
www.eeworm.com/read/307266/3726247
txt float.txt
A new experimental fast multiprecison floating-point module is now available,
implemented in float.cpp and float.h. The motivation was to speed up the CM
program fir elliptic curves - see cm.txt
www.eeworm.com/read/307266/3726602
txt float.txt
A new experimental fast multiprecison floating-point module is now available,
implemented in float.cpp and float.h. The motivation was to speed up the CM
program fir elliptic curves - see cm.txt
www.eeworm.com/read/304657/3791934
java float.java
/* Float.java -- object wrapper for float
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005
Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free softwa
www.eeworm.com/read/304611/3795902
h float.h
#ifndef __FLOAT
#define __FLOAT
#define FLT_ROUNDS 1
#define FLT_RADIX 2
#define FLT_DIG 6
#define FLT_EPSILON 1.19209289550781250000e-07
#define FLT_MANT_DIG 24
#define FLT_MAX 3.4028234
www.eeworm.com/read/304611/3795908
h float.h
#ifndef __FLOAT
#define __FLOAT
#define FLT_ROUNDS (__flt_rounds())
#define FLT_RADIX 2
#define FLT_DIG 6
#define FLT_EPSILON 1.19209289550781250000e-07
#define FLT_MANT_DIG 24
#define FLT