代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/323571/13335699
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/323357/13343088
txt mp3.txt
This is a simulate system for the mp3 player including main control system and volume control system.
For the main control system, it’s a state machine with 6 states, 2 control flags and 3 outputs.
www.eeworm.com/read/319411/13452053
cpp minigzip.cpp
/* 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/311299/13632714
cpp traffic.cpp
// FILE: traffic.cxx
// Written by: --------(Zuwei LI, E-mail: zli@turing.une.edu.au)--------
// A simple program to simulate two synchronized traffic lights. The
// program prints a table indicating
www.eeworm.com/read/309146/13680829
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/139876/5796281
pas minigzip.pas
program minigzip;
{
minigzip.c -- simulate gzip using the zlib compression library
Copyright (C) 1995-1998 Jean-loup Gailly.
minigzip is a minimal implementation of the gzip utility. This i
www.eeworm.com/read/133772/5899884
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/132069/5923452
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/129875/5968873
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/124910/6038992
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