代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/133952/5896767
m sample.m
function out = sample(a, b, c)
fprintf('In sample: a = %f, b = %f %f\n',a,b);
a = b(1) + 2*a;
b = a .* b;
out = a + b(1);
fprintf('In sample: a = %f, b = %f %f\n',a,b);
www.eeworm.com/read/131315/5936215
h convex.h
/* Definitions of target machine for GNU compiler. Convex version.
Copyright (C) 1992 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it
www.eeworm.com/read/131315/5936481
h spur.h
/* Definitions of target machine for GNU compiler, for SPUR chip.
Copyright (C) 1988 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it a
www.eeworm.com/read/131315/5936516
h ns32k.h
/* Definitions of target machine for GNU compiler. NS32000 version.
Copyright (C) 1988 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@mcc.com)
This file is part of GNU
www.eeworm.com/read/263959/11335424
m sample.m
function out = sample(a, b, c)
fprintf('In sample: a = %f, b = %f %f\n',a,b);
a = b(1) + 2*a;
b = a .* b;
out = a + b(1);
fprintf('In sample: a = %f, b = %f %f\n',a,b);
www.eeworm.com/read/409198/11341967
c configf.c
/* configf.c - configuration file operations */
#include "cvstags.h"
CVSTAG(configf,"$Id: configf.c,v 1.14 2005/05/08 23:51:40 knilch Exp $")
/* Ramdefrag Configuration File Abstraction Layer
* (c)
www.eeworm.com/read/128477/14294480
m sample.m
function out = sample(a, b, c)
fprintf('In sample: a = %f, b = %f %f\n',a,b);
a = b(1) + 2*a;
b = a .* b;
out = a + b(1);
fprintf('In sample: a = %f, b = %f %f\n',a,b);
www.eeworm.com/read/123658/14616815
h ns32k.h
/* Definitions of target machine for GNU compiler. NS32000 version.
Copyright (C) 1988, 1993, 1994, 1995 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com)
This
www.eeworm.com/read/123658/14618223
h 1750a.h
/* Definitions of target machine for GNU compiler.
Copyright (C) 1994, 1995 Free Software Foundation, Inc.
Contributed by O.M.Kellogg, DASA (kellogg@space.otn.dasa.de)
This file is part of GNU
www.eeworm.com/read/158865/5593415
h ns32k.h
/* Definitions of target machine for GNU compiler. NS32000 version.
Copyright (C) 1988, 93, 94, 95, 96, 1997 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com)