搜索资源列表
20081201
- 本文档中讲述了如何在VC++中的视图中如何同步显示鼠标,并配有相关的源码。望有帮助。-This document describes how to VC++ Of view shows how to synchronize the mouse, and with the relevant source. Point helpful.
OFDM@
- OFDM的频偏估计对同步影响尤为重要,改源码对其在不同噪声比下进行了仿真-OFDM Frequency Offset Estimation of the impact of synchronization is particularly important to its source-noise ratio under different simulation
DSP_based_power_line_modem
- 基于DSP的电力线调制解调器及其驱动程序的研究,包括OFDM调制技术、卷积码、交织编码和Turbo码编码技术、同步、访问控制方式等关键技术。研究生毕业论文,花银子买的,现在无私贡献出来咯!不可多得,叙述非常详尽,仅供参考!-DSP-based power line modem and its drivers, including studies on OFDM modulation, convolutional codes, interleaving coding and Turbo codin
sy2
- 晶振频率为4.096MHz,系统同步时钟为256KHz,每个时隙占8位; 四路支路信码各为8位,分别为: 1 1 1 0 0 1 0 1 ;1 1 0 1 1 0 0 1 ;1 0 0 1 1 1 0 1 ; 1 1 1 0 1 0 1 1 ; 复接方式采用:按位同步复接。 -library IEEE use IEEE.std_logic_1164.all use IEEE.std_logic_unsigned.all
simulink
- 基于SIMULINK的PN码同步系统仿真研究-Based on the PN code synchronization system SIMULINK Simulation
基于FPGA的巴克码发生器与识别器的设计
- 详细介绍了7位巴克码以及帧同步,7位巴克码与帧同步的关系。-Details of the seven Barker code and frame synchronization, 7 Barker code and frame synchronization relationship.
qdpsk
- 摘 要: 经过限带滤波后的QDPSK 信号的码元波形可分为稳定区与过渡区, 根据这一特点可以利用DFT 方法来实现信 号的解调和位同步。 在这种数字化解调器中需要设计一个合适的带通滤波器, 以便尽可能地消除信号的旁瓣分量而不影响信号 码元稳定区内的波形。本文介绍了上述带通滤波器的方案选择和基于M at lab 的滤波器参数设计方法, 以及仿真效果。-Abs tra c t: A f ter a band pass f ilter, QDPSK signal′ s symbo l can
mp3
- 易语言Mp3通用播放器源码例程程序结合易语言XP风格界面支持库编写,同步进度播放MP3,支持循环播放。本易语言源码例程属于易语言初级教程。
it
- 基于修正码片波形的DS_UWB系统同步算法-Chip waveform based on the modified system synchronization algorithms DS_UWB
2012
- 2012年最新和腾讯同步的QQ二代密保钓鱼程序源码,看了就知道了。呵呵!-2012 the latest and the QQ Tencent synchronization secret protection, the second generation fishing program source, read on. Ha ha!
ACE开发者指南chm版
- ACE自适配通信环境(ADAPTIVE Communication Environment)是可以自由使用、开放源码的面向对象(OO)构架(Framework),在其中实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可复用C++包装外观(Wrapper Façade)和构架组件,可跨越多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 ACE的目标用户