代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/225258/14547420
asm float.asm
;*******************************************************************
; Binary Floating Point Addition, Subtraction, Multiplication
; and Divide routines.
;
;***********
www.eeworm.com/read/123847/14610003
c float.c
/* float.c: Illustrates floating-pt. limits */
#include
#include
int main() {
printf("radix: %d\n", FLT_RADIX);
printf("float: %d radix digits\n",FLT_MANT_DIG);
www.eeworm.com/read/123064/14650004
h float.h
/* float.h header file for the floating-point constant module of
* the Netwide Assembler
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights rese
www.eeworm.com/read/123064/14650183
c float.c
/* float.c floating-point constant support for the Netwide Assembler
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights reserved. The software is
*
www.eeworm.com/read/222703/14679492
h float.h
#ifndef __AVRCLASSIC_H
#define __AVRCLASSIC_H
#warning "This header file is NOT current. Please use io???v.h instead"
#include "avr_common.h"
/* Not all devices implement these registers.
www.eeworm.com/read/122442/14690039
h float.h
www.eeworm.com/read/122442/14690896
h float.h
www.eeworm.com/read/221956/14713230
h float.h
www.eeworm.com/read/221956/14713386
h float.h
www.eeworm.com/read/221830/14718727
h float.h
/*****************************************************************************/
/* float.h v4.1.0 */
/* Copyright (c) 1996-2005 Texas Instr