代码搜索:fprintf

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

代码结果 10,000
www.eeworm.com/read/299171/7881495

c 13-7.c

Copyright(c) 2005 File Name dbtest.c Version: 1.0 Abstract: soure file interface for PV database test Author: ailinyang Created on: 2005-1-17 Modified Person: --*/ #include
www.eeworm.com/read/299167/7881687

c 10-3.c

#include #include int main(void) { char buf[256]; FILE * fp = popen("./calculator", "w"); if ( fp == NULL) { printf("Fail to poen
www.eeworm.com/read/399161/7885181

c webserv.c

/* webserv.c - a minimal web server (version 0.2) * usage: ws portnumber * features: supports the GET command only * runs in the current directory * forks a new chil
www.eeworm.com/read/299074/7890160

m ex3_finecx.m

clear all; clc; load econm2029_US_industries.mat; whos; T = size(r,1); K = size(r,2); % Create excess monthly returns xsr = r - repmat(rf,1,K); xsmkt = mkt; % Plot out mean mo
www.eeworm.com/read/198970/7899746

m demo_kde_3.m

% Simple Example #3 -- products of gaussian mixtures % % fprintf('KDE Example #3 : Product sampling methods (single, anecdotal run)\n'); rand('state',0); randn('state',0); p = kde([.1,.45,.55,
www.eeworm.com/read/198970/7899755

m demo_kde_1.m

% Simple Example #1 -- construction, BW choice, plotting % % fprintf('KDE Example #1 : 1D density estimate with various kernels, auto BW choices\n'); p = kde([.1,.45,.55,.8],.08); % create a mi
www.eeworm.com/read/198970/7900186

m randkernel.m

function samples = randKernel(N,M,type) % % samples = randKernel(N,M,type) -- Draw samples from a kernel of the % given type, with bandwidth 1; for bw!=1, %
www.eeworm.com/read/198958/7901174

c ezwc2.c

/*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ /* EZW2 - Embedded Zerotree Wavele
www.eeworm.com/read/198958/7901199

c ezw.c

/*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ /* EZW2 - Embedded Zerotree Wavele
www.eeworm.com/read/198955/7901622

c ezw.c

/*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ /* EZW2 - Embedded Zerotree Wavele