代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/141300/5771948
c nummdump.c
/**********
Copyright 1992 Regents of the University of California. All rights reserved.
Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
www.eeworm.com/read/141300/5772192
c nbjtpzld.c
/**********
Copyright 1992 Regents of the University of California. All rights reserved.
Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
**********/
/*
* Function to load the COMPLEX circu
www.eeworm.com/read/141300/5772343
c b3soifdacld.c
/**********
Copyright 1999 Regents of the University of California. All rights reserved.
Author: Weidong Liu and Pin Su Feb 1999
Author: 1998 Samuel Fung, Dennis Sinitsky and Stephen Tang
Mod
www.eeworm.com/read/141300/5772527
c nud2dump.c
/**********
Copyright 1992 Regents of the University of California. All rights reserved.
Author: 1987 Kartikeya Mayaram, U. C. Berkeley CAD Group
Author: 1991 David A. Gates, U. C. Berkeley CAD Group
www.eeworm.com/read/141279/5774183
cc ehcm.cc
#include "EHCM.h"
#include "../TOOLS/BasicTricks.h"
#include "../TOOLS/MovementTricks.h"
#include "../TOOLS/HeadTricks.h"
#include "../Globals.h"
// One of the walk learners
EHCM::ParameterSet
www.eeworm.com/read/141279/5774190
cc walker.cc
#include "Walker.h"
#include "../TOOLS/BasicTricks.h"
#include "../TOOLS/MovementTricks.h"
#include "../TOOLS/HeadTricks.h"
#include "../Globals.h"
// Another walk learner.
Walker::Walker()
www.eeworm.com/read/140847/5779116
m mfa.m
% function [Lh,Ph,Mu,Pi,LL]=mfa(X,M,K,cyc,tol);
%
% Maximum Likelihood Mixture of Factor Analysis using EM
%
% X - data matrix
% M - number of mixtures (default 1)
% K - number of factors in each mix
www.eeworm.com/read/140847/5779187
m mk_collage_from_clqs.m
function mk_collage_from_clqs(dir, cliques)
% For use with mk_ps_from_clqs.
% This generates a latex file that glues all the .ps files
% into one big figure.
cd(dir)
C = length(cliques);
ncols = 4;
www.eeworm.com/read/140582/5785277
c atosubnet.c
/*
* convert from ASCII form of subnet specification to binary
* Copyright (C) 1998, 1999 Henry Spencer.
*
* This library is free software; you can redistribute it and/or modify it
* under the
www.eeworm.com/read/140582/5785292
c atoasr.c
/*
* convert from ASCII form of address/subnet/range to binary
* Copyright (C) 1998, 1999 Henry Spencer.
*
* This library is free software; you can redistribute it and/or modify it
* under the