代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/450470/7483524
c no_redir.c
#include
#include
void main (void)
{
union REGS inregs, outregs;
// check the stdin handle first
inregs.x.ax = 0x4400;
inregs.x.bx = 0; // stdin
www.eeworm.com/read/450461/7483789
c hal-emu.c
/*
Simple Operating System for Smartcard Education
Copyright (C) 2002 Matthias Bruestle
This program is free software; you can redistribute it and/or modify
it under the ter
www.eeworm.com/read/450313/7485788
h dfit.h
/*This is a header file to assign the dummy fitness*/
void dumfitness(population *pop_ptr);
void share1(population *pop_ptr,int rnk);
/*This Functon do the sharing of the fitness*/
void sort1(
www.eeworm.com/read/450303/7485898
m grubbsmain.m
%格拉布斯剔除准则
format long
fid=fopen('E:\lunwendata\singlex39km.txt','r');
[X,count]=fscanf(fid,'%g');
count;
lambda=input('请输入N=50时候的lambda值:\n');
fclose all;
fidhao=fopen('E:\毕业论文程序temp文件\singlex3
www.eeworm.com/read/450303/7485900
asv grubbsmain.asv
%格拉布斯剔除准则
format long
fid=fopen('E:\lunwendata\singlex29km.txt','r');
[X,count]=fscanf(fid,'%g');
count;
lambda=input('请输入N=50时候的lambda值:\n');
fclose all;
fidhao=fopen('E:\毕业论文程序temp文件\singlex2
www.eeworm.com/read/450303/7485902
m shanchushuju.m
format short;
fid=fopen('E:\lunwendata\singley29km.txt','r');
[X,count]=fscanf(fid,'%g');
fclose all;
fid2=fopen('E:\毕业论文程序temp文件\singley29km.txt','w');
for i=1:count
if X(i,1)
www.eeworm.com/read/450168/7489737
m svm算例程序.m
for ii=1:100
cal_housing_data;
start=cputime;
%!svmtrain -s 0 -t 2 -g num2str(sigma) training.dat model.dat
dos(['svmtrain -s 3 -c 500 cal_housing_train.dat model.dat'])
train_time(ii)=cputime-s
www.eeworm.com/read/450132/7490141
c e_blif.c
/*------------------------------------------------------------------------*
* Copyright 1998 by Paul Leventis, Jonathan Rose and the University of *
* Toronto. Use is permitted, provided that this
www.eeworm.com/read/449996/7491876
c pppdump.c
/*
* PPPDUMP.C
*
*/
#include
#include "global.h"
#include "mbuf.h"
#include "iface.h"
#include "internet.h"
#include "ppp.h"
#include "trace.h"
#ifdef TURBOC_SWITCH_BUG
#pra
www.eeworm.com/read/449996/7491942
c arcdump.c
/* ARCNET trace routines
*/
#include
#include "global.h"
#include "mbuf.h"
#include "arcnet.h"
#include "trace.h"
void
arc_dump(fp,bpp,check)
FILE *fp;
struct mbuf **bpp;
int