搜索结果
找到约 1,697 项符合
time-window 的查询结果
邮电通讯系统 short time speeching signal processing
short time speeching signal processing
其他书籍 Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very br
Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very broad and complicated topic and reduced it to the essentials that budding C++ programmers need to know to write real programs. His case study is effective and provides a familiar thread throughout the b ...
书籍源码 外文经典书“Space-time codes and MIMO systems”第九章matlab源代码
外文经典书“Space-time codes and MIMO systems”第九章matlab源代码
软件工程 That book tell you how to write code effective and learn it .it s better for your time.
That book tell you how to write code effective and learn it .it s better for your time.
matlab例程 工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time se
工程计算MATLAB code to calculate the reorthogonalized sine tapers
input: N = the length of the time series data to be tapered
p = the number of tapers requested
I = the gap structure a vector of length N
I(t) = 1 if there is data at time t, t=1, ..., N
I(t) = 0 if there is a gap at time t
...
VC书籍 window程序设计第二版(中文chm版)
window程序设计第二版(中文chm版),与书内容一致,并含有相关源码
VC书籍 for window api and windows program develepment profect!
for window api and windows program develepment profect!
Windows CE window ce.net ini文件读写
window ce.net ini文件读写,纯c代码
Linux/Unix编程 fsmlabs的real time linux的内核
fsmlabs的real time linux的内核,版本rtl-3.2-pre
嵌入式/单片机编程 通用ASK信号解码接收程序 1. 接收数据位数最多为40(5*8)位. 2. 由定时器对time进行渐增,在TCC中断程序中加入"INC TIME". 3. 宽脉冲最大允许时间和最小
通用ASK信号解码接收程序
1. 接收数据位数最多为40(5*8)位.
2. 由定时器对time进行渐增,在TCC中断程序中加入"INC TIME".
3. 宽脉冲最大允许时间和最小允许时间的计算方式:
脉冲允许时间=TCC 中断时间(us)*设定数据
4. 在接收到完整的数据后建立rx_data_ok标志.
5. 该子程序由主程序调用.
6. 数据格式:rx_data5 ...