代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/238634/13870896
m percep3.m
% percep3.m
%
P = [-0.5 -0.5 0.3 0 -0.8;-0.5 0.5 -0.5 1 0];
T = [1 1 0 0 0];
V = [-2 2 -2 2];
net = newp(minmax(P),1,'hardlim','learnp'); % 创建一个感知器网络
net.inputweights{1,1}.initFcn = 'rands';
www.eeworm.com/read/300985/13873293
c testrtc.c
//
// Description
// test at91_rtcex driver
//
// Copyright (C) 2005 Hyesco Technology Co.,Ltd
//
// Author: Zheng Geng
//
// History:
//
// 2005.10 Zheng Geng
www.eeworm.com/read/238541/13876750
c main.c
/******
todos :
. lots of marks scattered around in the many modules
. at "stop" functionality to ZT coders by including a "stop_subband"
and setting the ZT "bottom" flag in that subban
www.eeworm.com/read/238481/13883636
c formula.c
/*
Copyright 2002 Alfredo Braunstein, Michele Leone, Marc M閦ard,
Martin Weigt and Riccardo Zecchina
This file is part of SP (Survey Propagation).
SP is free software;
www.eeworm.com/read/135954/13883687
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/135954/13883702
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/152843/5665857
rme96xx
Beta release of the rme96xx (driver for RME 96XX cards like the
"Hammerfall" and the "Hammerfall light")
Important: The driver module has to be installed on a freshly rebooted system,
otherwise th
www.eeworm.com/read/152121/5675857
c errormsg.c
/*
* errormsg.c
*
* This file is part of the ttf2pk package.
*
* Copyright 1997-1999, 2000, 2002 by
* Frederic Loyer
* Werner Lemberg
*/
#include
www.eeworm.com/read/152092/5676020
c trigapp.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/151232/5685133
c ga.c
#include
#include
#include
#include
#include
#include
#include
#define NAME_MAX 80
void
ga(char *datFile)
{
/* r