代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/301636/13853322
txt float_re.txt
--REAL PARTS
0
3.76775
-8
0.23225
0.5
0.23225
-8
3.76775
--IMAGINARY PARTS
0
-1.06065
-0.5
-1.06065
0
1.06065
0.5
1.06065
Matlab results
Columns 1 through 4
-0.5000
www.eeworm.com/read/301636/13853335
pif float2.pif
www.eeworm.com/read/147766/5722817
h cnv_float.h
/*
* Linux/PA-RISC Project (http://www.parisc-linux.org/)
*
* Floating-point emulation code
* Copyright (C) 2001 Hewlett-Packard (Paul Bame)
*
* This program is free softwa
www.eeworm.com/read/147766/5722833
h sgl_float.h
/*
* Linux/PA-RISC Project (http://www.parisc-linux.org/)
*
* Floating-point emulation code
* Copyright (C) 2001 Hewlett-Packard (Paul Bame)
*
* This program is free softwa
www.eeworm.com/read/147766/5722839
h dbl_float.h
/*
* Linux/PA-RISC Project (http://www.parisc-linux.org/)
*
* Floating-point emulation code
* Copyright (C) 2001 Hewlett-Packard (Paul Bame)
*
* This program is free softwa
www.eeworm.com/read/142683/5762908
s,v float.s,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @# @;
1.1
date 97.09.21.19.27.40; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text
@|J. Test 3/81
|floating
www.eeworm.com/read/140180/5794038
c float32.c
/*****************************************************************************
* float32.c : precise float32 audio mixer implementation
**************************************************************
www.eeworm.com/read/136849/5843451
h si_float.h
/*
* Copyright (C) Ericsson Mobile Communications AB, 2000.
* Licensed to AU-System AB.
* All rights reserved.
*
* This software is covered by the license agreement between
* the end user
www.eeworm.com/read/136849/5843463
c si_float.c
/*
* Copyright (C) Ericsson Mobile Communications AB, 2000.
* Licensed to AU-System AB.
* All rights reserved.
*
* This software is covered by the license agreement between
* the end user
www.eeworm.com/read/136812/5856971
s float_switch.s
.data
| .asciz "@(#)float_switch.s 1.1 92/07/30 Copyr 1985 Sun Micro"
.even
.text
| Copyright (c) 1985 by Sun Microsystems, Inc.
#include "fpcrtdefs.h"
| Vlist is used to construct a run-time
|