代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/18164/778575
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/18164/778588
pif float2.pif
www.eeworm.com/read/18767/801437
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/18767/801450
pif float2.pif
www.eeworm.com/read/18767/801460
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/18767/801473
pif float2.pif
www.eeworm.com/read/25834/950743
c div_float.c
/******************************************************************************
* MSP430FG439 Horner's method to perform efficient division
*
* Description: This code performs a integer-float d
www.eeworm.com/read/25834/950744
c multiply_float.c
/******************************************************************************
* MSP43FG439 Horner's method to perform efficient multiplication
*
* Description: This code performs a integer-fl
www.eeworm.com/read/34867/1046179
c xdr_float.c
/* xdr_float.c - generic XDR routines implementation */
/* Copyright 1984-1997 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1987 Wind River Systems, Inc.
* Copyright (
www.eeworm.com/read/35001/1050795