代码搜索:通讯接口
找到约 10,000 项符合「通讯接口」的源代码
代码结果 10,000
www.eeworm.com/read/341978/12049514
h integral.h
//////////////////////////////////////////////////////////////////////
// Integral.h
//
// 操作数值积分的类 CIntegral 的声明接口
//
// 周长发编制, 2002/8
//////////////////////////////////////////////////////////
www.eeworm.com/read/152545/12107517
c hd66421.c
//-----------------------函数声明--------------------------------------------------------
#include"stdio.h"
#include"absacc.h"
#include"reg51.h"
//-----------------------LCD接口管脚声明---------------------
www.eeworm.com/read/152394/12118332
asm jibili.asm
; 计数器LCD串行接口程序
;***************************************************************************
;* MPU AT89C2051 LCD SMS0501C *
;* 设计时
www.eeworm.com/read/150535/12287522
cpp yinzhang.cpp
// YinZhang.cpp
// 印章图像处理的一些接口
//
//////////////////////////////////////////////////////////////////////
#include "YinZhang.h"
#include "math.h"
/////////////////////////////////////////////
www.eeworm.com/read/251371/12349342
cpp generalapi.cpp
//************************************************************************
//常用接口函数(本软件代码由朱一松(song_0962@sina.com)编写,仅供个人使用 )
//***********************************************************************
www.eeworm.com/read/131640/14134766
cpp yinzhang.cpp
// YinZhang.cpp
// 印章图像处理的一些接口
//
//////////////////////////////////////////////////////////////////////
#include "YinZhang.h"
#include "math.h"
/////////////////////////////////////////////
www.eeworm.com/read/219326/14887911
txt stkdrv.txt
/****************************************************************************************
* 飞狐交易师行情接口规范V3.0
* (适用于单向数据传输方式)
************************************************************
www.eeworm.com/read/26441/959097
c at25f4096.c
//-----------------------------------------------------------------
// 名称:用SPI接口读写AT25F4096子程序
//-----------------------------------------------------------------
#define F_CPU 4000000UL
#include
www.eeworm.com/read/28694/1005692
c at25f4096.c
//-----------------------------------------------------------------
// 名称:用SPI接口读写AT25F4096子程序
//-----------------------------------------------------------------
#define F_CPU 4000000UL
#include
www.eeworm.com/read/37348/1073825
h lcm.h
/***********************************************************/
/* */
/*文 件 名:LCM.h */
/*功 能:LCD显示系统硬件接口文件 */
/*当前版本:V1.0 */