代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/182103/5267021
linkcmds
/*
* Memory layout for an SH 7032 with main memory in area 0
*
* NOTES:
* + All RAM/ROM areas are mapped onto area 0, because gdb's simulator
* is not able to simulate memory areas but area 0. A
www.eeworm.com/read/177697/5321791
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/175436/5347174
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/164348/5494933
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/347775/3163337
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/329411/3431843
c minigzip.c
/* minigzip.c -- simulate gzip using the zlib compression library
* Copyright (C) 1995-1996 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
www.eeworm.com/read/328782/3436211
java simkeyboard.java
/*
* ATM Example system - file SimKeyboard.java
*
* copyright (c) 2001 - Russell C. Bjork
*
*/
package simulation;
import java.awt.*;
import java.awt.event.*;
/** Simulate the keyboard portio
www.eeworm.com/read/328782/3436215
java simreceiptprinter.java
/*
* ATM Example system - file SimReceiptPrinter.java
*
* copyright (c) 2001 - Russell C. Bjork
*
*/
package simulation;
import java.awt.*;
import java.awt.event.*;
/** Simulate the receipt p
www.eeworm.com/read/320652/3545863
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
www.eeworm.com/read/317148/3583091
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
*/
/*