代码搜索:fprintf

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

代码结果 10,000
www.eeworm.com/read/278399/10537924

cpp matchpeak.cpp

// MatchPeak.cpp: implementation of the CMatchPeak class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" //#include "Radar.h" #include "MatchPeak.
www.eeworm.com/read/352501/10545596

m sin1500.m

%sin1500.m Generates 128 points representing sin(1500) Hz %Creates file sin1500.h for i=1:128 sine(i) = round(1000*sin(2*pi*(i-1)*1500/8000)); %sin(1500) end fid = fopen('sin1500.h','w');
www.eeworm.com/read/278321/10547612

c ath.c

/* $Id: ath.c,v 1.12 2000/12/05 15:37:26 aleidinger Exp $ */ /* * Known bugs (sorted by importance): * - human delay (ca. 200 ms or more???) and buffering delay (341 ms @48 kHz/64 KByte) *
www.eeworm.com/read/423552/10550579

m mfbox_stjade.m

function [Ss,St]=mfbox_stJADE(X,varargin) % Copyright by Peter Gruber, Fabian J. Theis % Signal Processing & Information Theory group % Institute of Biophysics, University of Regensburg, Germany % Hom
www.eeworm.com/read/423552/10550634

m mfbox_fastica.m

function [Out1, Out2, Out3] = mfbox_fastica(mixedsig, varargin) %FASTICA - Fast Independent Component Analysis % % FastICA for Matlab 7.x and 6.x % Version 2.5, October 19 2005 % Copyright (c) Hugo G�
www.eeworm.com/read/352445/10551897

m demo_tcd.m

function demo_tcd() % demo_tcd -- demo of time-chirp distributions (tcd.m) % % Usage % demo_tcd % % Compute some examples that demonstrate some properties of the time-chirp % distribution. % Copy
www.eeworm.com/read/160213/10556821

c pstasks.c

#include #include /*#include "store.h"*/ #include "input.tab.h" #include "crono.h" #define MAX_TIME 550 #define X_PUNTOS 500 /*Puntos PostScript eje X*/ #define Y_PUNTOS 650 /*Pu
www.eeworm.com/read/352303/10565600

m deletenow.m

clear clc load test=sym(1:18600); new=[]; fid=fopen('text1.txt','w'); for ii=1:length(test) if(test(ii)=='1' | test(ii)=='0'), fprintf(fid,test(ii)); end end fclose(
www.eeworm.com/read/278099/10571025

c trim.c

/* +++Date last modified: 05-Jul-1997 */ /* ** TRIM.C - Remove leading, trailing, & excess embedded spaces ** ** public domain by Bob Stout & Michael Dehlwes */ #include #includ
www.eeworm.com/read/278099/10572184

out dspdtst.out

+++Date last modified: 05-Jul-1997 Results of running DSPDTST.EXE in small model on my machine (486 DX/50, Trident SVGA, IBM-PC/DOS 7, running Stacker and Golden Bow's Vcache disk cache) using al