代码搜索:通讯接口
找到约 10,000 项符合「通讯接口」的源代码
代码结果 10,000
www.eeworm.com/read/303198/13820322
pas uidataaccess.pas
{*******************************************************}
{ 软件名称: --通用-- }
{ 单元名称: uIDataAccess.pas }
{ 中文名称: 数据访问接口
www.eeworm.com/read/491884/6428077
c lcd1602.c
#include "lpc21xx.h"
/**************************************************************************
一些关于LCD外部接口参数的定义
***************************************************************************/
const
www.eeworm.com/read/403223/11520601
c 操作时序实例.c
; 三线式串行接口子程序(B型)
;***************************************************************************
;* Title : Accessing to LCD-CONTROLLER *
;* Dat
www.eeworm.com/read/156639/11787497
h cs5529.h
#ifndef __CS5529_H__
#define __CS5529_H__
/**********************************************************************
CS5529的SPI接口定义
***************************************************************
www.eeworm.com/read/251629/12329953
txt matlabprogramminginterwiththedsp.txt
matlab与dsp接口编程,矩阵运算IDFT
N = input('type in the length of DFT N= ');
x = input('t
www.eeworm.com/read/131969/14118131
asm hm12864.asm
; SMG12864接口程序(MCS51模拟口线方式)
;***************************************************************************
;* Title : Accessing to LCD-CONTROLLER
www.eeworm.com/read/232334/14198101
asm m1601.asm
; SMC1601接口程序(MCS51模拟口线方式)
;***************************************************************************
;* Title : Accessing to LCD-CONTROLLER
www.eeworm.com/read/117762/14905817
asm hm12864.asm
; SMG12864接口程序(MCS51模拟口线方式)
;***************************************************************************
;* Title : Accessing to LCD-CONTROLLER
www.eeworm.com/read/472355/1411316
lua missionsdk.lua
------------------------------------------------------------
--MissionSdk.lua Created by knight 2004.12.10.
--
--任务系统函数接口定义
print( "loading missionsdk.lua" )
-------------------------------------