代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6249145
c mail.c
#ifndef lint
static char *sccsid = "@(#)mail.c 4.3 (ULTRIX) 4/4/91";
#endif lint
/************************************************************************
* *
* Copyright (c)
www.eeworm.com/read/101082/6250569
c y1.c
#ifndef lint
static char sccsid[] = "@(#)y1.c 1.1 11/7/83";
#endif not lint
# include "dextern"
# include "yaccpar.h"
/************************************************************************
*
www.eeworm.com/read/101082/6252560
c tarsets.c
/* tarsets.c -
* write media image production scripts.
*
*
* Copyright (c) 1985, 1988 by
* Digital Equipment Corporation, Maynard, MA
* All rights reserved.
*
* This software is
www.eeworm.com/read/101082/6252966
c mkmakefile.c
#ifndef lint
static char *sccsid = "@(#)mkmakefile.c 4.3 (ULTRIX) 9/4/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1988-
www.eeworm.com/read/101042/6259328
c prime.c
/* demos/prime/prime.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
*
www.eeworm.com/read/100603/6265777
c pipepong.c
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not u
www.eeworm.com/read/100602/6266551
c createbomb.c
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
www.eeworm.com/read/100601/6268476
c createbomb.c
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
www.eeworm.com/read/456224/6278844
m alm_7_4_1.m
%
% Optimization with MATLAB
% copyright Dr. P.Venkataraman
%
% Chapter 7. Sec 7.2.2
% Augmented Lagrange Multiplier Method
% Example 7.2 in Section 7.4.1
%
% An Indirect Method for Constrain
www.eeworm.com/read/493067/6405476
c fft.c
/* file: fft.c G. Moody 24 February 1988
Last revised: 10 June 2005
-------------------------------------------------------------------------------
fft: Fast Fourier transform of real data
Co