代码搜索:senddata

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

代码结果 2,248
www.eeworm.com/read/231071/14257722

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/230876/14271266

lst lcddrivers.lst

C51 COMPILER V8.08 LCDDRIVERS 06/18/2007 18:45:10 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE LCDDRIVERS OBJECT MODULE PLACED
www.eeworm.com/read/229594/14328613

lst lcddrivers.lst

C51 COMPILER V7.20 LCDDRIVERS 06/26/2007 16:06:11 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE LCDDRIVERS OBJECT MODULE PLACED
www.eeworm.com/read/127129/14375828

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/227627/14419157

cpp a808mdlg.cpp

// A808MDlg.cpp : implementation file // #include "stdafx.h" #include "A808M.h" #include "A808MDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE_
www.eeworm.com/read/227388/14429031

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(); exter
www.eeworm.com/read/125424/14494384

h udp.h

int RecvData(int port,char *buff,int *len,int *cliaddr,int *cliport,int timer,int *ret); int SendData(char *host,int port,char *sbuff,int slen); void ConvertIP4(int ,char *);
www.eeworm.com/read/226099/14495781

pas myproce.pas

unit myproce; interface uses ComDrv32 ; type frametype=record add:char; command:char; len:char; databuff:array [0..255] of char; crc:char end;
www.eeworm.com/read/225781/14516387

out tmp.out

C51 COMPILER V7.05 - SN: Cygnal_8051Fxxx COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2003 *** WARNING C280 IN LINE 17 OF STEPMOTOR.C: 'SendData': unreferenced local variable C51 COMPILATION COMPLETE.
www.eeworm.com/read/224021/14607516

h zlg7290.h

/**************************************************************************** * 文件名:ZLG7290.H * 功能:ZLG7290操作软件包。(头文件) ****************************************************************************/