代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/281034/10270722
c cfl.c
#include "config.h"
#include "cforms.h"
#include "../patchlevel.h"
#ifndef lint
static volatile char *SccsId = "@(#) cfl.c,v 1.4 1993/01/08 16:31:22 lasse Exp";
#endif
static char *prog;
/**********
www.eeworm.com/read/281034/10270741
c comp.c
/*******************************************************************************
*
* C O M P . C
* -----------
*
* Description:
* Compile a FRM-file to C-code.
*
* Included functions:
* mai
www.eeworm.com/read/280938/10277850
c 50.c
#include
#include
#include
//Portbinding Shellcode
char shellcode[] =
"\x89\xe5\x31\xd2\xb2\x66\x89\xd0\x31\xc9\x89\xcb\x43\x89\x5d\xf8"
"\x43\x89\x5d\
www.eeworm.com/read/426155/10279660
m xml2seg.m
tt=cputime;
for filenum = 23 : 23
% if filenum=10)&&(filenum
www.eeworm.com/read/426155/10279705
asv xml2seg.asv
tt=cputime;
for filenum = 23 : 23
% if filenum=10)&&(filenum
www.eeworm.com/read/280774/10292553
c psdpng.c
/*
Copyright (c) 2003-2004, Mark Borgerding
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions
www.eeworm.com/read/426024/10293588
m readt.m
function [ t ] = readt( fid )
% reads in output times
Nt = fscanf( fid, '%i', 1 );
fprintf( '\nNumber of output times = %i \n', Nt )
fgetl( fid );
t = fscanf( fid, '%f', 2 );
fprintf( '%f
www.eeworm.com/read/426024/10293599
m sparcm.m
function sparcM( filename )
% Wavenumber integration code for ocean acoustics problems
% Based on the earlier Fortran version
% MBP Dec. 24, 2005
clear global
tic
if ( isempty( filename )
www.eeworm.com/read/426017/10294080
m bouncem.m
function bounceM( filename )
% Wavenumber integration code for ocean acoustics problems
% Based on the earlier Fortran version
% MBP Dec. 24, 2003
clear global
tic
if ( isempty( filename )
www.eeworm.com/read/426017/10294108
m scooterm.m
function scooterM( filename )
% Wavenumber integration code for ocean acoustics problems
% Based on the earlier Fortran version
% MBP Dec. 24, 2003
clear global
tic
if ( isempty( filename