代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/416438/11025400
m wnetver.m
fprintf('\n Wavelet Network, Version 2.1, May 1994.\n\n');
www.eeworm.com/read/416431/11025650
cpp convpmg.cpp
// convpmg.cpp : Defines the entry point for the console application.
//
#include
#include
#include
#include
//#include
#include "getopt.h"
www.eeworm.com/read/416431/11025655
c huff_enc.c
#include
#include
#include
#include
//#include
#include "getopt.h"
#include "idc.h"
/************************************************************
www.eeworm.com/read/416415/11030545
m pnndemo.m
% PNNDEMO -- Probabilistic Neural Network Demo m-file
% Ron Shaffer
% Naval Research Laboratory
% 3-21-96
%
fprintf ('Probabilistic Neural Network Demo \n')
fprintf ('Ron Shaffer \n')
fprintf (
www.eeworm.com/read/470858/6901183
c eclat.c
/*----------------------------------------------------------------------
File : eclat.c
Contents: eclat algorithm for finding frequent item sets
Author : Christian Borgelt
History : 2002.0
www.eeworm.com/read/470591/6914124
c syslinux.c
/* ----------------------------------------------------------------------- *
*
* Copyright 2003 Lars Munch Christensen - All Rights Reserved
* Copyright 1998-2007 H. Peter Anvin - All Rights Re
www.eeworm.com/read/255778/6933825
m check.m
%*****************************************************************************
% DSDP5: Dual-Scaling Algorithm for Positive Semidefinite Programming
% Copyright (c) 2004 by
% S. J. Benson, Y. Ye
% La
www.eeworm.com/read/358608/6943017
m sceset.m
function OPTIONS = SCESET(varargin)
%SCESET Create/alter particle swarm optimization (SCE) OPTIONS structure.
% OPTIONS = SCESET('PARAM1',VALUE1,'PARAM2',VALUE2,...) creates an
% optimization opti
www.eeworm.com/read/465112/6966591
c lwld.c
/*
Speak Freely for Win32
Look Who's Listening Server
This is the Win32 of the LWL daemon.
*/
#include "speakfree.h"
#ifdef THREADS
#include
#define Lock(x) pt
www.eeworm.com/read/468602/6985786
c xerror.c
#ifndef lint
static char *rcsid_XError_c = "$Header: XError.c 88/08/09 08:59:09 Xusr Exp $";
#endif
/*
* Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
*
*