代码搜索:PD协议

找到约 10,000 项符合「PD协议」的源代码

代码结果 10,000
www.eeworm.com/read/162692/10282429

pas pd.pas

unit pd; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Buttons, Gauges, Db, DBTables; type TFrmpd = class(TForm) B
www.eeworm.com/read/424554/10439563

ddp pd.ddp

www.eeworm.com/read/424554/10439574

dcu pd.dcu

www.eeworm.com/read/424554/10439598

dfm pd.dfm

object pdform: Tpdform Left = 258 Top = 116 Width = 730 Height = 580 Caption = #30424#24213#35745#31639#22788#29702 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color
www.eeworm.com/read/424554/10439624

pas pd.pas

unit pd; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type Tpdform = class(TForm) Label1: TLabel; Label2: TL
www.eeworm.com/read/351776/10611167

src pd.src

[Files] pd.c [Headers] [Documents]
www.eeworm.com/read/351776/10611170

cof pd.cof

www.eeworm.com/read/351776/10611174

c pd.c

//ICC-AVR application builder : 2008-08-28 8:30:08 // Target : M8 // Crystal: 8.0000Mhz #include #include void port_init(void) { PORTB = 0x00; DDRB = 0xFF; PORTC
www.eeworm.com/read/351776/10611178

hex pd.hex

:0200000012C02C :14002600CFE5D4E0CDBFDEBFCE51D0400AEA08830024E0E69D :14003A00F0E010E0E036F10711F00192FBCF0083E6E2F0E06B :14004E00A0E6B0E010E000E00BBFE632F10721F0C8953196A9 :140062000D92F9CF13D0FFC
www.eeworm.com/read/351776/10611185

s pd.s

.module pd.c .area text(rom, con, rel) .dbfile f:\MYDOCU~1\AVR\test\pd.c .dbfunc e port_init _port_init fV .even _port_init:: .dbline -1 .dbline 9 ; //ICC-AVR application builder : 2008