代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/159920/10589681
c xtest.c
#include
#include "xfile.h"
int main(int argc, char **argv)
{
while (*++argv != 0)
{
XFILE *f = xopen(*argv);
if (f == 0)
www.eeworm.com/read/422987/10594956
cpp 词法分析1.cpp
#include
#include
#include
#include
//下面定义保留,为简化程序,使用字符指针数组保存所有保留字。
//如果想增加保留字,可继续添加,并修改保留字数目
#define keywordSum 13
char *keyword[keywordSum]={ "be
www.eeworm.com/read/351845/10603612
cc object.cc
//========================================================================
//
// Object.cc
//
// Copyright 1996-2003 Glyph & Cog, LLC
//
//=============================================================
www.eeworm.com/read/351845/10603733
c parseargs.c
/*
* parseargs.h
*
* Command line argument parser.
*
* Copyright 1996-2003 Glyph & Cog, LLC
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/277781/10604814
m checkcorrelation.m
clear all;
fid = fopen('coeffReal.dat');
[realCoeff, count] = fscanf(fid, '%f');
fclose(fid);
fid = fopen('coeffImag.dat');
[imagCoeff, count] = fscanf(fid, '%f');
fclose(fid);
br
www.eeworm.com/read/277754/10606403
c letax(cifa).c
#include
#include
#include
void init()
{
char *key[]={" ","auto","break","case","char","const","continue","default","do","double",
www.eeworm.com/read/351797/10609721
m compilemex.m
clear mex;
% class smosvctutor
cd @smosvctutor
fprintf(1, 'recompiling method @smosvctutor/smosvctrain...\n');
mex smosvctrain.cpp InfCache.cpp LrrCache.cpp SmoTutor.cpp -lm
cd ..
% class string
www.eeworm.com/read/351765/10611633
cpp clust_io.cpp
/*
* All questions regarding the software should be addressed to
*
* Prof. Charles A. Bouman
* Purdue University
* School of Electrical and Computer Engineering
* 1285 Electri
www.eeworm.com/read/351694/10620510
cpp mrc2brc.cpp
////
// rmc2brc : convert MSVC type resource file to Brc32 type.
// 20010731 aroka
#include
#include
#include
#include "RcCvt.h"
#ifdef _DEBUG
# define tr
www.eeworm.com/read/159601/10634899
bak setup.bak
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: setup.