代码搜索结果
找到约 10,000 项符合
Control System 的代码
yt_control.~dfm
object Form1: TForm1
Left = 189
Top = 118
Width = 674
Height = 471
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
yt_control.~pas
unit Yt_Control;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm1 = class(TForm)
Edit1: TEdit;
Edit2
sum_control.v
module sum_control(
Reset,
pulse_sum_in,
step_sum,
wave_out
);
output wave_out;
input Reset;
input [23:0] step_sum; //总脉冲数(由步进电机走的总路程决定)
input pulse_sum_in;
sum_control.qws
[ProjectWorkspace]
ptn_Child1=Frames
ptn_Child2=Workmode
ptn_Child3=ActionPoints
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
[P
sum_control.qpf
# Copyright (C) 1991-2004 Altera Corporation
# Any megafunction design, and related netlist (encrypted or decrypted),
# support information, device programming or simulation file, and any oth
sum_control.qsf
# Copyright (C) 1991-2004 Altera Corporation
# Any megafunction design, and related netlist (encrypted or decrypted),
# support information, device programming or simulation file, and any oth