代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/264581/11309875
c spi.c
#include "LPC214x.H"
#include "SPI.H"
//#include "config.h"
/********UC/OS模板来自高手之手,鄙人挪用*********************/
/*************************M*********************************/
/******挪用:月亮 QQ:2289391
www.eeworm.com/read/253718/12203934
c spi.c
#include "LPC214x.H"
#include "SPI.H"
//#include "config.h"
/**************************************************************/
/************WWW.MCU666.COM************************************/
/****
www.eeworm.com/read/223874/14615107
lst boardii_main.lst
C51 COMPILER V7.09 BOARDII_MAIN 07/05/2007 19:59:46 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE BOARDII_MAIN
OBJECT MODULE PLAC
www.eeworm.com/read/217138/14977501
c 7219a.c
//***************************************************************************//
// IOB5 ----------- DIN// IOB6 ----------- SCK // IOB7 ----------- LOAD //
//*****************************************
www.eeworm.com/read/475063/6801088
bak main.c.bak
#include
#include
#include "SPI.h"
#define SYSCLK 24000000 // 系统工作频率
#define BAUDRATE 9600 // 串口工作波特率
u
www.eeworm.com/read/475063/6801090
c main.c
#include
#include
#include "SPI.h"
#define SYSCLK 24000000 // 系统工作频率
#define BAUDRATE 9600 // 串口工作波特率
u
www.eeworm.com/read/475083/6803008
c main.c
#include
#include
#include "SPI.h"
#define SYSCLK 24000000 // 系统工作频率
#define BAUDRATE 9600 // 串口工作波特率
u
www.eeworm.com/read/472205/6873204
c 12864.c
#include"includes.h"
void mydelay(unsigned int j)
{
unsigned int i;
for(i=0;i
www.eeworm.com/read/472217/6873345
c lcd.c
#include"includes.h"
void mydelay(unsigned int j)
{
unsigned int i;
for(i=0;i
www.eeworm.com/read/412121/11214410
bas moduserdefagr.bas
Attribute VB_Name = "ModUserDefAgr"
Option Explicit
' *********** 自定义通讯协议
' *********** 客户端常量
Public Const CLI_READY_SENDDATA As String = "110 Ready Send Da