代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。
上传时间: 2015-10-24
上传用户:wanqunsheng
This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded back. Imagerx.m decodes the WAV to extract the data. settings.m contains all the common settings to specify all the simulation parameters such as FFT size, number of carriers, input data source file, input and output WAV files, etc.
标签: transmission simulation generates simulated
上传时间: 2013-12-15
上传用户:dyctj
这个文件包含了很全面的关于OFDM系统星座图扩展法原理和具体算法的步骤介绍。同时还提出了一种提高算法运行速度的改进算法
上传时间: 2014-12-01
上传用户:璇珠官人
这是用PTS方法抑制OFDM发射端峰均功率比的仿真程序,最后生成CCDF-PAPR曲线表征PTS方法对PAPR统计特性的改进
上传时间: 2013-12-25
上传用户:tedo811
这篇文章主要介绍了利用格雷码对OFDM系统PAPR抑制的算法详细步骤,与Golay码算法的源程序交相辉映
上传时间: 2014-02-16
上传用户:tyler
OFDM 系统中对信道进行 LSE 估计
上传时间: 2013-11-27
上传用户:linlin
Input The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. There won t be more than 1000 people and nobody takes more than 100 seconds to cross. Output For each test case, print a line containing the total number of seconds required for all the N people to cross the river. Sample Input 1 4 1 2 5 10 Sample Output 17
标签: the contains integer number
上传时间: 2015-10-27
上传用户:plsee
OFDM系统中用SLM算法降低系统的峰值平均功率比
上传时间: 2015-10-28
上传用户:h886166
OFDM系统中用限幅法降低系统的峰值平均功率比
上传时间: 2014-01-15
上传用户:ztj182002
OFDM系统中用PTS算法降低系统的峰值平均功率比
上传时间: 2015-10-28
上传用户:jing911003