代码搜索:fprintf

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

代码结果 10,000
www.eeworm.com/read/199851/7818662

m xfminbnd.m

function xFminbnd % 单变量最优化--函数fminbnd()的简单应用示例 % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shanghai, PRC % $Re
www.eeworm.com/read/199851/7818681

m pfrtempopt_b.m

function PFRTempOpt_B % 求反应管最优温度分布(用最优化方法搜索k,其它同PFRTempOpt_A.m) % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shang
www.eeworm.com/read/199851/7818686

m doe.m

function DOE % D-优化试验设计 % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shanghai, PRC % $Revision: 1.0 $ $Date: 2
www.eeworm.com/read/399963/7818844

c menu3.c

#include #include char *menu[] = { "a - add new record", "d - delete record", "q - quit", NULL, }; int getchoice(char *greet, char *choices[], FILE *in, FILE *ou
www.eeworm.com/read/199788/7822682

c clone.c

#include #include #include #include #define _TC_ 1 #ifndef _TC_ struct REGPACK { unsigned r_ax, r_bx, r_cx, r_dx; unsigned r_bp, r_si, r_di;
www.eeworm.com/read/299910/7824215

y c--.y

%{ #include #include #include #include //#include #define HASHSIZE 128 typedef struct paramp{ //函数参数 int type; char *code
www.eeworm.com/read/299776/7833648

m pcamat.m

function [E, D] = pcamat(vectors, firstEig, lastEig, s_interactive, ... s_verbose); %PCAMAT - Calculates the pca for data % % [E, D] = pcamat(vectors, firstEig, lastEig, ... % int
www.eeworm.com/read/399677/7842718

cpp midcode.cpp

// midcode.cpp: implementation of the Cmidcode class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "face.h" #include "midcode.h" #if
www.eeworm.com/read/399677/7842791

cpp constopti.cpp

// constOpti.cpp: implementation of the CconstOpti class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "face.h" #include "constOpti.h"
www.eeworm.com/read/399677/7842794

cpp scan.cpp

// scan.cpp: implementation of the Cscan class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "face.h" #include "scan.h" #include "glob