代码搜索结果

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

squirrel1.m

% machine picture figure('units','normalized','color',[.2 .2 .2],'numbertitle','off','name','ELECTRIC MACHINE','menubar','none','units','normalized',... 'position',[0.35 .09 .3 .3]); for r

malformedpacketexception.java

// PART OF THE MACHINE SIMULATION. DO NOT CHANGE. package nachos.machine; /** * Thrown when a malformed packet is processed. */ public class MalformedPacketException extends Exception { /**

makefile

# @(#)Makefile 5.29 (Berkeley) 11/15/91 PROG= dbx CFLAGS+=-I. -I${.CURDIR} HDRS= asm.h events.h c.h check.h coredump.h debug.h eval.h fortran.h \ keywords.h languages.h lists.h machine.h main.h mapp

targets.mk

# $Id: targets.mk,v 1.1 1996/12/09 20:10:51 nigel Exp $ # # Targets.mk for Network Kernel library (libnet.a) # CPU =R3000 include $(LSIPKG)/$(CPU).mk # Machine type(s) MACHINE =$(CPUFLGS) # Target