搜索资源列表
apihooktest2
- 一、前言 前一段时间发表了一篇文章 “Hook API 工具”,没有附带主程序的源代码,这几天翻出来代码加了些注释,现在补上。不过大家还是最好看看牛的书,书上讲解很详细。 二、对代码的简单说明 总共3个工程,1个主程序,1个HookDll, 1个例子Dll。主程序负责启动进程,并将 HookDll 注入。还有一些额外的功能,比如显示 Log, 例子Dll的信息,导出函数等,HookDll 在 DllMain 启动的时候根据配置钩住指定的 API 函数 三、这
shuju
- 文章通过对实序列快速傅里叶变换的算法推导及Mallat 算法原理的分析,根据离散小波变换(DWT)算 法结构特征,提出了一种离散小波的快速变换算法,给出了相应的算法步骤。从数学理论上进行了论证,并把该算法 应用到静态图像处理中,得到了很好的快速和重建效果,具有一定的实用价值。 关键词:小波分析;Mallat 算法;快速小波算法 图像处理 中图分类号:TN914 文献标识码:A 1 引言 小波分析是近十多年来迅速发展起来的新兴学科和信号分析理论,是继傅里叶分析方法之后的重
Vpcode
- 电力系统VP规约 前言 本规约适用于CSC 2000变电站综合自动化系统前置单元与主站之间的通信。信息传输通过LONWORK进行,数据传输单元采用网络变量(NV)的形式。 -Power Systems VP Statute preamble to the Statute applicable to the CSC 2000 Substation Automation System front alone Yuan and the main communications between
zxksxt123
- 网络考试系统旨在实现考试的无纸化管理,对一些科目的考试可以通过互联网络或局域网进行,方便校方考务的管理,也方便了考生,尤其适合考生分布广,不易集中的远程教育。本系统包括系统管理、考生管理、在线考试、在线制作试卷、控制学生考试、试卷审批中心等功能。本论文主要介绍了系统的分析,设计和开发的全部过程。运用数据流图,ER图,程序流程图等对系统的设计过程进行详细的说明。全文共分为前言、需求分析、系统设计、开发技术、关键技术解决,结论六部分。西统采用B/S开发模式,开发工具选择JAVA、JSP、Javas
CFnewfree0417
- 学生信息管理系统 GNU通用公共许可证 第二版,1991年 版权所有(C)1989,1991 Free Software foundation, Inc. 675 Mass Ave, Cambridge, MA02139, USA 允许每个人复制和发布这一许可证原始文档的副本,但绝对不允许对它进行任何修改。 序言 大多数软件许可证决意剥夺你的共享和修改软件的自由。对比之下,GNU通用公共许可证力图保证你的共享和修改自由软件的自由。——保证自由软件
BPSK Transmitter
- The basic parts of the BFSK transmitter are the preamble and the data input circuit. The preamble sequence is positioned in front of each packet of 122 bits for a total of 128 bits packet. The main purpose of the preamble is to facilitate the recepti
Ex24PointsGame
- 一、前言 24点游戏是一个常见游戏,出题者给出4个整数,要求答题者在指定时间内给出一个四则运算的表达式,恰好用上这这个整数各一次,计算结果为24,超出时间为输。 二、分析 用计算机来算这个题,搜索速度当然有很大优势,我编程喜欢考虑通用一点,不限制输入数量和结果数,甚至不限制运算符数量。这样组合数就很大,如果输入数比较多,则搜索时间会非常长。 我用两个方法来提高搜索速度:一、是大家都能考虑到的重复搜索问题,比如1,2,3和2,3,1所有的组合情况是相同的,我只搜索使用递增序
offset_long
- MATLAB环境下基于OFDM系统的前导序列中短训练序列的误差估计仿真程序-the offset of the long training secquence of preamble
wlan_transmitter
- WLAN仿真-发送机 wlan No Comments 设置完系统参数后,开始产生发送数据。 1. 产生随机的发送bit(tx_bits),这里不考虑信道编码。 2. QAM映射 3. 将数据映射到不同载波,形成OFDM符号 4. 产生pilot,并将pilot插入OFDM符号中 5. 加入dc和guard子载波 6. 进行ifft,将频域信号变到时域,并加入循环前缀 7. 对信号进行overlap window 8. 在时域产生short preamb
mac-tdma
- $Header: /cvsroot/nsnam/ns-2/mac/mac-tdma.cc,v 1.16 2006/02/22 13:25:43 mahrenho Exp $ // // mac-tdma.cc // // Preamble TDMA MAC layer for single hop. // Centralized slot assignment computing.
CU-CS-1008-06(X-MAC)
- X-MAC, a low power MAC protocol for wireless sensor networks (WSNs). Standard MAC protocols developed for duty-cycled WSNs such as BMAC, which is the default MAC protocol for TinyOS, employ an extended preamble and preamble sampling.
wimax
- wiax preamble and frequency offset estimation
TX_generatePreamble
- this code is for Wimax(ieee standard 802.16) and other ofdm based transmitter and makes preamble for their training frames to make synchronization easier.
offset_short
- MATLAB环境下基于OFDM系统的前导序列中短训练序列的误差估计仿真程序-the offset of the short training sequence of preamble
frequencyoffsetfromanOFDMshortpreamble
- Frequency offset estimation in 802.11a OFDM preamble
catchpreamble
- 这是前导码检测的程序,使用巴特码作为前导码,并采用移动相关检测之-This is the preamble detection procedures, the use of Butte code as a preamble, and detection of the moving correlation
wimax_ostapenko-work
- 在WiMax中,探测导频和解码FCH。从国外网站获得。-In Wimax,just detect preamble and decode FCH for a hardcoded example values. E.g. we assume 10MHz and 1024 FFT.
FreqOffset_OFDM
- scr ipt for computing the frequency offset from an OFDM short preamble constructed per symbol IEEE 802.11A specifications. -scr ipt for computing the frequency offset from an OFDM short preamble constructed per symbol IEEE 802.11A specifications.
MIMO-OFDM-Systems-Based-on-Preamble-
- MIMO OFDM 技术将成为第4 代移动通信系统的关键技术, 因MIMO OFDM 对时间和频率偏移非常敏感, 因此MIMO OFDM 同步显得尤为重要。提出了一种新的MIMO OFDM 定时同步和频偏同步技术。以GCL 序列为基础设 计了一个新的符合MIMO OFDM 同步技术的导频序列, 通过对该导频序列进行2 次相关得到频率估计, 并将所得频率 运用到定时同步中, 得到更为准确的时间估计
Preamble-detection
- 可实现OFDM电力载波通信的前导序列检测,能进行连续多个前导检测-Can achieve OFDM power carrier communication leading sequence detection, can carry out a number of continuous preamble detection