代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/360245/10105940
h warpspherical.h
///////////////////////////////////////////////////////////////////////////
//
// NAME
// WarpSpherical.h -- warp a flat (perspective) image into spherical
// coordinates and/or undo radial
www.eeworm.com/read/359966/10113420
c 一维搜索.c
#include"stdio.h"
//#include"conio.h"
#include"math.h"
#define e 0.001
#define tt 0.01
float function(float x)
{
float y=8*pow(x,3)-2*pow(x,2)-7*x+3;//求解的一维函数
return(y);
}
void finding(flo
www.eeworm.com/read/164321/10118300
cpp fre_filter_even.cpp
/**********************************************
* Filename : Fre_filter_even.CPP *
* Function : realization of FIR filter with *
Frequency sample structure while *
www.eeworm.com/read/164321/10118327
cpp fre_filter_odd.cpp
/**********************************************
* Filename : Fre_filter_odd.CPP *
* Function : realization of FIR filter with *
Frequency sample structure while *
www.eeworm.com/read/164315/10118444
cpp goertzel.cpp
/**********************************************
* Filename : Goertzel.CPP *
* Function : Detect whether or not there is *
the special frequency signal *
*Par
www.eeworm.com/read/164315/10118446
cpp goertzel test.cpp
/**********************************************
* Filename : Goertzel Test.CPP *
* Function : Test Goertzel algorithm *
**********************************************/
#i
www.eeworm.com/read/164307/10118488
c felt.c
/*--------------------------------------------------------------------*
* FELT.C - Fast Extended Lapped Transform *
*
www.eeworm.com/read/164307/10118496
c fdctiv.c
/*--------------------------------------------------------------------*
* FDCTIV.C - Fast Discrete Cosine Transform, type IV *
*
www.eeworm.com/read/164272/10120122
c clsq.c
/*
============================================================================
Levenberg-Marquardt Least Squares Optimisation Routine
=======================================================
www.eeworm.com/read/359581/10135081
c rhodium.c
/* rhodium.c -- your weight in rhodium */
#include
int main(void)
{
float weight; /* user weight */
float value; /* rhodium equivalent */
printf("A