代码搜索结果

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

malloc-machine.h

/* Basic platform-independent macro definitions for mutexes, thread-specific data and parameters for malloc. SGI threads (sprocs) version. Copyright (C) 2004 Wolfram Gloger . P

waking_machine.plg

礦ision2 Build Log Project: D:\keil c51\DP-51+\Waking_machine\Waking_machine.uv2 Project File Date: 06/25/2007 Output:

waking_machine.h

#include #define uchar unsigned char #define uint unsigned int #define TRUE 1 #define FAULT 0 #define VALID 0 #define INVALID 1 #define MAXSTEPS 400 #define HALFM

waking_machine.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

machine_control.c

#include "reg52.h" #include "absacc.h" #define uchar unsigned char #define SLAVE 0x01 // sbit light_1=P1^O; //sbit light_2=P1^2; sbit key_1=P1^0; sbit key_2=P1^2; u

machine_control.plg

礦ision2 Build Log Project: E:\我的程序\exercise\通信\通信0\machine_control.uv2 Project File Date: 08/25/2006 Output: Build target 'Target 1' assembli

data_machine.cpp

// Data_Machine.cpp : implementation file // #include "stdafx.h" #include "HiCut.h" #include "Data_Machine.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =

data_machine.h

#if !defined(AFX_DATA_MACHINE_H__4742B7EC_0378_479B_A271_F2A67B543BC8__INCLUDED_) #define AFX_DATA_MACHINE_H__4742B7EC_0378_479B_A271_F2A67B543BC8__INCLUDED_ #if _MSC_VER > 1000 #pragma once #en

gsl_machine.h

/* Author: B. Gough and G. Jungman */ #ifndef __GSL_MACHINE_H__ #define __GSL_MACHINE_H__ #include #include /* magic constants; mostly for the benefit of the implementation */

auto_machine.h

#pragma once #include "state.h" #include "State.h" #include "set" using namespace std; class auto_machine { private: listStateCollect; public: auto_machine(void); ~auto_machine(v