代码搜索:float

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

代码结果 10,000
www.eeworm.com/read/363227/9964636

txt 第三题.txt

#include #include #define N 5 #define M 10 struct information { int num; char name[20]; char sex[5]; char dornum[5]; char phone[10]; }; struct exam_information {
www.eeworm.com/read/363132/9966708

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/363017/9971487

c conversions.c

/* * * GWIC * * (c) Joonas Lehtinen (jole@jole.fi), TUCS, 1998 * * modification for rgb2yuv & yuv2rgb * for color model YUV422 by Sasha Chukov * */ #include "gwic.h" /* Convert and round fl
www.eeworm.com/read/362860/9978019

c ad.c

#include "DSP28_Device.h" #include "stdlib.h" #include "math.h" float a1[16]; unsigned int a2=0; float adclo=0.0; float a[20]; float v[1]; float r[21]; interrupt void ad(void); void dly(
www.eeworm.com/read/166974/9987513

c 2.radm_avg_gaus.c

//产生均匀或高斯分布的伪随机数 #include #include #include #include "msp.h" float randnu(long *iseed) { float z; *iseed=2045*(*iseed)+1; *iseed=*iseed-(
www.eeworm.com/read/362565/9991054

zb readme.zb

This program needs data file.It can draw curvers. data file format: int float int float......
www.eeworm.com/read/362565/9991093

c readval.c

#include "stdio.h" #define MAX 5000 void main() { FILE *fp1,*fp2,*fp3; float ver[50]; int nodenum,t[14],i,j; int num_node[4]; int node_number; float val[MAX]; char ch,s1[80],s2[80],s3[80],va
www.eeworm.com/read/362520/9994028

txt fft.txt

/*****************fft programe*********************/ *基二FFT算法*/ #include "math.h" #include "stdio.h" struct compx { double real; double imag; } compx ; struct compx EE(struct com
www.eeworm.com/read/166678/10008543

h line.h

/* * Copyright 2002-2004, Mersad Team, Allame Helli High School (NODET). * * This program is free software, you can redistribute it and/or modify * it under the terms of the GNU General Public
www.eeworm.com/read/166678/10008544

h circle.h

/* * Copyright 2002-2004, Mersad Team, Allame Helli High School (NODET). * * This program is free software, you can redistribute it and/or modify * it under the terms of the GNU General Public