代码搜索:fprintf

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

代码结果 10,000
www.eeworm.com/read/325746/13186509

h loulong.h

#include #include #include #include int main (int argc,char c *argu[]) { FILE *fp=NULL; if(argc
www.eeworm.com/read/325688/13191061

c ezw.c

/*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ /* EZW2 - Embedded Zerotree Wavele
www.eeworm.com/read/138987/13197188

m savecase.m

function fname_out = savecase(fname, p1, p2, p3, p4, p5, p6, p7) %SAVECASE Saves a MATPOWER case file, given a filename and the data matrices. % % savecase(fname, baseMVA, bus, gen, branch) % sav
www.eeworm.com/read/138987/13197292

m state_est.m

function [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus, V0, ref, pv, pq, mpopt) %STATE_EST Solves a state estimation problem. % [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus,
www.eeworm.com/read/138987/13197308

m printmkt.m

function printmkt(baseMVA, bus, gen, branch, f, t, dispatch, success, et, fd, mpopt) %PRINTMKT Prints results of ISO computation. % printmkt(baseMVA, bus, gen, branch, f, t, dispatch, success, et,
www.eeworm.com/read/138928/13201716

c filedisk.c

/* Control program for a virtual disk driver for Windows NT/2000/XP. Copyright (C) 1999, 2000, 2001, 2002 Bo Brant閚. This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/240695/13203713

c sgen.c

#include #include #define pi 3.14159265 main() { int i,n; double x; FILE *fp; fp=fopen("rom.dat","w"); if(fp==NULL) { printf("File creating error.\n");
www.eeworm.com/read/240662/13207869

txt 13-7.txt

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/240662/13208183

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/138783/13213134

c wpng.c

/*--------------------------------------------------------------------------- wpng - simple PNG-writing program wpng.c This program converts certain NetPBM bina