代码搜索:fprintf

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

代码结果 10,000
www.eeworm.com/read/319411/13452147

cpp cjpeg.cpp

/* * cjpeg.c * * Copyright (C) 1991-1995, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README
www.eeworm.com/read/319180/13459222

c maingnlsym3.c

#include #include #include #include #include #include #include #include "symswitches.c" #define MAX_LINE 255
www.eeworm.com/read/319110/13460259

txt jj.txt

/* A Program of synthetic seismogram generation. Author: Zhang Junhua Date: Sep.,2006 */ #include "stdio.h" // standard input/output head file. #include "ma
www.eeworm.com/read/319045/13463988

m fastica.m

function [Out1, Out2, Out3] = fastica(mixedsig, varargin) %FASTICA - Fast Independent Component Analysis % % FastICA for Matlab 5.x % Version 2.1, January 15 2001 % Copyright (c) Hugo G鋠ert, Jarm
www.eeworm.com/read/318725/13473400

c ibg2simplex.c

/* last edit: Ilja Schmelzer -------------- 20-OCT-1994 15:49:58.82 */ /************************************************************************/ /*
www.eeworm.com/read/318085/13488808

c rz.c

#define VERSION "1.03 05-18-86" #define PUBDIR "/usr/spool/uucppublic" /*% cc -DNFGVMIN -K -O % -o rz; size rz * * rz.c By Chuck Forsberg * * cc -O rz.c -o rz USG (3.0) Unix * cc -O -DV7 rz.c
www.eeworm.com/read/316958/13513550

c errormsg.c

/* | | Copyright disclaimer: | This software was developed at the National Institute of Standards | and Technology by employees of the Federal Government in the course | of their official d
www.eeworm.com/read/314681/13561806

m latextab2.m

function latextab2(z, info) % % PURPOSE: puts an (n_rows x n_cols) matrix in the Latex2e tabular format with decimal alignment % and commas every three digits in math mode. Opti
www.eeworm.com/read/314656/13562188

txt tt.txt

#include #include #include #include #define N 10 #define NN N*N #define G(x) ((1.0+tanh(x/u0))/2.0) //threshold function void scities(); //select city po
www.eeworm.com/read/314478/13566212

c jpegtran.c

//////////////////////////////////////////////////////////////////////// // // Note : this file is included as part of the Smaller Animals Software // JpegFile package. Though this file has not bee