代码搜索结果
找到约 10,322 项符合
Communication 的代码
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
package.html
Examples using the JSSE for doing encrypted communication.
test.c~
#include
#include
void Setup(void);
void Communication(void);
void main()
{
Setup();
Communication();
while (1)
{
test.c
#include
#include
void Setup(void);
void Communication(void);
void main()
{
Setup();
Communication();
while (1)
{
q.m
% File: q.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 App
robot_cut.txt
激光加工机器人通信协议及其实现
覃卫,徐方等 (第30卷第5期 计算机工程 2004年3月)
摘要:介绍激光加工机器人系统的通信协议以及实现方法,其中涉及到实时多任务系统VRTXsa.串口通信控件编制。该通信协议和通信系统在应用中取得了满意的效果。
[Abstract] This paper introduces the <mark>communication</mark> protoc ...
userflash.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="F:\5410\Communication\exp4boot\cpu1\flahswrite\flashwrite_cpu1\"
ProjectType=Executabl
cc_build_debug.log
--------------------------- userflash.pjt - Debug ---------------------------
"c:\ti5x\c5400\cgtools\bin\cl500" -g -q -al -fr"F:/5410/Communication/exp4boot/cpu1/flahswrite/flashwrite_cpu1/Debug" -
vfp实现电话拨号.txt
Visual FoxPro中实现电话拨号
对于有调制解调器的用户来说,大多使用过Windows 95提供的‘电话拨号程序’,使用起来也确实非常的方便。但是,如何在我们的Visual FoxPro 5.0应用程序中进行电话拨号呢?还好微软为我们提供了一个非常有用的控件--‘Microsoft <mark>Communication</mark> Control’,使用它,我们可以迅速的制作出一个通用的电话 ...