搜索结果
找到约 118 项符合
sequence 的查询结果
按分类筛选
- 全部分类
- matlab例程 (22)
- 其他 (11)
- 数学计算 (11)
- 技术资料 (7)
- 通讯/手机编程 (6)
- 单片机开发 (4)
- 通讯编程文档 (4)
- 单片机编程 (3)
- VHDL/FPGA/Verilog (3)
- 数值算法/人工智能 (3)
- 电子书籍 (2)
- 加密解密 (2)
- VC书籍 (2)
- *行业应用 (2)
- 行业发展研究 (2)
- 文件格式 (2)
- Linux/Unix编程 (2)
- RFID编程 (2)
- 系统设计方案 (2)
- 网络 (2)
- 其他书籍 (2)
- 微处理器开发 (2)
- VIP专区 (2)
- 学术论文 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 可编程逻辑 (1)
- 游戏 (1)
- Java书籍 (1)
- 软件设计/软件工程 (1)
- 其他行业 (1)
- 并行计算 (1)
- 书籍源码 (1)
- Delphi控件源码 (1)
- 嵌入式/单片机编程 (1)
- Ajax (1)
- 压缩解压 (1)
- Java编程 (1)
- 接口技术 (1)
- 源码 (1)
- 书籍 (1)
微处理器开发 Name Function --- --- --- --- --- --- Check_SST_39VF160 Check manufacturer and device ID CFI_Que
Name Function
--- --- --- --- --- ---
Check_SST_39VF160 Check manufacturer and device ID
CFI_Query CFI Query Entry/Exit command sequence
Erase_Entire_Chip Erase the contents of the entire chip
Erase_One_Sector Erase a sector of 2048 word
Erase_One_Block Erase a block of 32K word
Program_One_Word Al ...
单片机开发 51单片机C语言多种点阵屏驱动程序(开发软件为keil C ---8字点阵屏左移程序
51单片机C语言多种点阵屏驱动程序(开发软件为keil C ---8字点阵屏左移程序,64_16点阵屏驱动程序,上移显示程序,左移显示程序)51 monolithic integrated circuit C language many kinds of lattice screen driver (develops the software is keil C ---8 character lattice screen left shift procedure, the 64_16 latt ...
matlab例程 This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque
This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforwa ...
其他 Huffman codes 􀂄 In telecommunication, how do we represent a set of messages, each with an
Huffman codes
&#1048708 In telecommunication, how do we represent a
set of messages, each with an access
frequency, by a sequence of 0’s and 1’s?
&#1048708 To minimize the transmission and decoding
costs, we may use short strings to represent
more frequently used messages.
&#1048708 This problem c ...
数值算法/人工智能 Measuring Frequency Content in Signals I this section we will study some non parametric methods fo
Measuring Frequency Content in
Signals
I this section we will study some non parametric methods for spectrum estimation
of a stochastic process. These methods are described in the literature.
All methods are based on the Periodogram which is defined for a sequence x[n]
with length N according to ...
VHDL/FPGA/Verilog Decimal counter which is counting from 256 to 0. After that there will appear logic "1" in out. You
Decimal counter which is counting from 256 to 0. After that there will appear logic "1" in out. You can stop counting by pressing sequence.
I called it detonation clock :]
通讯编程文档 We simulate uncoded BER of BPSK modulated data as a function of SNR -in an AWGN channel -in a R
We simulate uncoded BER of BPSK modulated
data as a function of SNR
-in an AWGN channel
-in a Rayleigh fading channel
-in an AWGN channel when direct sequence spreading
is used
and compare results to the theoretical ones.
We assume coherent receiver and perfect
synchronization.
matlab例程 he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chos
he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of interva ...
其他书籍 Learn how to: * Tokenize a null-terminated string * Create a search and re
Learn how to:
*
Tokenize a null-terminated string
*
Create a search and replace function for strings
*
Implement subtraction for string objects
* Use the vector, deque, and list sequence containers
*
Use the container adaptors stack, queue, and priority_q ...
加密解密 Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access fr
Huffman codes
1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s?
2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently used messages.
3.This problem can be solved by using an e ...