代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/301348/13859939
c apriori.c
/*----------------------------------------------------------------------
File : apriori.c
Contents: apriori algorithm for finding association rules
Author : Christian Borgelt
History : 199
www.eeworm.com/read/136177/13869090
c bzip2.c
/*-----------------------------------------------------------*/
/*--- A block-sorting, lossless compressor bzip2.c ---*/
/*-----------------------------------------------------------*/
/*--
www.eeworm.com/read/238634/13870833
m sima1.m
function [nw,a1,i] = sima1(w,p,lr,rho,pf)
%SIMA1 ART1 simulation function.
% Each input vector is presented to the network one at a time.
% (See COMPET, HARDLIM)
%
% [NW,A1,
www.eeworm.com/read/300983/13873474
m sine.m
% Creat a data file of the sinewave, which DSP chip can load .%
clear all;
Fs=8000; %Sampling Frequecy of AD535 chip=8KHz%
f1=100; %Frequency of Sine Wave"
y=10*sin(2*pi*f1*[0: 1023]/Fs); % Numbe
www.eeworm.com/read/300969/13876729
c installboot.c
/* installboot 1.23 - Make a device bootable Author: Kees J. Bot
* 21 Dec 1991
*
* Either make a device bootable or make an image from kernel, mm, fs, etc.
*/
#define nil 0
#define _P
www.eeworm.com/read/152121/5675887
c ttf2pfb.c
/*
* ttf2pfb.c -- TrueType to PostScript Type 1 Font converter.
*
* Author: Chun-Yu Lee
* Maintainer: Werner Lemberg
*
* The generated output is in a raw Ty
www.eeworm.com/read/150763/5689151
c pamp.c
/* PAMP.c, Copyright, Ziheng Yang, April 1995.
Specify the sequence type in the file pamp.ctl. Results go into mp.
gcc -o pamp pamp.c tools.o eigen.o
www.eeworm.com/read/150763/5689155
c codeml.c
/* CODEML.c (AAML.c & CODONML.c)
Maximum likelihood parameter estimation for codon sequences (seqtype=1)
or amino-acid sequences (seqtype=2)
Copyright, Zi
www.eeworm.com/read/148721/5710055
c map.c
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/148721/5710067
m macosx_sys.m
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc