代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/382930/8990010
c gps_test.c
/* func:send a message "hello ,bcng!" */
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/382863/8994395
ini easyarm.ini
[Com]
Port=1
Baudrate=115200
Parity=0
DataBit=8
StopBit=0
[KeyName]
Key0=0
Key1=1
Key2=2
Key3=3
Key4=4
Key5=5
Key6=6
Key7=7
Key8=8
Key9=9
Key10=10
Key11=11
Key12=12
Key13=13
Key14
www.eeworm.com/read/426630/9009483
h data.h
#include "port.h"
class CData
{
public:
CPort m_port;
BOOL senddata(char *datastr);
//送数据
BOOL recvdata();
//接收数据,0x11为正确,0x88为错误
BOOL InitPort(UINT portnr,UINT baud,ch
www.eeworm.com/read/382241/9041287
h nrf905.h
#define SIZE 32
extern uchar TxBuf[SIZE],RxBuf[SIZE];
extern void nrf905_Init();
extern void nrf905_SendData();
extern void nrf905_ReadData();
www.eeworm.com/read/184930/9064707
frm frmmanager.frm
VERSION 5.00
Begin VB.Form frmManager
BorderStyle = 1 'Fixed Single
Caption = "控制客记机"
ClientHeight = 3195
ClientLeft = 45
ClientTop = 330
www.eeworm.com/read/381288/9099604
ini easyarm.ini
[Com]
Port=1
Baudrate=115200
Parity=0
DataBit=8
StopBit=0
[KeyName]
Key0=0
Key1=1
Key2=2
Key3=3
Key4=4
Key5=5
Key6=6
Key7=7
Key8=8
Key9=9
Key10=10
Key11=11
Key12=12
Key13=13
Key14
www.eeworm.com/read/282284/9106366
c 18b20sj.c
#include
#define uchar unsigned char
#define uint unsigned int
sbit RDATA=P2^0;//18B20口
sbit alarm=P1^6;//报警口
uchar temh,teml;
//延时
void dmsec(uint count)
{
uint i;
while(co
www.eeworm.com/read/282284/9106373
lst ds18b20sj.lst
C51 COMPILER V7.06 DS18B20SJ 01/14/2008 19:37:10 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE DS18B20SJ
OBJECT MODULE PLACED
www.eeworm.com/read/381073/9111618
src at89c51pro.src
; .\AT89C51PRO.SRC generated from: AT89C51PRO.C
; COMPILER INVOKED BY:
; f:\winsoft\Keil\C51\BIN\C51.EXE AT89C51PRO.C WARNINGLEVEL(1) OPTIMIZE(5,SIZE) REGFILE(.\E51Pro.ORC) BROWSE INCDIR(G:\M