代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/174525/9583614
h control.h
#if !defined(AFX_CONTROL_H__787B81AE_A341_456F_9669_F93A77E8D992__INCLUDED_)
#define AFX_CONTROL_H__787B81AE_A341_456F_9669_F93A77E8D992__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MS
www.eeworm.com/read/174525/9583636
cpp control.cpp
// Control.cpp : implementation file
//
#include "stdafx.h"
#include "Pend.h"
#include "Control.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/370292/9606639
c control.c
//控制模块
#include
#include
#define q0 0
#define q1 1
#define q2 2
#define q3 3
extern int STATE;
extern int LOCATION;
extern int HEADING;
extern int TIME;
extern int CALL;
www.eeworm.com/read/173971/9622246
ico control.ico
www.eeworm.com/read/173971/9624437
ico control.ico
www.eeworm.com/read/173752/9637395
vqm control.vqm
//
// Written by Synplify
// Thu May 10 09:13:51 2001
//
// Source file index table:
// Object locations will have the form :
// file 0 "noname"
// file 1 "\d:\!projects\launch_team
www.eeworm.com/read/173752/9637397
csf control.csf
DEFAULT_DEVICE_OPTIONS
{
RESERVE_PIN = "AS INPUT TRI-STATED";
RESERVE_ALL_UNUSED_PINS = "AS OUTPUT DRIVING GROUND";
HEXOUT_FILE_COUNT_DIRECTION = UP;
HEXOUT_FILE_START_ADDRESS = 0;
GENERATE
www.eeworm.com/read/173752/9637398
esf control.esf
OPTIONS_FOR_INDIVIDUAL_NODES_ONLY
{
clk_ctrl : GLOBAL_SIGNAL = ON;
}
TIMING_REQUIREMENTS
{
clk_ctrl : CLOCK_SETTINGS = clk_ctrl_setting;
}
www.eeworm.com/read/173752/9637399
psf control.psf
CLOCK(clk_ctrl_setting)
{
DIVIDE_BASE_CLOCK_PERIOD_BY = 1;
MULTIPLY_BASE_CLOCK_PERIOD_BY = 1;
INVERT_BASE_CLOCK = OFF;
DUTY_CYCLE = 49;
INCLUDE_EXTERNAL_PIN_DELAYS_IN_FMAX_CALCULATIONS = OF