CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - M/M/1

搜索资源列表

  1. yuesefu.doc1

    0下载:
  2. 约瑟夫问题的一种描述为:编号为1,2,…,m的m个人按顺时针方向围坐一圈,每个人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值n。从第一个人开始按顺时针方向自1开始顺序报数,报到n时停止报数。报n的人出列,将他的密码作为新的n值,从他在顺序方向上的下一个人开始重新从1开始报数,如此下去,直到所有的人都出列。-a problem described as : No. 1, 2, ..., m m by individuals sitting around a circle clock
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:9325
    • 提供者:鱼鱼
  1. ssd9-Multiple-Choice-Quiz-1-3

    0下载:
  2. icarnegie的 ssd9 Multiple-Choice Quiz 1-3-icarnegie the ssd9 Multiple-Choice Quiz 1-3
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:11541
    • 提供者:wilson
  1. 2008638621518

    0下载:
  2. 树是由n(n≥0)个结点组成的有限集合T。n=0的树称为空树;对n>0的树,有:(1)仅有一个特殊的结点称为根结点,根结点没有前驱结点;(2)当n>1时,除根结点外其余的结点分为m(m>0)个互不相交的有限集合T1,T2,…,Tm,其中每个集合Ti本身又是一棵结构和树类似的子树。 -Tree is n (n ≥ 0) consisting of nodes finite set T. n = 0 of the tree known as the empty tree fo
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:145940
    • 提供者:李南
  1. mod23mod109

    0下载:
  2. 模23与模109的转换 当M=0时,模23计数 当M=1时,模109计数 -Mold 23 and die 109, the conversion when M = 0, the module 23 counts when M = 1, the mold 109 count
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:517
    • 提供者:阿林
  1. Joseph

    0下载:
  2. 编号为1,2,3,…,n的n个人按顺序针方向围坐一张圆桌旁,每个人手中持有 一个密码(正整数)。首先输入一个正整数作为报数上限值m,然后,从第一个人开始按顺序针方向自1开始顺序报数,报到m的人离开桌子,并将他手中的密码作为新的m值,从顺序针方向的下一个就坐在桌旁的人开始重新从1报数,如此下去,直至所有人全部离开桌旁为止。 算法思想: 用单循环链表来解决这一问题,实现的方法首先要定义链表结点,单循环链表的结点结构与一般单链表的结点结构完全相同,只是数据域用一个整数来表示;然后将它们组成
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:629
    • 提供者:冬冬
  1. xiaojiyundonghui

    0下载:
  2. 校际运动会的实现参加运动会有n个学校,学校编号为1……s。比赛分成m个男子项目,和n个女子项目。项目编号为男子1……m,女子m+1……m+n。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。-The realization of inter-school sports participate in the Games has n school, the school numbered 1 ... ...
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:75362
    • 提供者:常恒
  1. Advanced_Digital_Design_with_the_Verilog_HDL-M[1].

    0下载:
  2. VHDL的讲解,英文版,详细讲解,从开发到应用~-VHDL talks, in English, detailed explanations, from development to application ~
  3. 所属分类:software engineering

    • 发布日期:2017-06-21
    • 文件大小:36901684
    • 提供者:赵逸笙
  1. qdpsk

    0下载:
  2. 摘 要: 经过限带滤波后的QDPSK 信号的码元波形可分为稳定区与过渡区, 根据这一特点可以利用DFT 方法来实现信 号的解调和位同步。 在这种数字化解调器中需要设计一个合适的带通滤波器, 以便尽可能地消除信号的旁瓣分量而不影响信号 码元稳定区内的波形。本文介绍了上述带通滤波器的方案选择和基于M at lab 的滤波器参数设计方法, 以及仿真效果。-Abs tra c t: A f ter a band pass f ilter, QDPSK signal′ s symbo l can
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:197411
    • 提供者:zhangchenglin
  1. queue

    0下载:
  2. The M/M/1/K queue is a single server queue with a buffer of size K.m =1 k =12
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:43931
    • 提供者:amir
  1. 4

    0下载:
  2. 设有n个人围坐在圆桌周围,从某个位置开始用自然数进行编号为1,2,…,n。然后从编号为k的人从1开始报数,数到m的人便出列;下一个人(第m十1个)又从1开始报数,数到m的人便是第二个出列的人。如此继续下去,直到最后一个人出列为止。要求输出这个出列的顺序。 这个问题称为雅瑟夫(Josephu)问题。-Sitting at round tables with n individuals around started from a position of the number of natural
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1884
    • 提供者:luyu
  1. Lid_Driven_Cavity_using_Pressure_Free_Velocity_Fo

    0下载:
  2. Lid-driven cavity using pressure-free velocity Contents 1 Lid-driven cavity using pressure-free velocity formulation 1.1 Theory 1.2 Lid-driven cavity Matlab scr ipt 1.3 Diffusion matrix for pressure-free velocity method (DMat4424W.m)
  3. 所属分类:Software Testing

    • 发布日期:2017-03-31
    • 文件大小:188235
    • 提供者:pinanong
  1. CIC_Decimator_2stages

    0下载:
  2. --Filename: gh_CIC_decimation_m1.vhd -- --Descr iption: --CIC Decimation Filter m = 1. -- --Copyright (c) 2005, 2006 by George Huber --an OpenCores.org Project --free to use, but see documentation for conditions -- -- Revision
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:946
    • 提供者:Dmitriy
  1. 1

    0下载:
  2. 可变神经网络结构下的遥感影像光谱分解方法。提出一 种可变神经网络结构的方法,逐步去除负值丰度对应的端元,并调整相应的网络结构使之针对剩余的端元进行分解。-Spectral Unmixing M ethod 0f Rem ote Sensing Images in riable Architecture of Neural Network
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:536108
    • 提供者:iris
  1. script2_music_circulaire.m.tar

    0下载:
  2. fs = 8000 t = (0:1/fs:1). x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400) ha = phased.ULA( NumElements ,10, ElementSpacing ,1) ha.Element.FrequencyRange = [100e6 300e6] fc = 150e6 x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc) rng def
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:648
    • 提供者:ederson
  1. 1

    0下载:
  2. 对记录序列(查找表):{55,13,23,72,109,67,2,78,13}分别实现如下操作: 1) 顺序查找; 3) 对排好序的纪录序列表进行折半查找; 4) 利用1)中记录序列建立一颗二叉排序树,并在其上实现特定关键字值结点的查找; 5) 按照“除留余数法”哈希构造函数和线性探测再散列的冲突处理方法创建表长为m=11的哈希表; 6) 实现5)创建哈希表上的查找 -On the record sequence (lookup table): {} 55,13,23,7
  3. 所属分类:Software Testing

    • 发布日期:2017-04-26
    • 文件大小:8214
    • 提供者:潘珍
  1. 1

    0下载:
  2. :文章分析了轻型高压直流输电的基本原理,通过采用定直流电压、定交流电压的控制方式,建立了基于MATLAB的轻型直流输电系统的仿真模型,并以一个单机系统为例,分析了系统的控制模型。通过对三相 接地短路的分析,验证了所建立的仿真模型和控制系统的正确性和合理性,为进一步研究轻型直流输电系统的物理模型奠定了理论基础。-M ATLAB sim ulation of HVDC light system
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:136013
    • 提供者:张华
  1. 1

    0下载:
  2. Eigenfunctions of integrable planar billiards are studied — in particular, the number of nodal domains, ν of the eigenfunctions with Dirichlet boundary conditions are considered. The billiards for which the time-independent Schrö dinger equ
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:593133
    • 提供者:larry
  1. MShift-(1)

    0下载:
  2. Multi-shift CGLS solves the systems of linear equations (A *A+TAU(I)*EYE(N))*X(:,I)=A *B (I=1:L) for X with the multishift CGLS algorithm. The right hand side (column) vector B must have length M, where the coefficient matrix A is M-by-N
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:6188
    • 提供者:Ashraf
  1. 1

    0下载:
  2. format long = uigetfile( *.xls ) file= x=xlsread(file) for i=1:19 xd1=x(i,1) xd2=x(i,2) xd3=x(i,3) xd4=x(i,4) yd1=x(i,6) yd2=x(i,7) yd3=x(i,8) yd4=x(i,9) m= n= p=polyfit(m,n,1) z=polyval(p,m) poly2sym(p, x )
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1126
    • 提供者:lizhi
  1. Lab9

    0下载:
  2. Simulink/Matlab programm for calculation system of distribution M/M/1
  3. 所属分类:Project Design

    • 发布日期:2017-04-28
    • 文件大小:13630
    • 提供者:Fuaral
« 12 3 4 »
搜珍网 www.dssz.com