代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/147363/12558475
h float.h
/***
*float.h - constants for floating point values
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file contains defines for a number of
www.eeworm.com/read/248190/12590248
h float.h
/* Characteristics of floating types */
#define DBL_RADIX 2 /* radix of exponent for a double */
#define DBL_ROUNDS 0 /* doubles don't round when converted to int */
#define FLT_RADIX 2 /* radix o
www.eeworm.com/read/146694/12618097
cpp float_for.cpp
//float_for.cpp
#include
#include
void main()
{ float a,sum=0;
for (a=0.1;a
www.eeworm.com/read/334090/12638519
h float.h
/*****************************************************************************/
/* float.h v2.24 */
/* Copyright (c) 1996-2002 Texas Instru
www.eeworm.com/read/146494/12642318
h float.h
/*--------------------------------------------------------------------------
FLOAT.H
Limits for floating point types.
Copyright (c) 1988-1997 Keil Elektronik GmbH and Keil Software, Inc.
All rig
www.eeworm.com/read/247559/12644240
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/135259/13946398
h float.h
/* float.h
Defines implementation specific macros for dealing with
floating point.
*/
/*
* C/C++ Run Time Library - Version 10.0
*
* Copyright (c) 1987, 2000 by Inpr