搜索结果
找到约 690 项符合
two-column 的查询结果
其他书籍 System will automatically delete the directory of debug and release, so please do not put files on t
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
Java书籍 System will automatically delete the directory of debug and release, so please do not put files on t
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
文件格式 Please read your package and describe it at least 40 bytes in English. System will automatically de
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
其他书籍 A large body of computer-aided techniques has been developed in recent years to assist in the proce
A large body of computer-aided techniques has been developed in recent years to assist
in the process of modeling, analyzing, and designing communication systems . These
computer-aided techniques fall into two categories: formula-based approaches, where the
computer is used to evaluate complex formu ...
通讯编程文档 as a message came into prominence with the publication in 1948 of an influential paper by Claude Sha
as a message came into prominence with the publication in 1948 of an influential paper by Claude Shannon, "A Mathematical Theory of Communication." This paper provides the foundations of information theory and endows the word information not only with a technical meaning but also a measure. If the s ...
通讯编程文档 A MATLAB program has been written to investigate Orthogonal Frequency Division Multiplexing (OFDM)
A MATLAB program has been written to investigate Orthogonal Frequency Division
Multiplexing (OFDM) communication systems. This program is valuable for future researchers
simulating systems that are too theoretically complex to analyze. Single-carrier QAM and multicarrier
OFDM are compared to demonst ...
仿真技术 ISIS Timer Design
A design about 8051 (running at 12MHz) based system with 3 7-Seg displays and two buttons to implement the following functions. 
1. When press the + button, the display C = A+B. 
2. When press the button, the display C = A - B. 
“A” and “B” are 8-bit inputs when “C” is 9-bit out ...
接口技术 net_tcp.h
/*
*********************************************************************************************************
*                                             uC/TCP-IP V2
*       ...
数值算法/人工智能 a sub-cell WENO reconstruction method
We introduce a sub-cell WENO reconstruction method to evaluate spatial derivatives in the high-order ADER scheme. The basic idea in our reconstruction is to use only r stencils to reconstruct the point-wise values of solutions and spatial derivatives for the 2r-1 th order
ADER scheme in one dimensio ...
单片机编程 红外解码程序
/*
 * _168ZHONGDUAN2.c
 *
 * Created: 2014/11/2 15:12:45
 *  Author: lenovo
 */ 
#include <avr/io.h>
#include <avr/iom168pa.h>
#include <avr/interrupt.h>
#include <util/delay.h>
#include <avr/eeprom.h>
//#include <util/delay_basic.h>
//unsigned char const SEGtabl ...