代码搜索:通讯接口
找到约 10,000 项符合「通讯接口」的源代码
代码结果 10,000
www.eeworm.com/read/136591/5868094
c inter_can_t.c
/////////can 交互通讯发送程序//////////////
/////////inter_can_t.c////////////////////
#include "candeal1.h"
#define LEN 8
#define MSGNUMA 2
#define MSGNUMB 5
#define MSGNUMC 6
#define MSGNUMD 7
#defi
www.eeworm.com/read/136591/5868098
c inter_can_r.c
/////////can 交互通讯接收程序//////////////
/////////inter_can_r.c////////////////////
#include "candeal1.h"
#define LEN 8
#define MSGNUMA 2
#define MSGNUMB 5
#define MSGNUMC 6
#define MSGNUMD 7
#defi
www.eeworm.com/read/263184/11372341
txt readme.txt
在SHOCKBURST()子函数后的DELAY10()不能省略,否则首次通讯时有问题.因为从STANDBY MODE 到SHOCKBURST MODE需要195USDELAY,SEE DATA SHEET PAGE 24。
www.eeworm.com/read/262609/11398709
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=
[RS232通
www.eeworm.com/read/402650/11531031
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 基于单片机基站的串口通讯.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 10
www.eeworm.com/read/401990/11544872
h ceseries.h
/*-----------------------------------------
*
* 文件名称: CESeries.h
* 文件标识:
* 摘要:用于封装WINCE 串口通讯
*
* 当前版本: 1.0
* 作者: 王学宁
* 完成日期: 2009年1月2日
*
----------------------------------------*/
#pragma
www.eeworm.com/read/401990/11544899
cpp ceseries.cpp
/*-----------------------------------------
*
* 文件名称: CESeries.cpp
* 文件标识:
* 摘要:用于封装WINCE 串口通讯
*
* 当前版本: 1.0
* 作者: 王学宁
* 完成日期: 2009年1月1日
*
----------------------------------------*/
#inclu
www.eeworm.com/read/401497/11556890
cs changefriend.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data.SqlClient;
using System.Data;
namespace 通讯录
{
///
www.eeworm.com/read/401497/11556905
cs operator_manager.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data.SqlClient;
using System.Data;
namespace 通讯录
{
///
www.eeworm.com/read/401497/11556911
cs frmmain.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace 通讯录
{
///
/// 主功能界面
///