代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/452710/7434847
s float.s
|J. Test 3/81
|floating point routines for Nu(MC68000)
|offsets in internal float structure
SIGN = 0 |sign
EXPT = 2 |exponent (-127/+127)
MANH = 4 |high mantissa
MANL = 8 |low
www.eeworm.com/read/446408/7580127
asp float.asp
function closeAd(){
huashuolayer2.style.visibility='hidden';
huas
www.eeworm.com/read/179236/7583892
h float.h
www.eeworm.com/read/445412/7595775
h float.h
/*
* float.h
* This file has no copyright assigned and is placed in the Public Domain.
* This file is a part of the mingw-runtime package.
* No warranty is given; refer to the file DISCLAIMER wit
www.eeworm.com/read/440863/7679817
h float.h
#ifndef __FLOAT_H
#define __FLOAT_H
#define FLT_MIN 1.175494e-38
#define FLT_MAX 3.402823e+38
#endif
www.eeworm.com/read/440253/7691454
asm float.asm
TITLE CALCULATE EQUATION
; AUTHOR Yuri Margolin
; http://mysoft.s5.com/
; DATE 24/01/01
; VERSION 1.12
; This program calculates
; linear
www.eeworm.com/read/437318/7751356
h float.h
/*
* float.h
*
* Defines implementation specific limits on type values.
*
* Copyright (c) 2002, Microchip Technology Inc.
* 2355 W.Chandler Blvd., Chandler, AZ, 85224
www.eeworm.com/read/435817/7783586
a libsoft-float.a
www.eeworm.com/read/435817/7783606
h float.h
#ifndef __FLOAT_H__
#define __FLOAT_H__
/* float.h */
/* Produced by enquire version 4.3, CWI, Amsterdam */
/* Radix of exponent representation */
#define FLT_RADIX 2
/* Number of base-F