代码搜索:Remote Control
找到约 10,000 项符合「Remote Control」的源代码
代码结果 10,000
www.eeworm.com/read/255611/12068868
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
www.eeworm.com/read/255611/12068870
quartus control.quartus
FILES
{
VQM_FILE = control.vqm;
}
COMPILER_SETTINGS_LIST
{
COMPILER_SETTINGS = control;
}
SIMULATOR_SETTINGS_LIST
{
SIMULATOR_SETTINGS = control;
}
SOFTWARE_SETTINGS_LIST
{
SOFTWARE_
www.eeworm.com/read/255510/12078038
v 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
www.eeworm.com/read/255330/12089242
~pas control.~pas
unit control;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, RzButton, StdCtrls, ComCtrls, jpeg, ExtCtrls, Spin, Buttons;
type
Tfc
www.eeworm.com/read/255330/12089309
ddp control.ddp
www.eeworm.com/read/255330/12089373
dcu control.dcu
www.eeworm.com/read/255330/12089386
~dfm control.~dfm
object fcontrol: Tfcontrol
Left = 459
Top = 230
Width = 336
Height = 329
Caption = #23545'UPS'#30452#25509#25511#21046
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Col
www.eeworm.com/read/255330/12089414
dfm control.dfm
object fcontrol: Tfcontrol
Left = 503
Top = 251
Width = 336
Height = 329
Caption = #23545'UPS'#30452#25509#25511#21046
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Col
www.eeworm.com/read/255330/12089448
pas control.pas
unit control;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, RzButton, StdCtrls, ComCtrls, jpeg, ExtCtrls, Spin, Buttons;
type
Tfc
www.eeworm.com/read/255330/12089532