代码搜索:senddata

找到约 2,248 项符合「senddata」的源代码

代码结果 2,248
www.eeworm.com/read/411646/11235274

c mb1504.c

#include "mb1504.h" void Send16Bit( unsigned int SendData ) { unsigned char i; unsigned int SendMiddle; SendMiddle = SendData; LE_L ; CLK_L; for( i = 0; i < 16; i ++ )
www.eeworm.com/read/336088/12477389

h cdcl_rc531.h

//--------------------------------------------------------------------------- #ifndef RC531_CDCL_H #define RC531_CDCL_H //---------------------------------------------------------------------------
www.eeworm.com/read/148118/12491433

pas sendunit.pas

unit sendunit; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons; type TForm1 = class(TForm) Edit1: TEdit;
www.eeworm.com/read/147463/12551183

h zlg7290.h

extern unsigned char ZLG7290_SendData(unsigned char SubAdd,unsigned char Data); extern void ZLG7290_SendBuf(unsigned char * disp_buf,unsigned char num); extern unsigned char ZLG7290_GetKey();
www.eeworm.com/read/247827/12616815

h zlg7290.h

/**************************************************************************** * 文件名:ZLG7290.H * 功能:ZLG7290操作软件包。(头文件) ****************************************************************************/
www.eeworm.com/read/238332/13892420

h zlg7290.h

extern unsigned char ZLG7290_SendData(unsigned char SubAdd,unsigned char Data); extern void ZLG7290_SendBuf(unsigned char * disp_buf,unsigned char num); extern unsigned char ZLG7290_SendCmd(unsigned
www.eeworm.com/read/300514/13908098

h zlg7290.h

extern unsigned char ZLG7290_SendData(unsigned char SubAdd,unsigned char Data); extern void ZLG7290_SendBuf(unsigned char * disp_buf,unsigned char num); extern void ZLG7290_SendBuf(unsigned char * d
www.eeworm.com/read/135305/13940216

frm frmsendmail.frm

VERSION 5.00 Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX" Begin VB.Form frmSendMail BorderStyle = 1 'Fixed Single Caption = "发送电子邮件" ClientHe
www.eeworm.com/read/134203/14001606

~pas umain.~pas

unit uMain; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, OleCtrls, MSCommLib_TLB, ComCtrls, IdBaseComponent, IdComponent,
www.eeworm.com/read/134203/14001608

pas umain.pas

unit uMain; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, OleCtrls, MSCommLib_TLB, ComCtrls, IdBaseComponent, IdComponent,