代码搜索:fprintf

找到约 10,000 项符合「fprintf」的源代码

代码结果 10,000
www.eeworm.com/read/359005/10171934

m writefis.m

function [fileName,pathName,errorStr]=writefis(fis,fileName,dlgStr) %WRITEFIS Save a FIS to disk. % WRITEFIS(FISMAT) brings up a dialog box to assist with the % naming and directory location o
www.eeworm.com/read/359005/10172001

m initcp.m

% INITCP Initialize variables in the demo slcp.m % Copyright 1994-2002 The MathWorks, Inc. % $Revision: 1.10 $ global AnimCpFigH AnimCpAxisH winName = bdroot(gcs); fprintf('Initializin
www.eeworm.com/read/359005/10172054

m initbb.m

% INITBB Initialize variables in the demo slbb.m % Copyright 1994-2002 The MathWorks, Inc. % $Revision: 1.10 $ global AnimBbFigH AnimBbAxisH BbDragging winName = bdroot(gcs); fprintf('
www.eeworm.com/read/359005/10172062

m initcpp1.m

%INITCPP1 Initialize variables in the demo slcpp1.m % Copyright 1994-2002 The MathWorks, Inc. % $Revision: 1.10 $ global AnimCppFigH AnimCppAxisH winName = bdroot(gcs); fprintf('Initi
www.eeworm.com/read/359005/10172304

m initcp1.m

%INITCP1 Initialize variables in the demo slcp1.m % Copyright 1994-2002 The MathWorks, Inc. % $Revision: 1.10 $ global AnimCpFigH AnimCpAxisH winName = bdroot(gcs); fprintf('Initializi
www.eeworm.com/read/358961/10174517

m lingjian.m

chengben=[0 25 0;0 50 20;200 50 20;500 100 50;0 0 50;100 25 10;100 25 0]; rongcha=[0.05 0.1 0.1 0.1 0.1 0.1 0.05]; x10=0.1;x20=0.3;x30=0.1;x40=0.1;x50=1.5;x60=16;x70=0.75; NC=0;NF=0; for n=1:1000
www.eeworm.com/read/358946/10174888

c sim.c

#include #include #include #include "input.h" extern int DataLength; int RawData[DATALENGTH]; int Guess[DATALENGTH]; float CodedSgnl[DATALENGTH+IVALUE*KVALUE]; float
www.eeworm.com/read/358946/10174890

c main.c

/*******************************************************************/ /* */ /* Zigzag Codes and Concatenated Zigzag Codes
www.eeworm.com/read/163079/10175409

c configure.c

/* * sound/configure.c - Configuration program for the Linux Sound Driver * * Copyright by Hannu Savolainen 1993 * * Redistribution and use in source and binary forms, with or without *
www.eeworm.com/read/358865/10177582

c gblist.c

/** GameBoy Cartridge Lister/Tester **************************/ /** **/ /** gblist.c **/ /**