代码搜索:fprintf

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

代码结果 10,000
www.eeworm.com/read/360770/10079285

m latex.m

function latex (fname,s,A) %---------------------------------------------------------------- % Usage: latex (fname,s,A) % % Description: Write a matrix to a file using Latex tabular %
www.eeworm.com/read/360770/10079296

m args.m

function y = args (x,a,b,k,f) %----------------------------------------------------------------------- % Usage: y = args (x,a,b,k,f) % % Description: Check to see if a scalar calling argume
www.eeworm.com/read/164708/10092462

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/164583/10100840

c vector.c

/******************************************************************************* author : Bernhard Knab filename : ghmm/ghmm/vector.c created : TIME: 17:48:29 DATE: Thu 18. Fe
www.eeworm.com/read/164293/10119768

c cjpeg.c

/* * cjpeg.c * * Copyright (C) 1991-1998, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file.
www.eeworm.com/read/359831/10121408

c main.c

/* * FAAC - Freeware Advanced Audio Coder * Copyright (C) 2001 Menno Bakker * Copyright (C) 2002-2004 Krzysztof Nikiel * Copyright (C) 2004 Dan Villiom P. Christiansen * * This library is
www.eeworm.com/read/359831/10121581

c main.c

/* * FAAC - Freeware Advanced Audio Coder * Copyright (C) 2001 Menno Bakker * Copyright (C) 2002-2004 Krzysztof Nikiel * Copyright (C) 2004 Dan Villiom P. Christiansen * * This library is
www.eeworm.com/read/359567/10137504

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/163827/10143247

m fhcode.m

%Hufman code generating phase function HC=fhcode(lstn,img) disp('Code generating phase entered...'); [lm,ln]=size(lstn); ntt=ln-1; [im,in]=size(img); t=0; idd=input('Enter destination huffman c
www.eeworm.com/read/163824/10143268

m fhcode.m

%Hufman code generating phase function HC=fhcode(lstn,img) disp('Code generating phase entered...'); [lm,ln]=size(lstn); ntt=ln-1; [im,in]=size(img); t=0; idd=input('Enter destination huffman c