代码搜索:float

找到约 10,000 项符合「float」的源代码

代码结果 10,000
www.eeworm.com/read/278154/10562725

c red.c

void red(int iz1, int iz2, int jz1, int jz2, int jm1, int jm2, int jmf, int ic1, int jc1, int jcf, int kc, float ***c, float **s) { int loff,l,j,ic,i; float vx; loff=jc1-jm1; ic=ic1; fo
www.eeworm.com/read/423399/10562731

cpp fuzzypid.cpp

#define NB 0 #define NM 1 #define NS 2 #define ZO 3 #define PS 4 #define PM 5 #define PB 6 float uf(float x,float a,float b,float c) { if(x
www.eeworm.com/read/278154/10562733

c qrsolv.c

void qrsolv(float **a, int n, float c[], float d[], float b[]) { void rsolv(float **a, int n, float d[], float b[]); int i,j; float sum,tau; for (j=1;j
www.eeworm.com/read/278154/10562739

c banbks.c

#define SWAP(a,b) {dum=(a);(a)=(b);(b)=dum;} void banbks(float **a, unsigned long n, int m1, int m2, float **al, unsigned long indx[], float b[]) { unsigned long i,k,l; int mm; float dum;
www.eeworm.com/read/278154/10562745

c banmul.c

#define NRANSI #include "nrutil.h" void banmul(float **a, unsigned long n, int m1, int m2, float x[], float b[]) { unsigned long i,j,k,tmploop; for (i=1;i
www.eeworm.com/read/278154/10562756

c zrhqr.c

#define NRANSI #include "nrutil.h" #define MAXM 50 void zrhqr(float a[], int m, float rtr[], float rti[]) { void balanc(float **a, int n); void hqr(float **a, int n, float wr[], float wi[]);
www.eeworm.com/read/278154/10562846

c savgol.c

#include #define NRANSI #include "nrutil.h" void savgol(float c[], int np, int nl, int nr, int ld, int m) { void lubksb(float **a, int n, int *indx, float b[]); void ludcmp(float **
www.eeworm.com/read/278154/10562851

c chder.c

void chder(float a, float b, float c[], float cder[], int n) { int j; float con; cder[n-1]=0.0; cder[n-2]=2*(n-1)*c[n-1]; for (j=n-3;j>=0;j--) cder[j]=cder[j+2]+2*(j+1)*c[j+1]; con=2
www.eeworm.com/read/278154/10562862

c crank.c

void crank(unsigned long n, float w[], float *s) { unsigned long j=1,ji,jt; float t,rank; *s=0.0; while (j < n) { if (w[j+1] != w[j]) { w[j]=j; ++j; } else { for (jt=j+1;j
www.eeworm.com/read/278154/10562865

c fourfs.c

#include #include #define NRANSI #include "nrutil.h" #define KBF 128 void fourfs(FILE *file[5], unsigned long nn[], int ndim, int isign) { void fourew(FILE *file[5], int *