代码搜索:fprintf

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

代码结果 10,000
www.eeworm.com/read/278099/10572197

c xtest.c

/* +++Date last modified: 05-Jul-1997 */ #include #include "xfile.h" #ifdef __WATCOMC__ #pragma off (unreferenced); #endif #ifdef __TURBOC__ #pragma argsused #endif int main
www.eeworm.com/read/160070/10574779

c 遗传算法分层遗传算法.c

/********************************************************************/ /* 分层遗传算法 */ /*************************************************************
www.eeworm.com/read/423266/10575214

m m10_3.m

P=[1.0 1.5 1.2 -0.3 -1.0 2.0 3.3 -0.5 2.0 1.0 -1.6 0.9]; T=[0.5 3.0 -2.2 1.4 1.1 -1.2 1.7 -0.4 3.0 0.2 -1.8 -0.4 -1.0 0.1 -1.0 0.6]; [Q,R]=size(P);
www.eeworm.com/read/423264/10575322

m r.m

%linear block code disp('enter value of n,k'); n=input('enter coefficient of n= '); k=input('enter value of k= '); disp('enter value of parity matrix'); fprintf('order of parity matrix P=%d x %
www.eeworm.com/read/160029/10578419

c showdb.c

/* ** A utility for printing all or part of an SQLite database file. */ #include #include #include #include #include #include #inclu
www.eeworm.com/read/352008/10588405

c fvs_mask.c

/*############################################################################# * 文件名:fvs_mask.c * 功能: 指纹图像有效区域 * modified by PRTsinghua@hotmail.com ##############################################
www.eeworm.com/read/352008/10588408

c fvs_enhancer.c

/*############################################################################# * 文件名:fvs_enhancer.c * 功能: 指纹图像增强 * modified by PRTsinghua@hotmail.com ############################################
www.eeworm.com/read/352008/10588445

c fvs_binarize.c

/*############################################################################# * 文件名:fvs_binarize.c * 功能: 指纹图像二值化 * modified by PRTsinghua@hotmail.com ###########################################
www.eeworm.com/read/352008/10588457

c my_fvs_enhancer.c

/*############################################################################# * 文件名:fvs_enhancer.c * 功能: 指纹图像增强 * modified by PRTsinghua@hotmail.com ############################################
www.eeworm.com/read/352008/10588466

c fvs_thinner.c

/*############################################################################# * 文件名:fvs_thinner.c * 功能: 指纹图像细化 * modified by PRTsinghua@hotmail.com #############################################