代码搜索:fprintf

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

代码结果 10,000
www.eeworm.com/read/362752/9982195

c huffmanfile.c

#include "head.h" #include "struct.h" #include "declare.h" int HuffmanFile(HuffmanCode HC,char *filename,CharArr *ch)//写入文件 { FILE *codefile,*code; char codename[]="codefile"; char c; int i; c
www.eeworm.com/read/167056/9982904

c unionlog.c

#include #include #include #include #ifdef _WIN32 # include # include #else #ifdef _UNIX # include struct UnionTM {
www.eeworm.com/read/167036/9983850

c iv.c

#include"stdio.h" #include"math.h" #include"stdlib.h" #include"brmul.c" //#define B 0.23 int main() { FILE *fp1,*fp2,*fp3; static double u[650],e[650],z[650],x1[650]; static double
www.eeworm.com/read/167036/9983953

c ls.c

///////////////////////////////////////// // 输入为寄存器数为10的M序列信号, // // 噪声为均值为0,方差为0.1的白噪声, // // 分别从数据文件Data1和Data2读入。 // // 执行结果存在数据文件\Data3中。 // /////////////////////////////////////
www.eeworm.com/read/166836/9995430

m xfcn3a.m

% xfcn3a.m used for ogata808_fuzzy.m file. function PI=xfcn3a(x) % must be defined since those are used in Simulink model. global lin5_fuzz check1pp Se Sde Su K1 K2 K3 rulex Emin MAX_error Coun
www.eeworm.com/read/166836/9995483

m xfcn6a.m

function PI = xfcn6a(x) global KAV KNA KVF Mass KBEMF Emin COL DZO KAV=x(1); KNA=x(2); KVF=x(3); Mass=x(4); KBEMF=x(5); COL=x(6); DZO=x(7); KBEMF=0; %Mass=1.5; MDL='hong2000'; [T X Y]=sim(MDL,
www.eeworm.com/read/166836/9995546

m xfcn3.m

% xfcn3.m used for xfuzzy_ga.m file. function PI=xfcn3(x) % must be defined since those are used in Simulink model. global lin5_fuzz lin5_fuz2 check1 Se Sde Su K1 K2 K3 rulex Emin ... MAX_er
www.eeworm.com/read/166836/9995667

m xfcnn3.m

% xfcn3.m used for ogata808_fuzzy.m file. function PI=xfcn3(x) % must be defined since those are used in Simulink model. global lin5_fuzz lin5_fuz2 check1 Se Sde Su K1 K2 K3 rulex Emin ... M
www.eeworm.com/read/166836/9995737

m xfcn4.m

% xfcn4.m used for ogata808_fuzzy.m file. function PI=xfcn4(x) % must be defined since those are used in Simulink model. global Se Sde Su Sxe Sxde Sxu rulex Emin MAX_error Count check1g lin5_
www.eeworm.com/read/362306/10006168

m rafisher2cda.m

function [RAFisher2cda] = RAFisher2cda(X,pp,c,alpha) % RAFISHER2CDA Canonical Discriminant Analysis. % %[As well as the previous RAFisher1, this file was named RAFisher2 in honor to %Sir Ronald A