代码搜索结果

找到约 10,000 项符合 State Machine 的代码

machine.cc

// machine.cc // Routines for simulating the execution of user programs. // // DO NOT CHANGE -- part of the machine emulation // // Copyright (c) 1992-1993 The Regents of the University of Californi

machine.h

// machine.h // Data structures for simulating the execution of user programs // running on top of Nachos. // // User programs are loaded into "mainMemory"; to Nachos, // this looks just like an arra

machine.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CMachineDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "Machin

machine.cpp

// Machine.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Machine.h" #include "MachineDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE s

machine.h

// Machine.h : main header file for the MACHINE application // #if !defined(AFX_MACHINE_H__ECACB2B4_C9CF_11D4_B344_80226CF46201__INCLUDED_) #define AFX_MACHINE_H__ECACB2B4_C9CF_11D4_B344_80226CF4