CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - m sequence

搜索资源列表

  1. 2

    0下载:
  2. [问题描述] 约瑟夫问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。 [基本要求] 利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。 -[Problem Descr iption] J
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:187938
    • 提供者:楚潇
  1. 2

    0下载:
  2. 2. 用循环链表解Josephus问题。设有n个人围坐在一个圆桌周围,现从第1个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。Josephus问题是:对于任意给定的n和m,求出按出列次序得到的n个人员的序列-2. Josephus solution of the problem with the circulation list. With n individuals sitting around a round tab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:605
    • 提供者:sprite
  1. dsss

    1下载:
  2. 直接序列扩频用matlab simulink实现直接m序列扩频框图-Direct Sequence Spread Spectrum with matlab simulink realization of direct sequence spread spectrum m diagram
  3. 所属分类:matlab

    • 发布日期:2015-05-31
    • 文件大小:17710
    • 提供者:万小中
  1. josephus

    0下载:
  2. 2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。 -2, Joseph (Josephus) Central Question: nu
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:868
    • 提供者:linew
  1. mseq

    0下载:
  2. 直接序列扩频系统中m序列产生的程序代码,此程序清楚明白-Direct Sequence Spread Spectrum System m sequences generated code, this procedure clear
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:538
    • 提供者:王桂杰
  1. work

    0下载:
  2. 直接序列扩频系统中m序列产生的源程序,分为两部分,可以仔细查看-Direct Sequence Spread Spectrum System m sequences generated by source, is divided into two parts, you can carefully review the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:887
    • 提供者:王桂杰
  1. 2015

    0下载:
  2. /* i:循环变量 * n:输入的第一个数,即数列的长度 * m:每m个数计算平均值 * b:每组的第一个数,初始值为2 * c:判断当前是第几组数,用于控制每个输出之间的空格-/* I: loop variable* n: Enter the first number, that is, the length of sequence* m: Calculation of average number per m* b: The first number in each grou
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:939
    • 提供者:林浊
  1. pn

    0下载:
  2. 最基本的直接扩频中如何用m语言编写语句产生pn序列-generate pn sequence
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:201608
    • 提供者:方婕
  1. reilishuoluo

    0下载:
  2. cdma通信过程中信道瑞利衰落模型及m伪随机序列的仿真-cdma communication process for channel Rayleigh fading model and the simulation of pseudo-random sequence m
  3. 所属分类:3G develop

    • 发布日期:2017-04-06
    • 文件大小:831
    • 提供者:notcomplex
  1. Monte_Carlo_simulation_cool

    0下载:
  2. 蒙特卡罗模拟随机数是最好的方式,本程序设计在552nm脉冲后,再一左一右的657nm冷却脉冲,测试激发达到100 的概率,尤其考查蓝、绿及近红外波段-MATLAB 6.5 Monte Carlo simulation cool3.m This simulation cycles "num" number of atoms "steps" times, with a cooling sequence of a 657 nm cooling pulse from the right, the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:6014
    • 提供者:huhoo
  1. digonghaomxuliefashengqi

    0下载:
  2. 提出了一种可以显著降低伪随机码功耗的m序列伪随机码发生器并行实现结构。-A can significantly reduce the power consumption of the m pseudo-random code sequence of pseudo-random code generator parallel implementation structures.
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:173981
    • 提供者:linyi
  1. pn

    0下载:
  2. 通过移位寄存器的方法产生m序列。已编译好!-Produced by the method m shift register sequence. Has been compiled!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:3127
    • 提供者:坚持
  1. m_sequence

    0下载:
  2. 实现各阶本原多项式的小m序列的长生,通过改变本原多项式的生成矩阵可以产生想要的m序列的-Order to achieve the small-m primitive polynomial sequence longevity, by changing the primitive polynomial generator matrix m can produce the desired sequence
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:518
    • 提供者:李双
  1. goldxuliezu

    0下载:
  2. Gold序列生成程序,用m序列模2相加生成平衡Gold序列-Gold sequence generation process, using mod 2 sum of m sequences generated balanced Gold sequences
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1862
    • 提供者:jiajia
  1. dss

    0下载:
  2. 在扩频序列中的产生M序列,用MATLAB来产生此序列-In spread spectrum sequence generation M series, to generate this sequence using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10835
    • 提供者:ss
  1. bankerAlgorithm

    0下载:
  2. 设计一个银行家算法,实现对N个进程和M种系统资源进行银行家算法判定和资源分配;并根据银行家算法的要求设计相应的数据结构,通过输入进程的个数,资源的种类,各个资源的最多数量,各个进程的Max,,Allocation,Need,然后对算法进行检测,判断是否能产生安全序列。-Design of a banker' s algorithm, to realize the process and the M N-species system resources determine the banke
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2721141
    • 提供者:何志芬
  1. Sfourier

    0下载:
  2. 一维离散功率谱分析 求一维序列x(n)的离散Fourier谱分析,s(0:m)离散功率谱,c(0:m)振幅谱,cta(0:m)位相谱,其中m=[n/2.]。 -One dimensional power spectrum analysis of one-dimensional sequence of demand x (n) the discrete Fourier spectrum, s (0: m) discrete power spectrum, c (0: m) amplitu
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:829
    • 提供者:sxiao
  1. Scrosspectrum

    0下载:
  2. 一维连续功率谱分析 一维序列x(n)的连续功率谱分析,ol(0:m)频率,tl(0:m)周期,sl(0:m)连续功率谱,st95(0:m)红噪音或白噪音谱的95 置信上限,strw(0:m) 红噪音或白噪音的谱密度,其中m=[n/2.]。 -Continuous power spectral analysis of one-dimensional one-dimensional sequence x (n) of continuous power spectrum analysis, ol
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3652
    • 提供者:sxiao
  1. editdistance

    0下载:
  2. 为了把一个原文本串x[1..m]转化成目的串y[1..n],可以执行各种转换操作,目的是,给定的x和y,产生一系列的转换把x变成y,每一个转换操作都有一个相关的代价。我们假设每个操作的代价是已知的常数。此外,还假设复制和替换的单个代价小于删除和插入操作的合并代价;一个给定的转换操作序列的代价等于序列中单个操作的代价之和。-In order to bring a text of the string x [1 .. m] into the purpose string y [1 .. n], ca
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:742190
    • 提供者:bob
  1. pcm

    2下载:
  2. 脉冲编码调制(PCM)实现 编程实现PCM技术的三个过程:采样、量化与编码。 采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。 量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-01-27
    • 文件大小:2002
    • 提供者:马芳
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 42 »
搜珍网 www.dssz.com