网页游戏travian的外挂travianal,游戏地址http://www.travian.cn,易语言编写。
上传时间: 2014-01-26
上传用户:Zxcvbnm
We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the performance of a standard CFO estimate, which consists of first raising the received signal to the Mth power, where M is an integer depending on the type and size of the symbol constellation, and then applying the nonlinear least squares (NLLS) estimation approach. At low signal-to noise ratio (SNR), the NLLS method fails to provide an accurate CFO estimate because of the presence of outliers. In this letter, we derive an approximate closed-form expression for the outlier probability. This enables us to predict the mean-square error (MSE) on CFO estimation for all SNR values. For a given SNR, the new results also give insight into the minimum number of samples required in the CFO estimation procedure, in order to ensure that the MSE on estimation is not significantly affected by the outliers.
标签: frequency-offset estimation quadrature amplitude
上传时间: 2014-01-22
上传用户:牛布牛
rake接收机,简单易懂,来自美国著名教授,如有问题,联系02212090@bjtu.edu.cn
上传时间: 2015-12-30
上传用户:wanqunsheng
Aiming at the application of passive trackinn based on sensor array, a new passive trackinn usinn sensor array based on particle filter was proposed. Firstly, the“fake points" could be almost entirely and exactly deleted with the aids of the sensor array at the expense of an additional sensor. Secondly, considered the fact that the measurements notten from each array were independent in passive trackinn system, a novel sequential particle filter usinn sensor array with improved distribution was proposed. At last, in a simulation study we compared this approach a坛orithm with traditional trackinn methods. The simulation re-sups show that the proposed method can nreatly improve the state estimation precision of sensor array passive trackinn system.
标签: trackinn passive application Aiming
上传时间: 2015-12-31
上传用户:trepb001
◆◆◆ 《投掷飞镖记分工具》◆◆◆ 操作系统 : Windows Mobile 5.0 说明 : 中秋节和家人赏月,一起玩一个投掷飞镖的游戏,就是从超市花20块买回来一个飞镖靶子挂在墙上,大家轮流各投3镖,为了游戏的趣味性我们用纸和笔 记下每个人的单镖得分和总得分,最后评出冠亚军并给予奖励。纸、笔、眼睛再加上晚上暗淡的灯光,常常出现累加记分时出错的情况,严重影响选手的成绩。 于是我看看手中的Dopod手机,便想到做一个软件在手机上,只要将每个人每镖的得分纪录下来,累计总分、总分排名以及计算冠亚军完全由软件自动完成,这样 我们就可以全心全意地投入游戏当中去。 你可以任意修改复制本代码,但请保留这段文字不要修改。 希望我能为中国的软件行业尽一份薄力! ◆◆◆ 作者 ◆◆◆ 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn ◆◆◆ 日期 ◆◆◆ 2007-09-27 14:51:
上传时间: 2014-01-02
上传用户:lps11188
【软件名称】 《收发手机短信读写手机电话本的开发库源代码》 【版 本】 1.0.0 【操作系统】 Windows 系列 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn 【软件说明】 本源代码完全实现手机短信收发和操作电话本的功能,示例程序可当作一个简单的短信处理小工具来使用。支持中文、英文、数字多种文字类型,自动 识别文字编码,自动选择最佳的编码方式(7Bit、8Bit或USC2),超长短信能自动拆分成多条发送,还可群发短信,收到短信自动通过声音提示,还能识别 来电信息,显示来电号码。可以对本机、SIM卡、已拨电话纪录、未接电话纪录等多个电话本进行读写操作。能自动查找设备接口。另外还演示了UNICODE编 程的方法。 你可以任意修改复制本代码,但请保留这段文字不要修改。 希望我能为中国的软件行业尽一份薄力! 【开发日期】 2007-10-07 06:26:24
上传时间: 2014-01-15
上传用户:zwei41
jSP编写的了BBS系统 架設方法 : 解壓縮dzbbs.zip後,打開dzbbs/set.jsp,修改以下 try{ cn=DriverManager.getConnection("jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5","root","pass") // mysql為資料庫名稱,root 為用戶帳號 , pass為用戶密碼 }catch(Exception e){ } String bbs_name="DzBBS" //論壇名稱 String temple="default" //風格模版 String adminpass="pass" //管理員密碼 設定好後運行http://user.net/dzbbs,然後再注冊成為會員即可,密碼需要和上面所設定的一樣 免費論壇空間推荐 MyJavaServer+db4free 完美組合 MyJavaServer是國外免費5mb空間 如何申請請看 http://blog.csdn.net/leafxx/archive/2006/10/02/1317960.aspx db4free是國外免費Mysql空間
上传时间: 2013-12-10
上传用户:yimoney
双龙的ISP下载软件,支持ATMEL的多种芯片,来自http://www.sl.com.cn/
上传时间: 2016-01-27
上传用户:赵云兴
1、第一次运行,首先必须注册控件,注册请运行 注册控件.bat,以后运行无需注册 2、如果无需该程序,请注消控件,注消请运行 注消控件.bat 3、运行中或使用发现问题,请访问武汉宽网www.mpegnet.cn 或tech@mpegnet.cn
标签: 运行
上传时间: 2016-01-29
上传用户:wfl_yy
C语言实例解析精粹 人民邮电出版社 ◎ 光盘内容说明 1.【Code】目录,包括实例1~190的所有源代码和可执行程序。 2.【Tools】目录,包括TC2.0编译器。 ◎ 光盘使用说明 1. 源代码的使用说明,参见【Code】目录下的CodeReadme.txt文件。 2. TurboC 2.0 的安装方法,参见【Tools】目录下的ToolsReadme.txt文件。 ◎ 技术支持 在光盘使用过程中,如果遇到问题,请发邮件至linread@163.com或zjulinruizhong@yahoo.com.cn与我们联系。
上传时间: 2016-02-01
上传用户:youlongjian0