代码搜索:timer1
找到约 1,567 项符合「timer1」的源代码
代码结果 1,567
www.eeworm.com/read/327659/13068577
pjt mcbsp1.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="mcbsp1"
ProjectDir="D:\dowanload\dsp_training\TIDSPtraining\642\test\timer1\"
Projec
www.eeworm.com/read/138165/13255893
pas unit1.pas
unit Unit1;
interface
uses
SysUtils, WinTypes, WinProcs, Messages, Classes, Graphics, Controls,
Forms, Dialogs, ExtCtrls;
type
TForm1 = class(TForm)
Timer1: TTimer;
Image1:
www.eeworm.com/read/138165/13255896
~pas unit1.~pas
unit Unit1;
interface
uses
SysUtils, WinTypes, WinProcs, Messages, Classes, Graphics, Controls,
Forms, Dialogs, ExtCtrls;
type
TForm1 = class(TForm)
Timer1: TTimer;
Image1:
www.eeworm.com/read/312928/13601463
pas unit1.pas
unit Unit1;
interface
uses
SysUtils, WinTypes, WinProcs, Messages, Classes, Graphics, Controls,
Forms, Dialogs, ExtCtrls;
type
TForm1 = class(TForm)
Timer1: TTimer;
Image1:
www.eeworm.com/read/144698/5748912
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Timer1: TTimer;
Timer2:
www.eeworm.com/read/134909/5891434
txt ccp.txt
Title: timer1
Target: PIC18Cxx8
Description:
A sample project file to be used with HI-TIDE, to demonstrate the functionality of the microcontroller's
CAPTURE/COMPARE/PWM (CCP) MODULES. Th
www.eeworm.com/read/263901/11337574
dfm udm.dfm
object Dm: TDm
OldCreateOrder = False
Left = 192
Top = 113
Height = 249
Width = 523
object Timer1: TTimer
Interval = 100
OnTimer = Timer1Timer
Left = 10
Top = 24
www.eeworm.com/read/409054/11359657
dfm udm.dfm
object Dm: TDm
OldCreateOrder = False
Left = 192
Top = 113
Height = 249
Width = 523
object Timer1: TTimer
Interval = 100
OnTimer = Timer1Timer
Left = 10
Top = 24
www.eeworm.com/read/158508/11607843
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Timer1: TTimer;
Timer2: