代码搜索结果

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

msp430x11x1_1820.asm

;******************************************************************************* ; MSP430x11x1 Demo - Software 1-Wire Interface DS1820, .set P1.0 if > 30C ; ; Description: 1-wire communication

testcan.sup

[Debug Type] Type=1 [Device] Communication=LAN [Target] AutoLoad=Disable Before Batch File= After Batch File= [Window] Flag=Enable Assembly Address=H'000000 Memory Address=H'FFFFDF M

drivertest.bas

$regfile = "M103Def.dat" $crystal = 4000000 '$crystal = 1000000 Dim Testval As Word Dim Ercode As Byte ' Use Serial 0 for communication with PC-Terminal $baud = 9600 Config Serialin = Buffe

serial communicationdlg.cpp

// Serial CommunicationDlg.cpp : implementation file // #include "stdafx.h" #include "Serial Communication.h" #include "Serial CommunicationDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef

commgui.m

function commgui(name, fileload) %COMMGUI communication GUI top level file. % % Wes Wang 1996. % Copyright (c) 1995-96 by The MathWorks, Inc. % $Revision: 1.1 $ $Date: 1996/0

hcomsour.htm

Communication Toolbox Sources and Sinks Sources and Sinks The Sources and Sinks catagory includes a number of signal generators, noise generators, and display/plot devices. T

stream10.c

/* * Stream10.c * * communication between host and operator console * * Code by David Lindauer, CIMple technologies * */ #include "secs2.h" #include "menus.h" extern int receive_num

acs.lsm

Begin3 Title: ACS Version: 0.5.5 Entered-date: 20000317 Description: ACS is the GPL licensed multi-line Adjunct Communication Server. ACS offers a scriptable modular voice respons

portcontrol.java

package collector.communication; import java.io.*; import java.net.*; /** * Title: MoxaAspp.PortControl * Description: Java implementation of Moxa CN2500 Aspp library. *

dta

#!/bin/csh # # Script file to test asynchronous communication lines. # # Arguments: # $1 The input device. # $2 The output device. # $3 The baud rate(s). # $4 The log file name. # # Modification Histo