代码搜索:senddata

找到约 2,248 项符合「senddata」的源代码

代码结果 2,248
www.eeworm.com/read/401823/11548782

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/401823/11548792

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
www.eeworm.com/read/348212/11605523

c main.c

#include uint8 ii,jj; void main(void) { PINSEL0 =0x00005500; IODIR0 = Bz | HC595_CS; IODIR1 = led_1 | led_2; Bz_on(); delay(300); Bz_off(); MSPI_Init()
www.eeworm.com/read/228972/14356685

cpp anologat45db021.cpp

//////////////////////////////////////////////////////////////////////////// //// Library for an ATMEL AT45DB021 DataFlash //// ////
www.eeworm.com/read/226048/14502147

c uart.c

/********************************************************************* *文件名称: uart.c *文件标识: *摘 要: 串口输入输出函数定义文件 * *********************************************************************/ #
www.eeworm.com/read/174305/9597833

def transferfile.def

; TransferFile.def : Declares the module parameters for the DLL. LIBRARY "TransferFile" DESCRIPTION 'TransferFile Windows Dynamic Link Library' EXPORTS dev_InitComport; dev_CloseCompo
www.eeworm.com/read/238304/13896899

c uart.c

/********************************************************************* * Copright(c) 2003,广州周立功单片机发展有限公司 * All rights reserved. * http://www.zlgmcu.com * *文件名称: uart.c *文件标识
www.eeworm.com/read/235379/14073052

c s1d15g10_avr_test.c

/* Nokia 6100 Display Test Copyright 2006 Refik Hadzialic (http://www.e-dsp.com) but this code was derived from Thomas Pfeifer's code at http://thomaspfeifer.net/nokia_6100_display.htm a
www.eeworm.com/read/204329/15341483

c uart.c

/********************************************************************* * Copright(c) 2003,广州周立功单片机发展有限公司 * All rights reserved. * http://www.zlgmcu.com * *文件名称: uart.c *文件标识
www.eeworm.com/read/203643/15354011

c 3510i.c

#include #include"delay.h" #include"mytype.h" #include"3510i.h" #include"english_6x8_pixel.h" #include"math.h" uint8 LCD_BGColor; //设置背景色 uint8 LCD_PenColor; //设置画笔色 void Lcd