登录
首页 » Others » lrbkcet-cvnstrain

lrbkcet-cvnstrain

于 2018-02-01 发布 文件大小:2KB
0 97
下载积分: 1 下载次数: 3

代码说明:

  不同的相邻分组数目v实现的pts抑制ofdm峰均比的算法,可以仿真出v越大,papr的性能越好()

文件列表:

Fpapr.m, 571 , 2008-05-19
jIccdf.m, 593 , 2008-05-19
ptsv.m, 4605 , 2008-05-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cd_util
    自动打开关闭CD机舱门,方便使用,值得一试试看(Turn off automatically open the CD drive door)
    2009-04-08 21:04:53下载
    积分:1
  • C#自动更新服务(本地服务安装)
    using System;using System.Collections.Generic;using System.Linq;using System.Text;using Common.WinService;using Common.Log;using System.Threading;using Common.Net;using System.Text.RegularExpressions;namespace Collection.AutoRunner{    //获取学生信息    public class Service_Update_Data : IWindowsService    {        private ILogWriter _logWriter = null;        private const string logCategory = "Services.Info";        private string logInfoSource = "Update_Data";        private const string logErrorCategory = "Services.Error";        private const string logErrorSource = "Update_Data_Error";        private bool BeStop = true;        private System.Timers.Timer timer = null;        public void Start(Common.Log.ILogWriter logWriter, string gameCode)        {            gameCode = gameCode.ToUpper();            logInfoSource = gameCode;            _logWriter = logWriter;            BeStop = false;            StartRequestData();        }        int stata = 0;        private void StartRequestData()        {            try            {                #region 配置                //时间频率                var UpdateStudentSpan = ServiceHelper.GetInterval("UpdateData");                //更新学生开始时间                var studentbegintime = ServiceHelper.GetInterval("StudentBeginTime");                //更新学生结束时间                var studentendtime = ServiceHelper.GetInterval("StudentEndTime");                    //是否更新学生基本信息:true为更新 false为不更新                var IsUpdateStudnet =Convert.ToBoolean(ServiceHelper.GetSystemConfig("IsUpdateStudnet"));                                #endregion                timer = ServiceHelper.ExcuteByTimer(UpdateStudentSpan, () =>                {                    int timeHour = DateTime.Now.Hour;                    if (timeHour == 3)                        stata = 0;                    #region 更新学生基本信息                    if (studentbegintime
    2015-03-11下载
    积分:1
  • matlab15
    此程序用matlab语言编写,主要用于实现地震勘探数据处理中的动校正(NMO)功能。(This procedure used matlab language, mainly for the achievement of seismic data processing in the NMO (NMO) function.)
    2017-05-12 17:11:30下载
    积分:1
  • Hedit
    一个几好用十六进制方便打开PE覺得好用所以推一推它上载來(A few easy-to-use hexadecimal PE feel that open onto one easy to use so push it to upload to)
    2007-11-10 14:47:12下载
    积分:1
  • cpuz_v153cn
    非常实用的小软件,便于你详细了解电脑的性能指标(Understand you computer)
    2010-05-10 01:31:07下载
    积分:1
  • SetThreadContext
    This code is the simple SetThreadContext code. This is suitable for beginner of Visual C++.
    2010-07-28 14:37:36下载
    积分:1
  • c# 2048 游戏源码下载(毕业设计可参考)
    2048游戏源码
    2014-12-16下载
    积分:1
  • Demo
    相当实用的windows设备管理程序,windows注册表相关信息(Very useful windows device manager, windows registry information)
    2012-08-07 20:15:08下载
    积分:1
  • shm100
    共享内存源代码,本人提供共享内存操作的库文件(Shared memory source code, I provide the shared memory operation library file)
    2016-05-08 01:04:39下载
    积分:1
  • C# 摄像头、麦克风、扬声器测试
    在开发类似语音视频聊天或视频会议这样的系统时,它们通常都包含一个测试音视频设备的功能 -- 通过该测试,用户可以选择要使用的音视频设备(对于程序内部而言,就是确定要使用设备的Index),就像QQ的语音测试向导和视频设置。这里,我介绍一下如何使用OMCS来实现类似的功能,只需少量代码即可搞定。先上测试程序运行起来后的截图:
    2013-12-14下载
    积分:1
  • 696524资源总数
  • 103843会员总数
  • 49今日下载