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

搜索资源列表

  1. matlab_work

    0下载:
  2. ordeig.m——主程序,调用后两者,计算特征值,按顺序排列,使虚部递减 pois.m ——对于平面Poiseuille流通过切比雪夫你拟谱法离散化生成O-S矩阵 Dmat.m ——求解切比雪夫微分矩阵 -ordeig.m main program, after calling two, computing eigenvalues ​ ​ in sequence, so that the imaginary part of diminishing po
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1789
    • 提供者:陈浩
  1. barker

    0下载:
  2. 用于产生巴克码序列的matlab程序,测试可以运行,解压后在matlab中打开m文件即可-Barker code used to generate the sequence matlab program, tests can be run to open the file in matlab m extract after
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:730
    • 提供者:胡中西
  1. Autocorrelation

    1下载:
  2. M序列自相关特性,并画出图像,可任意长度。 -M autocorrelation sequence, and draw the image, can be any length.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:875
    • 提供者:许天野
  1. Joseph

    0下载:
  2. 设有n个人依围成一圈,从第1个人开始报数, * 数到第m个人出列,然后从出列的下一个人开始报数,数到第m个人又出列,…, * 如此反复到所有的人全部出列为止。设n个人的编号分别为1,2,…,n,打印出出列的顺序-Number,* the number of individuals out to the first m columns, and then start the next person reported that the number of columns, the number o
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:202777
    • 提供者:黄浩
  1. m_sequence

    1下载:
  2. 一个简单的m序列产生函数,通过调用primpoly获得本原多项式,然后通过移位循环寄存器产生所需要的序列。自相关图形上能看到峰值旁瓣电平(PSL)和积累旁瓣电平(ISL)。-A simple code for generate m-series pseudo-random sequence based PRIMPOLY function which we get the prime polynomials first,then we get the feedback connect coeff
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3979
    • 提供者:xzyee
  1. PRBS

    0下载:
  2. PRBS序列,也即M序列,用于系统辨识。-PRBS sequence signal used in system identification
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:8544
    • 提供者:宋康
  1. YDH

    0下载:
  2. 参加运动会的n个学校编号为1~n。比赛分成m个男子项目和w个女子项目,项目编号分别为1~m和m+1~m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;还有些项目只取前三名,得分顺序为5,3,2。写一个统计程序产生各种成绩单和得分报表。-Participate in the Games n school numbered 1 ~ n. Competition is divided into men item m and w-woman projects that
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2759
    • 提供者:
  1. Joseph

    0下载:
  2. 1. 约瑟夫(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。 2. 演示程序以用户和计算机的对话方式进行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的运算命令
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1382
    • 提供者:陈晓军
  1. function_collection_sort

    0下载:
  2. m个学生围成一圈,数数,当数到n时,该学生离队,求最初到最末的序列-m student circle, count, when the number to n, the students leave, seeking first to the last sequence
  3. 所属分类:Applet

    • 发布日期:2017-04-10
    • 文件大小:721
    • 提供者:夏沓涯
  1. lb

    0下载:
  2. 你有一行盒子,从左到右依次编号为 1, 2, 3,…, n。你可以执行四种指令:  1 X Y 表示把盒子 X 移动到盒子 Y 左边(如果 X 已经在 Y 的左边则忽略此指令)。  2 X Y 表示把盒子 X 移动到盒子 Y 右边(如果 X 已经在 Y 的右边则忽略此指令)。  3 X Y 表示交换盒子 X 和 Y 的位置。  4 表示反转整条链。 指令保证合法,即 X 不等于 Y。例如,当 n=6 时在初始状态下执行
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:876
    • 提供者:hy
  1. reverse0m0sequence

    0下载:
  2. 本程序为m逆序列的生成程序,对初学者参考很实用,很实用的哦-This procedure is the reverse sequence generator m, for beginners reference very practical, very practical oh
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:603
    • 提供者:王华
  1. chuquanyouxi

    0下载:
  2. 假设有人数为n个人的一个小组,他们按顺时针方向围坐一圈。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报数m的人出列,然后从他原来所在的顺时针方向的下一个人开始重新从1报数,报到m时停止报数并出列。如此下去,直至所有人全部出列为止。要求按他们出列的顺序输出他们原来的代号。-Suppose you have the number for a group of n people, who in a clockwise direction arou
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:354603
    • 提供者:ahu_gj
  1. kuoping

    0下载:
  2. 直接序列扩频通信系统仿真主程序代码,1:M,gold,正交gold三种选择-Direct sequence spread spectrum communication system simulation main codes, 1: M, gold, gold orthogonal three options
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1741
    • 提供者:呵呵
  1. 5_47908

    0下载:
  2. 题目描述:n只猴子要选大王; 选举方法如下:所有猴子按 1,2 ……… n 编号并按照顺序围成一圈, 从第 k 个猴子起,由1开始报数,报到m时,该猴子就跳出圈外, 下一只猴子再次由1开始报数,如此循环, 直到圈内剩下一只猴子时,这只猴子就是大王。 输入数据:猴子总数n, 起始报数的猴子编号k, 出局数字m 输出数据:猴子的出队序列和猴子大王的编号-Title Descr iption: n monkeys to elect king
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:4738
    • 提供者:yi
  1. joseph

    0下载:
  2. 编号是1,2,„ „ ,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个仍开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。 利用单向循环链表存储结构模拟此过程,按照出列的顺序输出各个人的编号。 -Number is 1,2, , n n individual
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:88367
    • 提供者:陈大认
  1. FIFO

    0下载:
  2. 设计程序模拟FIFO页面置换算法的工作过程。假设内存中分配给每个进程的最小物理块数为m,在进程运行过程中要访问的页面个数为n,页面访问序列为P1, … ,Pn,分别利用不同的页面置换算法调度进程的页面访问序列,给出页面访问序列的置换过程,并计算每种算法缺页次数和缺页率。-The design process of the analog FIFO page replacement algorithm work process. Suppose the minimum number of physi
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:28151
    • 提供者:江啸澜
  1. sort

    0下载:
  2. 倍增排序 只能对正整数排序 不基于比较的线性复杂度排序函数 需要额外空间o(sqrt(m)) m为序列最大值-The sequence of O (sqrt) m (m)) is the maximum value of the extra space for a sequence of positive integers, which is not based on a comparison of the linear complexity.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:513
    • 提供者:流火
  1. Joseph

    0下载:
  2. 用单链表编一个约瑟夫环问题。设编号为1,2,• • • ,n的n个人围坐一圈,约定编号为k(1≤k≤n)的人从1开始报数,数到m的那个人出列,他的下一位又从1开始报数,数到m的那个人又出列,依次类推,直到所有人出列为止,由此产生一个出队编号的序列。压缩文件里面包括了代码,运行文件,还有实验报告。-Joseph compiled a list with a single ring problem. Let numbered 1,2, n individual R
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:88522
    • 提供者:
  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) amplitude spe
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:870
    • 提供者:xia273951
  1. Josephus-problem

    0下载:
  2. 设编号为1-n的n(n>0)个人按顺时针方向围成一圈.首先第1个人从1开始顺时针报数,报m的人(m 为正整数).令其出列。然后再从他的下一个人开始,重新从1顺时针报数,报m的人,再令其出列。如此下去,直到圈中所有人出列为止。求出列编号序列。-Numbered 1-n set of n (n> 0) Personal clockwise circle. First Person 1 1 clockwise report the number of people reported to
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1085583
    • 提供者:王丹
« 1 2 ... 35 36 37 38 39 4041 42 »
搜珍网 www.dssz.com