代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/240201/13231617
c libfat.c
/*OS
libfat: library to access a fat32 filesystem
Rev 0.3 aka "Beta version"
Copyright (C) 2006-2007 Paolo Angelelli
Acknowledgments to Salvatore Isaja, auctor of f
www.eeworm.com/read/324802/13243406
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/138045/13269887
c genio.c
/* genio.c 9-9-92 genebank input/output routines */
/* Tierra Simulator V4.0: Copyright (c) 1991, 1992 Tom Ray & Virtual Life */
#ifndef lint
static char sccsid[] = "@(#)genio.c 1.5 7/21/92";
#endi
www.eeworm.com/read/324159/13282430
c bzip2.c
/*-----------------------------------------------------------*/
/*--- A block-sorting, lossless compressor bzip2.c ---*/
/*-----------------------------------------------------------*/
/*--
www.eeworm.com/read/239305/13288896
m unica.m
function [BW,B,W]=unica(x,e,w,whitening,MaxIter,stop);
% UNICA Algorithm
% (Unbiased qNewton algorithm for Independent Component Analysis).
% (c) Sergio Cruces, Luis Castedo, Andrzej Cichocki.
www.eeworm.com/read/239305/13289131
m erica.m
function [BW,B,W,A,y] = erica(x,nsou,whitening,MaxIter,stop);
% ERICA: Equivariant Robust Indepedent Component Analysis algorithm
% (Asymptotically equivariant for sufficient number of samples
%
www.eeworm.com/read/137854/13293463
c hplistc.c
/*$TITLE=Program to list C source files on an HP Laserjet printer*/
/*
*********************************************************************************************************
*
www.eeworm.com/read/238952/13313188
c avr.c
/*
* avrdude - A Downloader/Uploader for AVR device programmers
* Copyright (C) 2000, 2001, 2002, 2003 Brian S. Dean
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/238952/13313320
c main.c
/*
* avrdude - A Downloader/Uploader for AVR device programmers
* Copyright (C) 2000, 2001, 2002, 2003 Brian S. Dean
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/238825/13322310
m leasqr.m
function [pout,deltapout,r2,covp,corp,ss,f,iter,kvg,ChiSq]=leasqr(x,ys,pin,func,wt,dp,niter,stol,ldfdp,options,last)
% leasqr : Non Linear Least Square multivariable fit.
%Syntax: [p,deltap,r2,covp,co