代码搜索:通讯接口
找到约 10,000 项符合「通讯接口」的源代码
代码结果 10,000
www.eeworm.com/read/306393/13745493
lis sio.lis
.module sio.c
.area text(rom, con, rel)
0000 .dbfile D:\桌面\avr程序设计\串口通讯范例\sio.c
0000 .dbfunc e Com_init _Com_in
www.eeworm.com/read/302895/13825005
js common.js
var debug = true;
var SuccessMsg = "保存成功!";
var FailtureMsg = "通讯失败!";
var LoadingMsg = '正在登录...';
var tmp='';
function checkUserLogin(){
var url = "ajax.php?op=autologin";
new Ajax.Request(url,
www.eeworm.com/read/302895/13825033
js common.js
var debug = true;
var SuccessMsg = "保存成功!";
var FailtureMsg = "通讯失败!";
var LoadingMsg = '正在登录...';
var tmp='';
function checkUserLogin(){
var url = "ajax.php?op=autologin";
new Ajax.Request(url,
www.eeworm.com/read/142292/5765700
cpp dialogchange.cpp
// DialogChange.cpp : 实现文件
//
#include "stdafx.h"
#include "通讯簿2.0.h"
#include "DialogChange.h"
// CDialogChange 对话框
IMPLEMENT_DYNAMIC(CDialogChange, CDialog)
CDialogChange::CDialogChan
www.eeworm.com/read/142292/5765703
cpp dialogdelete.cpp
// DialogDelete.cpp : 实现文件
//
#include "stdafx.h"
#include "通讯簿2.0.h"
#include "DialogDelete.h"
// CDialogDelete 对话框
IMPLEMENT_DYNAMIC(CDialogDelete, CDialog)
CDialogDelete::CDialogDele
www.eeworm.com/read/136591/5868156
c bit9_slave.c
//////////////UART1 9bit从机程序/////////////////
/////////////多机通讯模式////////////////////
/////////////bit9_slave.c//////////////////////
#include // Register definition file.
#define aa
www.eeworm.com/read/304251/6336814
c uart.c
//========================================================
// 文件名称: UART.c
// 功能描述: 通过UART实现串行通讯,将温度数据传到PC机
// 维护记录: 2005-11-22 v1.0
//========================================================
#
www.eeworm.com/read/491267/6438148
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[通讯录管理系统.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
www.eeworm.com/read/479303/6691453
c ym12864r-3.c
**********************************************************
*描述:YM12864R-3带中文字库图形液晶驱动
*版本:V1.0
*控制器:ST7920
*通讯方式:串行方式
*编程:飞扬
**********************************************************/
#include
www.eeworm.com/read/157075/11741152
c uart.c
//========================================================
// 文件名称: UART.c
// 功能描述: 通过UART实现串行通讯,将温度数据传到PC机
// 维护记录: 2005-11-22 v1.0
//========================================================
#