代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/298963/7904719
cpp wzdprtio.cpp
// PortIO.cpp: implementation of the CPortIO class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "WzdPrtIO.h"
///////////////////////
www.eeworm.com/read/298963/7904743
cpp wzdprtio.cpp
// PortIO.cpp: implementation of the CPortIO class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "WzdPrtIO.h"
///////////////////////
www.eeworm.com/read/298963/7905050
cpp wzdsock.cpp
// WzdSock.cpp: implementation of the CWzdServer and CWzdClient classes.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "WzdSock.h"
///
www.eeworm.com/read/298963/7905067
cpp wzdsock.cpp
// WzdSock.cpp: implementation of the CWzdServer and CWzdClient classes.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "WzdSock.h"
///
www.eeworm.com/read/197773/7971071
c uart_ir_master.c
/**********************************************************************
* 文件: UART_IR_Master.C
* 开发: WWW.ZLGMCU.COM
* 日期: 2004.03.04
* 功能: 利用LPC900系列单片机的UART和CCU模块实现红外通信。
*
www.eeworm.com/read/197773/7971074
c uart_ir_slave.c
/****************************************************************
* 文件: UART_IR_Slave.C
* 功能: 利用LPC900系列单片机的UART和CCU模块实现红外通信.
* 此程序为从机程序,当接收到16字节数据后,再把接收的数据
* 返回给主机.
www.eeworm.com/read/297599/8008931
c spi.c
#include "spi.h"
uint8_t dis_buffer[4]={1,2,3,4};
uint8_t rcv_data;
uint8_t DISP_TAB[19] = {
// 0 1 2 3 4 5 6 7 8 9
0xC0,0xF9,0xA4,0xB0,0x99,0x92,0x82,0x
www.eeworm.com/read/196824/8056711
c lcd_test.c
#include "DSP28_Device.h"
unsigned int Led_Flag;
void SendData(Uint16 data);
extern Uint16 ScanKey(void);
void main(void)
{
Uint16 Temp;
/*初始化系统*/
InitSysCtrl();
/*关中断*/
DINT
www.eeworm.com/read/143370/12880898
cpp transfiledlg.cpp
// TransFileDlg.cpp : implementation file
//
#include "stdafx.h"
#include "QTS_QQ.h"
#include "TransFileDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/329666/12940293
c scia.c
#include "DSP280x_Device.h" // DSP280x Headerfile Include File
#include "DSP280x_Examples.h" // DSP280x Examples Include File
void SendData(Uint16 num,Uint16 data);
unsigned int Sci_