代码搜索:simulate

找到约 2,241 项符合「simulate」的源代码

代码结果 2,241
www.eeworm.com/read/219239/4848558

asm it.asm

;; 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. list p=16c84 include "p
www.eeworm.com/read/219239/4848569

asm p16c65_pwm.asm

;; gpasm bug --- c65 is not recognized... ;; (at least not in 0.0.2) list p=16c84 __config _wdt_off ;; The purpose of this program is to test gpsim's ability to simulate ;; the pwm's in th
www.eeworm.com/read/219239/4848596

asm it18.asm

;; it.asm ;; ;; The purpose of this program is to test how well gpsim can simulate ;; a 16bit-core pic (like the 18cxxx family not the 17c family. ;; Nothing useful is performed - this program is
www.eeworm.com/read/216450/4894055

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 */ /* * mini
www.eeworm.com/read/167562/5458064

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 */ /* * mini
www.eeworm.com/read/349711/3141482

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 */ /* * min
www.eeworm.com/read/339446/3307452

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 */ /* * mini
www.eeworm.com/read/323643/3512233

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 */ /* * min
www.eeworm.com/read/320652/3543253

c q_util.c

/* Software floating-point emulation. Helper routine for _q_* routines. Simulate exceptions using double arithmetics. Copyright (C) 1999, 2000 Free Software Foundation, Inc. This file is p
www.eeworm.com/read/320652/3545759

c qp_util.c

/* Software floating-point emulation. Helper routine for _Qp_* routines. Simulate exceptions using double arithmetics. Copyright (C) 1999 Free Software Foundation, Inc. This file is part o