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

搜索资源列表

  1. m_sequence

    1下载:
  2. 一个matlab程序,m序列产生程序, 因为M序列很重要,要的可以下哦 -a procedure for selecting the sequence of m, because the M series is very important, to be the next Oh
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:780
    • 提供者:刘三
  1. pncode

    0下载:
  2. 产生GOLD序列的主程序,和ss_mlsrs.m结合起来使用。-sequence generated GOLD program, and ss_mlsrs.m used in combination.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1109
    • 提供者:罗旋
  1. randn

    0下载:
  2. 随机序列发生器,是一个m序列,生成函数都写在里面,位宽为4,可以改变!-random sequence generator, m is a sequence, generating function will be included in the inside, for four bit-can be changed!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:117793
    • 提供者:lw234620
  1. m_cov_cul03_unmodule_precise

    0下载:
  2. 该程序用以对m序列码的调制在负dB情况下解调的仿真,是对基带信号的调制-procedures for the right sequence code m in the negative dB modulation of the demodulation simulation of the base band signal modulation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1403
    • 提供者:孙晓东
  1. Generator

    0下载:
  2. This a Fibonacci Sequence Generator. I am 15 and this took some thinking. The code is obviously not refined. It does the job. Fibonacci顺序发生器 使用高斯消除法解n阶方程 -This a Fibonacci Sequence Generator. I a m 15 and this took some thinking. The code is
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7041
    • 提供者:cai
  1. E12_0230

    0下载:
  2. 约瑟夫环 1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数的数字.当走到结尾时,再下个结点便循环回去,依此类推. 2. 演示程序以用户与计算机的对话方式执行,用户输入相应的数据,输出结果显示在其后。,即总结点数,和密码. 3. 程序执行的命令包括:1)创建链表 2)寻找结点 3)删除结点 4. 测试数据测试数据:m初始值20,n=7,7个人密码依次为:3,1,7,2,4,8,4。首先
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:40845
    • 提供者:苏言暖
  1. 图象压缩

    0下载:
  2. 图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-imag
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1910
    • 提供者:姚翊
  1. mSeqSample

    0下载:
  2. 通信、编码中m序列采样实现代码-communications, coding sequence sampling m code
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9037
    • 提供者:李武军
  1. mSeqSampleMFC

    0下载:
  2. 通信、编码中m序列采样实现代码MFC版本-communications, coding sequence sampling m MFC code version
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:30094
    • 提供者:李武军
  1. Symmetric FIR Filters Flat Passbands, Chebyshev St

    0下载:
  2. 乘序给出了对称Chebyshev滤波器的设计.注意:语法规则 cheblp.m lowpass filter design (specify del) cheblp2.m lowpass filter design (specify ws) chebbp.m bandpass filter design (specify del) chebbp2.m bandpass filter design (specify ws1,ws2) chebdiff.m lowpass differentiato
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23040
    • 提供者:张锦涛
  1. T3

    0下载:
  2. 约瑟夫环:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。编程打印出列顺序。-Josephus : No. 1, 2, 3, ..., n n clockwise direction by individuals sitting around a ci
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:797
    • 提供者:李然
  1. 约瑟夫演示

    0下载:
  2. 编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数),一开始人选一个正整数作为报数上限m,从第一个人开始按顺时针方向从自1开始顺序报数,报道m时停止报数。报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。采用单向循环链表模拟此过程,按照出列的顺序印出各人的编号测试数据:m的初值为20;n=7,7个人的密码依次为:3,1,7,2,4,8,4,首先m的值为6(正确的出列顺序应为6,1
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1440
    • 提供者:弄月
  1. ex1

    0下载:
  2. m序列,Kasami小集合序列,gold序列的生成-m sequences, Kasami small-set sequence, gold sequence generation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1685
    • 提供者:Troy
  1. bucket

    0下载:
  2. 桶排序:A[1...n]是一个在合理的范围内的n个数的序列,例如1...m中所有的数,这里m是一个与n相比 不太大的数,这些数被放到k个桶中,第一个桶放1到[m/k]间的数,第2个桶放[m/k]+1到[2m/k]间的数,如此等等。之后将每个桶里的数用insertsort排序即可得到排好序的数组。-Bucket sort: A [1 ... n] is a reasonable range of the sequence of n numbers, for example, 1 ... m all
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1235
    • 提供者:wenzhu
  1. 1029-Rabbit

    0下载:
  2. 中大oj(Sicily)1029的题目。这道题目主要是看清递归关系式而编即可。注意处理精度。本程序利用四位进位处理精度。-Problem The rabbits have powerful reproduction ability. One pair of adult rabbits can give birth to one pair of kid rabbits every month. And after m months, the kid rabbits can become adu
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1088
    • 提供者:冰淇淋
  1. 1002

    0下载:
  2. Sicily上的1002题,主要是为一些初学者设计的-Problem Given a sequence of consecutive integers n,n+1,n+2,...,m, an anti-prime sequence is a rearrangement of these integers so that each adjacent pair of integers sums to a composite (non-prime) number. For example, if
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1236
    • 提供者:胡乔
  1. LBG

    0下载:
  2. Linde, Buzo, and Gray (LBG) proposed a VQ design algorithm based on a training sequence. The use of a training sequence bypasses the need for multi-dimensional integration. The LBG algorithm is of iterative type and in each iteration a large set of v
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:87561
    • 提供者:龙鹏
  1. PRBS

    1下载:
  2. 用带反馈通道的移位寄存器产生PRBS序列信号。要选择合适的通道,经模二加法后进行反馈。在程序中,移位寄存器个数可从2到13中任意选择,其长度也可以自由选择。运行结果在vc++的运行环境中能看得很清楚,最后产生的M序列数据也存在相应的数据文件中。-Used with feedback channel shift register sequence generated PRBS signal. Please select the appropriate channels, by mode after
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:7373
    • 提供者:李明哲
  1. Switch

    0下载:
  2. 对于给定的整数n和m,用最少的f和g变换次数将n变换为m。由文件input.txt输入数据,结果(相应的变换序列)输出到文件output.txt。回溯的整数变换问题-For a given integer n and m, with a minimum of f and g will transform the number of n transform for m. Input.txt input data from the document, the result (correspondin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1372
    • 提供者:waterfly1314
  1. Joseph

    0下载:
  2. 约瑟夫环问题: 设编号为1,2,…,n的人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报道m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个人起重新自1起顺序报数;如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列。 -Joseph Central question: Let numbered 1,2, ..., n the person clockw
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:672
    • 提供者:黄咋的
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com