代码搜索结果
找到约 10,000 项符合
Communication 的代码
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
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
defs.h
/*
* Copyright 1997, Regents of the University of Minnesota
*
* defs.h
*
* This file contains constant definitions
*
* Started 8/27/94
* George
*
* $Id: defs.h,v 1.1 1998/11/27 17:59:13 kary
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
usart.c
#define USART_C
#include "includes.h"
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA&(1
usart.c
#define USART_C
#include "includes.h"
int usart_putchar(char c)
{
if (c == '\n')
usart_putchar('\r');
while(UCSRA&(1
chapter100.txt
% File: c8_cerdemo.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 Wir
rcos.m
% File: rcos.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
c5_rcosdemo.m
% File: c5_rcosdemo.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