代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/296774/7113639
h we32k.h
/* Definitions of target machine for GNU compiler. AT&T we32000 version.
Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
Contributed by John Wehle (john@feith1.uucp)
www.eeworm.com/read/296774/7113656
h elxsi.h
/* Definitions of target machine for GNU compiler. Elxsi version.
Copyright (C) 1987, 1988, 1992, 1995 Free Software Foundation, Inc.
This port, done by Mike Stump in 1988, is
www.eeworm.com/read/450704/7477722
c toyfdtd2.c
// ToyFDTD2, version 1.0
// The if-I-can-do-it-you-can-do-it FDTD!
// Copyright (C) 1998,1999 Laurie E. Miller, Paul Hayes, Matthew O'Keefe
// Copyright (C) 1999 John Schneider
// This progra
www.eeworm.com/read/450694/7477747
c toyfdtd1.c
// ToyFDTD1, version 1.03
// The if-I-can-do-it-you-can-do-it FDTD!
// Copyright (C) 1998,1999 Laurie E. Miller, Paul Hayes, Matthew O'Keefe
// This program is free software; you can redistri
www.eeworm.com/read/450688/7477811
c toyboxfdtdbezhig.c
// ToyBoxFDTDbezhig, version 1.0
// An if-I-can-do-it-you-can-do-it FDTD!
// Copyright (C) 1998, 1999 Laurie E. Miller, Paul Hayes, Matthew O'Keefe
// This program is free software; you can re
www.eeworm.com/read/450639/7479781
c supp.c
/*
* Copyright (c) 1995
* Mark Murray. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
www.eeworm.com/read/448363/7534261
m jader.m
% jader() - blind separation of real signals using JADE (v1.5, Dec. 1997).
%
% Usage:
% >> B = jader(X);
% >> B = jader(X,m);
%
% Notes:
% 1) If X is an nxT data matrix (n sensors, T samples) th
www.eeworm.com/read/439651/7704121
m fopen02.m
[fid, message] = fopen('fopen02.m', 'r');
fprintf('fid = %d\n', fid);
fprintf('message = %s\n', message);
www.eeworm.com/read/297233/8038203
h svr4.h
/* Operating system specific defines to be used when targeting GCC for some
generic System V Release 4 system.
Copyright (C) 1991, 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
Contri
www.eeworm.com/read/297233/8038211
h we32k.h
/* Definitions of target machine for GNU compiler. AT&T we32000 version.
Copyright (C) 1991, 92, 93, 94, 95, 1996 Free Software Foundation, Inc.
Contributed by John Wehle (john@feith1.uucp)
Th