代码搜索:Emulate
找到约 948 项符合「Emulate」的源代码
代码结果 948
www.eeworm.com/read/294489/8222818
h filedisk.h
/*
This is a virtual disk driver for Windows NT/2000/XP that uses one or more
files to emulate physical disks.
Copyright (C) 1999, 2000, 2001, 2002 Bo Brant閚.
This program is free
www.eeworm.com/read/392996/8316284
h disk.h
// disk.h
// Data structures to emulate a physical disk. A physical disk
// can accept (one at a time) requests to read/write a disk sector;
// when the request is satisfied, the CPU gets an interru
www.eeworm.com/read/235522/14065550
h disk.h
// disk.h
// Data structures to emulate a physical disk. A physical disk
// can accept (one at a time) requests to read/write a disk sector;
// when the request is satisfied, the CPU gets an interru
www.eeworm.com/read/112545/15483171
h filedisk.h
/*
This is a virtual disk driver for Windows NT/2000/XP that uses one or more
files to emulate physical disks.
Copyright (C) 1999, 2000, 2001, 2002 Bo Brant閚.
This program is free
www.eeworm.com/read/112545/15483175
c filedisk.c
/*
This is a virtual disk driver for Windows NT/2000/XP that uses
one or more files to emulate physical disks.
Copyright (C) 1999, 2000, 2001, 2002 Bo Brant閚.
This program is free
www.eeworm.com/read/426804/8998020
c filedisk.c
/*
This is a virtual disk driver for Windows NT/2000/XP that uses
one or more files to emulate physical disks.
Copyright (C) 1999-2004 Bo Brant閚.
This program is free software; you
www.eeworm.com/read/362890/9977381
c filedisk.c
/*
This is a virtual disk driver for Windows NT/2000/XP that uses
one or more files to emulate physical disks, release 7.
Copyright (C) 1999, 2000, 2001, 2002 Bo Brant閚.
This progr
www.eeworm.com/read/359013/10170928
c filedisk.c
/*
This is a virtual disk driver for Windows NT/2000/XP that uses
one or more files to emulate physical disks.
Copyright (C) 1999-2006 Bo Brant閚.
This program is free software; you
www.eeworm.com/read/160583/10516966
py strip_chart_demo.py
"""
Emulate an oscilloscope. Requires the animation API introduced in
matplotlib 0.84. See
http://www.scipy.org/wikis/topical_software/Animations for an
explanation.
This example uses gtk but does
www.eeworm.com/read/159920/10589220
c fmemops.c
/*
** FMEMOPS.C - Emulate MSC's far memory functions in BC++ & ZTC++
**
** Original Copyright 1988-1992 by Bob Stout as part of
** the MicroFirm Function Library (MFL)
**
** This subset vers