代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/461263/1553627
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/457053/1600701
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/455269/1624570
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/242732/4537739
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/237551/4626715
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/219239/4848560
asm p16c64_ccp.asm
;; gpasm bug --- c64 is not recognized...
list p=16c84
__config _wdt_off
;; The purpose of this program is to test gpsim's ability to simulate the
;; Capture Compare peripherals in a midrang
www.eeworm.com/read/219239/4848582
asm interrupt_test.asm
list p=16c84
__config _wdt_off
;; The purpose of this program is to test gpsim's ability to simulate interrupts.
;; !!!! SPECIAL NOTES !!!!!
;; Some of the tests require external stimuli. Plea
www.eeworm.com/read/219239/4848602
asm it_12bit.asm
list p=12c508
;; it.asm
;;
;; The purpose of this program is to test how well gpsim can simulate
;; a pic. Nothing useful is performed - this program is only used to
;; debug gpsim.
;; The way
www.eeworm.com/read/216802/4881711
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/213849/4911226
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
*/
/*