代码搜索结果

找到约 10,000 项符合 Control System 的代码

control.v

module control(std_f_sel,reset,clk,clear,cntover,cntlow); output[1:0] std_f_sel; output reset; input clk,clear,cntover,cntlow; reg[1:0] std_f_sel; reg reset; reg[5:0] present,next; parameter st

control.m

function y=control(n) a=20; if n==0 y=a+1; elseif n==1 y=a*(1+n); elseif n==2 y=a+n; else y=a; end

control.properties

#Control #Tue Feb 08 12:26:16 CST 2005 MOV_UP=0x26 MOV_DOWN=0x28 MOV_LEFT=0x25 MOV_RIGHT=0x27 FIRE_KEY=0x20 FIRE_MOUSE=1

control.h

// Control.h: interface for the CControl class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_CONTROL_H__686F4003_3598_4D83_8F79_5A20307AB55E__INCLUDE

control.cpp

// Control.cpp: implementation of the CControl class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MySDOpenGL.h" #include "Control.h"

control.txt

module control(sysclk,reset,en,load,ready,ct1,ct2,ct3,ct4,ct5,ct6,ct7,ct8,ct9,ct10,ct11,ct12,ct13,ct14,ct15,ct16); input sysclk,reset,en,load; output ready,ct1,ct2,ct3,ct4,ct5,ct6,ct7,ct8,ct9,ct10,c

control.cpp

// Control.cpp -- IOCTL handlers for usbgps driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" //////////////////

control.c

#include #include "adc0809.c" #include "shuma.c" #define SW P1 sbit sw1=P1^0; sbit sw2=P1^1; sbit sw3=P1^2; sbit sw4=P1^3; sbit sw5=P1^4; sbit sw6=P1^5; sbit sw7=P1^6; sbit sw8=P1^

control.lst

C51 COMPILER V7.50 CONTROL 06/06/2006 14:29:30 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE CONTROL OBJECT MODULE PLACED IN