代码搜索结果
找到约 10,322 项符合
Communication 的代码
c5_yw.m
% Program: c5_yw.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with Wirel
qam.m
% File: qam.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with Wireless A
c3_lininterp.m
% File: c3_lininterp.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with W
c3_upsamp.m
% File: c3_upsample.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with Wi
psys.ini
[PTC-7100]
[UserName]
UserName =
UserPath =
[Parameters of the Communication Port]
ComPort = 2
ComPort485 = 1
[Parameters of the Device]
VerifyPass = 0
SourceType =
communication.c
//********************************************************************************
//
// Filename : communication
// Abstract : This file implements main function.
//
// Device : uPD78F039
communication.c
/********************************************************************
*以下为串口通讯进程
*功能:实现家庭网络中网关与各子节点通讯
*进程名:communication.c
communication.h
/********************************************************************
*文件名:communication.h 自定义头文件
*功能:实现通讯进程中公共变量和函数的定义
*完成日期:2004.7.18
mcserver.txt
int WINAPI MCServer(int port, const char *qs, int second)
// int port : 串口号;
// int second: 等待时间,0为无限等待;
// return : 0--成功;
// -1--超时;
// 1--fail to start communication;
// 2--communicatio
documentation_8h-source.html
AVR321000 Communication with the AVR32 USART: