代码搜索结果
找到约 10,322 项符合
Communication 的代码
readme
Onesided communication seems not to be very stable yet:
-- To be sure that window addresses are long enough the
parameters 'disp' and 'mlen' MUST be declared as
Integer(8).
-- A peculiarity of S
distmod.f
Module dist_module
! ---------------------------------------------------------------------
! --- This module contains information for communication and data
! distribution.
! ---------------
makeframe
# Makefile for program ping measuring one sided communication (MPI-2).
#
INTLIB = ../basics/intlib.a
OBJECTS = numerics.o distmod.o ping.o check.o csetup.o state.o
EXEC = x.ping
.IGNORE:
${EXE
delayr1.m
% File: delayr1.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 Wirele
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
communication.bas
Attribute VB_Name = "communication"
Option Explicit
'命令种类
Public Const NO_CMD As Byte = 0
Public Const UP_UI As Byte = &H11&
Public Const DOWN_IO As Byte = &H12&
Public Const DOWN_OCTIME As Byte
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
kb.h
// Keyboard communication routines
#ifndef __KB_INCLUDED
#define __KB_INCLUDED
#include
#define CLOCK 2
#define DATAPIN 3
#define ISC00 0
#define ISC01 1
void InitKeyBo
hmyz.ini
[Communication]
BAUDRATE=9600
PORT NUMBER=COM1