代码搜索结果

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

unit1.pas

// file unit1.pas //description: programe main source file //version 1.2 //copyright (c) 2002 by Oriental Communication Tech Co.,LTD (shenzhen,P.R.China) allright reserverd //index date

unit1.~pas

// file unit1.pas //description: programe main source file //version 1.2 //copyright (c) 2002 by Oriental Communication Tech Co.,LTD (shenzhen,P.R.China) allright reserverd //index date

random_binary.m

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

readme12

Chapter 12 - Inter-Process Communication: Pipes. popen1.c - A program that implements pipes using popen and pclose and captures output from an external program. popen2.c - A program that se

msp430x22x4_uscib0_i2c_02.c

//****************************************************************************** // MSP430F22x4 Demo - USCI_B0 I2C Master Interface to PCF8574, Read/Write // // Description: I2C communication wit

readme12

Chapter 12 - Inter-Process Communication: Pipes. popen1.c - A program that implements pipes using popen and pclose and captures output from an external program. popen2.c - A program that se

bpsk_ask.m

%Run from editor Debug(F) %This m file(ASK.m) analyzes a coherent amplitute shift keyed(ASK) and a binary %phase shift keyed(BPSK) communication system. The receiver uses a correlator %(mixer-integrat

evm67x.txt

EC581 DSP Projects: Lab Project #5 Dept. of Electrical and Computer Engineering Rose-Hulman Institute of Technology Digital Audio Average Volume Intensity Meter & DSP-to-PC Communication Last Mod

dwdcb.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True END Attribute VB_Name = "dwDCB" Attribute VB_Creatable = True Attribute VB_Exposed = False ' dwDCB - Device Communication Block utility class ' P

关于回答网友有关servlet和servlet之间通信的问题(建议放入精华区).txt

作者:blackwhites 日期:2000-11-13 17:50:11 以下是几种常调用的方法 Servlet to Servlet Communication Listing 1: ServletBase public class ServletBase extends HttpServlet{ static Connectio