代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/366702/2879560
c 991202-1.c
extern float A[], B[];
extern float MAXNUMF;
float chbevlf(float, float *, int);
float expf(float), i1f(float), logf(float), sqrtf(float);
float k1f(float xx)
{
float x, y;
x = xx;
if( x
www.eeworm.com/read/217395/14966915
h knap.h
class Knap
{
friend float Knapsack(float *,float *,float ,int);
private:
float Bound(int i);
void Backtrack(int i);
float c;
int n;
float *w;
float *p;
float cw;
float cp;
float
www.eeworm.com/read/475809/1381952
c fred2.c
#define NRANSI
#include "nrutil.h"
void fred2(int n, float a, float b, float t[], float f[], float w[],
float (*g)(float), float (*ak)(float, float))
{
void gauleg(float x1, float x2, float
www.eeworm.com/read/139776/13134849
c cyclic.c
#define NRANSI
#include "nrutil.h"
void cyclic(float a[], float b[], float c[], float alpha, float beta,
float r[], float x[], unsigned long n)
{
void tridag(float a[], float b[], float c[], float
www.eeworm.com/read/151630/12186102
h dynbp.h
float random(float max,float min); //浮点随机函数
float sigmoid(float val); //sigmoid函数
float sqr(float val); //平方函数
float normal(float val,float max,float min); //归一化
www.eeworm.com/read/475809/1381902
c betai.c
#include
float betai(float a, float b, float x)
{
float betacf(float a, float b, float x);
float gammln(float xx);
void nrerror(char error_text[]);
float bt;
if (x < 0.0 ||
www.eeworm.com/read/340665/3266512
out flonums.out
!.RADIX Q
! ! test floats now
! test floats now
! .float -H'C
.float -12
! .float -9.0
.float -9.0
! .float 0.9
.float 0.9
! .float +0.9
.float +0.9
! .float +.9
.float +.9
! .float -00.0009
.f
www.eeworm.com/read/278154/10562416
c fred2.c
#define NRANSI
#include "nrutil.h"
void fred2(int n, float a, float b, float t[], float f[], float w[],
float (*g)(float), float (*ak)(float, float))
{
void gauleg(float x1, float x2, float x
www.eeworm.com/read/278154/10563497
c fred2.c
#define NRANSI
#include "nrutil.h"
void fred2(int n, float a, float b, float t[], float f[], float w[],
float (*g)(float), float (*ak)(float, float))
{
void gauleg(float x1, float x2, float x
www.eeworm.com/read/139776/13133527
c fred2.c
#define NRANSI
#include "nrutil.h"
void fred2(int n, float a, float b, float t[], float f[], float w[],
float (*g)(float), float (*ak)(float, float))
{
void gauleg(float x1, float x2, float x[], f