代码搜索结果
找到约 10,000 项符合
Control System 的代码
control.v
module control(
//input
din,
clk,
rst_n,
head,
position,
//dout
lof,
control.v
///////////////////////////////////////////////////////////////////////
// //
// File name : control.v
control.c
/*
** Copyright (C) 1991, 1997 Free Software Foundation, Inc.
**
** This file is part of TACK.
**
** TACK is free software; you can redistribute it and/or modify
** it under the terms of the GNU Gen
control.~dfm
object Form1: TForm1
Left = 36
Top = 144
Width = 983
Height = 663
Caption = #24494#35013#37197#26426#22120#20154#25163#25511#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_C
control.dfm
object Form1: TForm1
Left = 20
Top = 197
Width = 983
Height = 663
Caption = #24494#35013#37197#26426#22120#20154#25163#25511#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_C
control.~cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "control.h"
//----------------------------------------------------------