代码搜索结果

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

erlang_b.m

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

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

usart.c

#define USART_C #include "includes.h" int usart_putchar(char c) { if (c == '\n') usart_putchar('\r'); while(UCSRA&(1

pc遥控器.cfg

[COMPILER-CHIP] Chip=0 XRAM=0 Waitstate=0 XA=0 Stacksize=32 Framesize=16 Sstack=8 [COMPILER-OUTPUT] Report vars=0 Optimize=0 Binary File=1 Hexadecimal File=1 Report File=1 Debug File=1

pc遥控器.cfg

[COMPILER-CHIP] Chip=0 XRAM=0 Waitstate=0 XA=0 Stacksize=32 Framesize=16 Sstack=8 [COMPILER-OUTPUT] Report vars=0 Optimize=0 Binary File=1 Hexadecimal File=1 Report File=1 Debug File=1

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

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

c3_lininterp.m

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

c3_upsamp.m

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