代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/414969/2138857
c testapp.c
/* Simulate the PGL applet container */
#include
int main(int argc, char **argv) {
pgInit(argc,argv);
pgRegisterApp(PG_APP_TOOLBAR,"PGL Applet Test",0);
pgSetWidget(PGDEFAULT,
www.eeworm.com/read/414590/2144633
c pdp1.c
/* PDP1.C
*
* This file hold some functions we need to simulate a network. It is
* linked together with PDP.C to form the executable "pdp1".
*/
/*
* Copyright 1994, Brown University, Providence,
www.eeworm.com/read/414590/2144634
c pdp2.c
/* PDP2.C
*
* This file hold some functions we need to simulate a network. It is
* linked together with PDP.C to form the executable "pdp2".
*/
/*
* Copyright 1994, Brown University, Providence,
www.eeworm.com/read/412251/2173203
svn-base minigzip.c.svn-base
/* minigzip.c -- simulate gzip using the zlib compression library
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
www.eeworm.com/read/412251/2173388
c minigzip.c
/* minigzip.c -- simulate gzip using the zlib compression library
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
www.eeworm.com/read/409921/2220275
c minigzip.c
/* minigzip.c -- simulate gzip using the zlib compression library
* Copyright (C) 1995-2005 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
www.eeworm.com/read/389028/2544715
tcl pkts.tcl
# pkts.tcl
# This script tries to simulate a scnenario involving very large number
# of packets on the fly so that we can get an idea of the memory usage
# due to heavyweight pkt-hdrs in every pkt.
www.eeworm.com/read/388903/2545853
c minigzip.c
/* minigzip.c -- simulate gzip using the zlib compression library
* Copyright (C) 1995-1998 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
www.eeworm.com/read/381490/2644451
c minigzip.c
/* minigzip.c -- simulate gzip using the zlib compression library
* Copyright (C) 1995-2005 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
www.eeworm.com/read/367182/2853902
c q_util.c
/* Software floating-point emulation.
Helper routine for _Q_* routines.
Simulate exceptions using double arithmetics.
Copyright (C) 1999 Free Software Foundation, Inc.
This file is part of