代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/261013/11674720
cpp senddata.cpp
// SendData.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SendData.h"
#include "SendDataDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/261013/11674726
vcp senddata.vcp
# Microsoft eMbedded Visual Tools Project File - Name="SendData" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Wi
www.eeworm.com/read/261013/11674727
exe senddata.exe
www.eeworm.com/read/155724/11851998
h senddata.h
www.eeworm.com/read/251431/12345502
c senddata.c
#include "senddata.h"
void senddata(unsigned char keyvalue)
{
unsigned char result = 1, checkcount = 0, sum = 0;
bit flag_check=1;
//delay(5000000);
for(checkcount = 0; checkcount < 8; c
www.eeworm.com/read/251431/12345515
lst senddata.lst
C51 COMPILER V7.50 SENDDATA 04/07/2006 12:47:43 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE SENDDATA
OBJECT MODULE PLACED I
www.eeworm.com/read/251431/12345517
obj senddata.obj
www.eeworm.com/read/251431/12345550
h senddata.h
#ifndef SENDDATA
#define SENDDATA
#include "includekey.h"
/*
varial
*/
void senddata(unsigned char keyvalue);
#endif
www.eeworm.com/read/337113/12390139
hex senddata.hex
:10000000759850758920758DF3758BF3D28EE5A0A8
:09001000F580F5991099F780FBC9
:00000001FF
www.eeworm.com/read/337113/12390150
opt senddata.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {