代码搜索结果

找到约 10,322 项符合 Communication 的代码

pulsegen.m

function [sys,x0] = pulsegen(t,x,u,flag,height,width,dt) %PULSEGEN generates perfect pulse for communication toolbox. % Wes Wang % Copyright (c) 1995-96 by The MathWorks, Inc. if f

com_clos.m

function com_clos %function to close all of communication blocks in the window. % Wes Wang 1/5/94 % Copyright (c) 1994-96 by The MathWorks, Inc. % $Revision: 1.1 $ $Date: 1996/04/01 19:33

command.h

//**** ATMEL AVR - A P P L I C A T I O N N O T E ************************ //* //* Title: AVR068 - STK500 Communication Protocol //* Filename: command.h //* Version: 1.0 //* Last updated: 31

communication.c

#include #include "Communication.h" SOCKET CommInit(char IPAddr[]) { int nRet = SOCKET_ERROR; WSADATA WSStartData; SOCKET ClientSock; struct sockaddr_in stSvrAddrIn;

51 serial communication.m51

BL51 BANKED LINKER/LOCATER V6.05 05/18/2007 22:24:34 PAGE 1 BL51 BANKED LINKER/LOCATER V6.05, INVOKED BY: D:\PROGRAM FILES\KEIL 8.08\C51\

serialthread.cpp

/******************************************************************** created: 2002/09/18 created: 18:9:2002 23:44 filename: C:\Development c++\Serial communication\SerialApp\serialThread.cpp

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

mary.m

% File: mary.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

lin.h

///////////////////////////////////////////////////////////////////////////////////////// // // LIN Sample for Freescale EVB9S08DZ60 // LIN communication data from master to slave // // ---------

serialthread.cpp

/******************************************************************** created: 2002/09/18 created: 18:9:2002 23:44 filename: C:\Development c++\Serial communication\SerialApp\serialThread.cpp