代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/297233/8038958
h elf.h
/* Definitions of target machine for GNU compiler, for DEC Alpha w/ELF.
Copyright (C) 1996, 1997 Free Software Foundation, Inc.
Contributed by Richard Henderson (rth@tamu.edu).
This file is par
www.eeworm.com/read/297233/8039076
h sysv4.h
/* Target definitions for GNU compiler for Intel 80860 running System V.4
Copyright (C) 1991, 1996 Free Software Foundation, Inc.
Contributed by Ron Guilmette (rfg@monkeys.com).
This file is pa
www.eeworm.com/read/297233/8040162
h sysv4.h
/* Target definitions for GNU compiler for Sparc running System V.4
Copyright (C) 1991, 1992, 1995, 1996, 1997 Free Software Foundation, Inc.
Written by Ron Guilmette (rfg@netcom.com).
This fi
www.eeworm.com/read/195529/8145217
cpp gribparser.cpp
//#pragma warning( disable : 4786 )
//#include
#include "GRibParser.h"
#include "../GClasses/GRayTrace.h"
// I use uint for readability.
#ifndef uint
typedef unsigned int uint;
#endif
us
www.eeworm.com/read/144969/12759026
c print.c
/* Print information on generated parser, for bison,
Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2003, 2004
Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler
www.eeworm.com/read/144399/12796921
m demoloop.m
% demoLoop Script file to demonstrate for and while loops
fprintf('\nSum elements of a vector\n');
x = 1:5; % create a row vector
sumx = 0; % initialize the
www.eeworm.com/read/144399/12797592
m demowiggle.m
function demoWiggle
% demoWiggle Plot wiggle from increasing order of polynomial interpolant
% of data obtained by combining two linear functions
% y = c1*x + c2; y
www.eeworm.com/read/143706/12850001
m demopt1.m
function demopt1(xinit)
%DEMOPT1 Demonstrate different optimisers on Rosenbrock's function.
%
% Description
% The four general optimisers (quasi-Newton, conjugate gradients,
% scaled conjugate gradien
www.eeworm.com/read/142848/12913816
cpp compression12.cpp
// compression12.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "iostream.h"
#include "math.h"
void patternfmat(char *,char *,int,int,int);
int
www.eeworm.com/read/142848/12913872
cpp compression4.cpp
// compression4.cpp : Defines the entry point for the console application.
//this is an improved method of the lilei's dictionary-based test data compression.
//but we compress the test data from