代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/448739/7526322
c ezw.c
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/* EZW2 - Embedded Zerotree Wavele
www.eeworm.com/read/448642/7528798
c main.c
#include "local.h"
static char *progname = NULL;
static enum {
FTYP_BATTLE,
FTYP_BURT,
FTYP_COIFLET,
FTYP_DAUB,
FTYP_HAAR,
FTYP_PSCOIFLET,
FTYP_SPLINE
} ftyp = FTYP_HAAR;
stati
www.eeworm.com/read/448642/7528804
c main.c
#include "local.h"
static void doit();
static void usage();
static char *progname = NULL;
static FILE *fpIn = NULL;
static int n = -1;
static int fInterp = 2;
static int ndim = -1;
sta
www.eeworm.com/read/448535/7531232
m drawtrellis.m
function drawtrellis(fid,numbranch,r,p)
%
% Draw a trellis in LaTeX picture mode
%
% function drawtrellis(fid,numbranch,r,p)
%
% fid = output file id
% numbranch = number of branches to draw
www.eeworm.com/read/448535/7531251
m drawvit.m
% Program to draw the paths for the Viterbi algorithm using a LaTeX picture
% Copyright 1999 by Todd K. Moon
global savepath endp trellis pathlen visited numstate branchweight
global pathcost pri
www.eeworm.com/read/448427/7533619
h kadclog.h
/****************************************************************\
Copyright 2004 Enzo Michelangeli
This file is part of the KadC library.
KadC is free software; you can redistribute it and/or modi
www.eeworm.com/read/448427/7533638
h kadclog.h
/****************************************************************\
Copyright 2004 Enzo Michelangeli
This file is part of the KadC library.
KadC is free software; you can redistribute it and/or modi
www.eeworm.com/read/447973/7542810
m exporttruth.m
%%% DynaEst 3.032 12/29/2000
% Copyright (c) 2000 Yaakov Bar-Shalom
%
% ExportTruth, export truth to an external file
% generate truth
switch SimulationFlag
case {1,2}
% Always generate tr
www.eeworm.com/read/447954/7543078
c testfor.c
/*
** Author: Tapas Kanungo, kanungo@cfar.umd.edu
** Date: 4 May 1999
** File: testfor.c
** Purpose: driver for testing the Forward, ForwardWithScale code.
** Organizatio
www.eeworm.com/read/447954/7543087
c testvit.c
/*
** Author: Tapas Kanungo, kanungo@cfar.umd.edu
** Date: 15 December 1997
** File: testvit.c
** Purpose: driver for testing the Viterbi code.
** Organization: University