代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/102427/10246138
c actisys.c
/*
Copyright (C) 2002-2003 Gerd Rausch, BlauLogic (http://blaulogic.com)
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted pr
www.eeworm.com/read/200336/10247244
m gausspf.m
function [V, converged, i] = gausspf(Ybus, Sbus, V0, ref, pv, pq, mpopt)
%GAUSSPF Solves the power flow using a Gauss-Seidel method.
% [V, converged, i] = gausspf(Ybus, Sbus, V0, ref, pv, pq, mpopt
www.eeworm.com/read/162867/10262503
m tabledata.m
% Copyright (c) 1999-2002 The University of Texas
% All Rights Reserved.
%
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public Licen
www.eeworm.com/read/281001/10273385
c eclat.c
/*----------------------------------------------------------------------
File : eclat.c
Contents: eclat algorithm for finding frequent item sets
Author : Christian Borgelt
History : 2002.0
www.eeworm.com/read/280999/10274291
c fpgrowth.c
/*----------------------------------------------------------------------
File : fpgrowth.c
Contents: fpgrowth algorithm for finding frequent item sets
Author : Christian Borgelt
History :
www.eeworm.com/read/280998/10274466
c apriori.c
/*----------------------------------------------------------------------
File : apriori.c
Contents: apriori algorithm for finding association rules
Author : Christian Borgelt
History : 14.
www.eeworm.com/read/280852/10288257
c gzip.c
/* gzip (GNU zip) -- compress files with zip algorithm and 'compress' interface
* Copyright (C) 1992-1993 Jean-loup Gailly
* The unzip code was written and put in the public domain by Mark Adler.
www.eeworm.com/read/425978/10298632
c shell.c
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
www.eeworm.com/read/280576/10313030
m opt1.m
% Construct the Kernel matrix
X=rand(150,2);
Y=ones(150,1);
figure(1);
hold on
plot(X(:,1),X(:,2),'*');
plot(-1,-1,2,2);
C=Inf;
n=size(X,1);
ker='poly';
glo
www.eeworm.com/read/354899/10316790
m sima1.m
function [nw,a1,i] = sima1(w,p,lr,rho,pf)
%SIMA1 ART1 simulation function.
% Each input vector is presented to the network one at a time.
% (See COMPET, HARDLIM)
%
% [NW,A1,