代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/260843/11697020
c cputimer0.c
#include "DSP28_Device.h"
#include "ext_inf.h"
unsigned int LedCount;
const Uint16 LedCode[]={0x7F,0xBF,0xDF,0xEF,0xF7,0xFB,0xFD,0xFE,0xFF};
interrupt void ISRTimer0(void);
void SendData(Ui
www.eeworm.com/read/346839/11718639
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/346839/11718672
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/346740/11726512
htm 92.htm
用VB实现客户——服务器(TCP/IP)编程实例
现在大多数语言都支持客户-服务器模式编程,其中VB给我们提供了很好的客户-服务器编程方式。下面我们用VB来实现TCP/IP网络编程。
TCP/IP协议是Internet最重要的协议。VB提供了WinSock控件,用于在TCP/IP的基础上进行网络通信。当两个应用程序使用Socket进 ...
www.eeworm.com/read/260417/11726774
c saa5249.c
/*
* Cleaned up to use existing videodev interface and allow the idea
* of multiple teletext decoders on the video4linux iface. Changed i2c
* to cover addressing clashes on device busses. It's also
www.eeworm.com/read/346740/11726784
htm 189.htm
使用VB建立Web Server
---- HTTP协议在浏览器中使用的原理:首先,Web浏览器与服务器建立连接,然后Web浏览器通过HTTP协议向服务器请求文档,最后,由服务器向Web浏览器应答,关闭连接。这就是HTTP协议的一般工作过程。下面,使用Visual Basic 5.0中文版来实现一个简单的Web服务器,使用Tcp/IP协议的 80端口,一般 ...
www.eeworm.com/read/346740/11726927
htm 91.htm
用VB实现客户——服务器(TCP/IP)编程实例
现在大多数语言都支持客户-服务器模式编程,其中VB给我们提供了很好的客户-服务器编程方式。下面我们用VB来实现TCP/IP网络编程。
TCP/IP协议是Internet最重要的协议。VB提供了WinSock控件,用于在TCP/IP的基础上进行网络通信。当两个应用程序使用Socket进行 ...
www.eeworm.com/read/346740/11726943
htm 39.htm
简单电子邮件发送程序
本文将向你介绍如何编写一个能发送简单的电子邮件的程序。所谓简单是指本程序只能发送纯文本,并且一次只能发送给一个收件人。
首先新建一个工程。
将窗体的Name属性改为"frmSendMail" ,Caption属性改为"Simple Mail sende
www.eeworm.com/read/157210/11730035
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/156372/11807916
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();