代码搜索:通讯接口

找到约 10,000 项符合「通讯接口」的源代码

代码结果 10,000
www.eeworm.com/read/491783/6434360

txt yinyue.txt

//*------------------------------------------------------*/ //* Music.cpp(音乐发生器接口实验) */ //* 音乐发生器程序 Source File */ //* Copyright (c) 2005 by HUST
www.eeworm.com/read/482691/6621364

c rs485.c

/****************************************************************** * 文件名称: * RS485.c * 文件说明: * 使用UART模块外加Max3485芯片实现485接口 ***********************************
www.eeworm.com/read/405765/11457690

h ideio.h

/********************************************************/ /* */ /* 库 名 称:IDE基本I/O函数库 */ /* 功 能 描 述:提供IDE接口设备基本读写、控制
www.eeworm.com/read/262048/11608986

h ideio.h

/********************************************************/ /* */ /* 库 名 称:IDE基本I/O函数库 */ /* 功 能 描 述:提供IDE接口设备基本读写、控制
www.eeworm.com/read/155636/11858504

h ideio.h

/********************************************************/ /* */ /* 库 名 称:IDE基本I/O函数库 */ /* 功 能 描 述:提供IDE接口设备基本读写、控制
www.eeworm.com/read/153986/11996338

h nlequation.h

////////////////////////////////////////////////////////////////////// // NLequation.h // // 求解线性方程组的类 CNLequation 的声明接口 // // 周长发编制, 2002/8 /////////////////////////////////////////////////////
www.eeworm.com/read/153986/11996362

h lequations.h

////////////////////////////////////////////////////////////////////// // LEquations.h // // 求解线性方程组的类 CLEquations 的声明接口 // // 周长发编制, 2002/8 /////////////////////////////////////////////////////
www.eeworm.com/read/256352/12004944

h ideio.h

/********************************************************/ /* */ /* 库 名 称:IDE基本I/O函数库 */ /* 功 能 描 述:提供IDE接口设备基本读写、控制
www.eeworm.com/read/256346/12006478

java implementinterface.java

// 程序:接口 // 范例文件:ImplementInterface.java interface SuperInterface { int a = 5; int b = 10; } interface ChildInterface extends SuperInterface { int addNumber(
www.eeworm.com/read/341978/12048691

h nlequation.h

////////////////////////////////////////////////////////////////////// // NLequation.h // // 求解线性方程组的类 CNLequation 的声明接口 // // 周长发编制, 2002/8 /////////////////////////////////////////////////////