代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/203537/15356358
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/432785/1889679
def cyusbdll.def
LIBRARY CyUsbDll
EXPORTS
SendData @1
ReceData @2
www.eeworm.com/read/399200/7881114
h message.h
#include "stdafx.h"
#ifndef _MESSAGE_H
#define _MESSAGE_H
char MESSAGE_REVDATA_START[] = "正在接收数据,稍侯...";
char MESSAGE_REVDATA_END[] = "接受完毕!";
char MESSAGE_REVDATA_NORECORD[] = "没有纪录返回!
www.eeworm.com/read/387240/8698422
c ring.c
#include "mpi.h" /*MPI head file*/
#include
int main( int argc, char** argv )
{
int i, rank, size, tag=1;
int to, from;
int senddata,recvdata;
MPI_Status status;
MPI_Init(
www.eeworm.com/read/428777/8841921
c uart.c
/*********************************************************************
* Copright(c) 2003,广州周立功单片机发展有限公司
* All rights reserved.
* http://www.zlgmcu.com
*
*文件名称: uart.c
*文件标识
www.eeworm.com/read/285288/8854671
c uart.c
/*********************************************************************
* Copright(c) 2003,广州周立功单片机发展有限公司
* All rights reserved.
* http://www.zlgmcu.com
*
*文件名称: uart.c
*文件标识
www.eeworm.com/read/428069/8897403
c at45db021.c
////////////////////////////////////////////////////////////////////////////
//// Library for an ATMEL AT45DB021 DataFlash ////
////
www.eeworm.com/read/381630/9080929
lst 1730.lst
C51 COMPILER V7.06 1730 11/26/2008 23:50:30 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE 1730
OBJECT MODULE PLACED IN 17
www.eeworm.com/read/381630/9080954
c 1730.c
#include
#include
#include
#include
#include
sbit SS=P2^3;
sbit SCLK=P2^2;
sbit MOSI= P2^1;
sbit MISO =P2^0;
uchar bdata S