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

搜索资源列表

  1. usb_msc_overview_1[1].2

    0下载:
  2. 官方对USB Mass Storage类的定义,通信规范、协议等的具体说明-Detailed USB Class definition
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:63412
    • 提供者:likeimi
  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. QASk

    0下载:
  2. Quaternary Amplitude Shift Keying clear all M=3 NPoints=input( Enter the number of points>> ) NumberBits=input( Enter the number of points per bit>> ) Signal Constellation of ASK for i=1:NPoints m=round(rand(
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:748
    • 提供者:naresh
  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. 01259361tubianlideyanshi

    0下载:
  2. 图的遍历的演示(c 语言 数据结构课程设计题) /*定义图*/ typedef struct{ int V[M] int R[M][M] int vexnum }Graph /*创建图*/ void creatgraph(Graph *g,int n) { int i,j,r1,r2 g->vexnum=n /*顶点用i表示*/ for(i=1 i<=n i++) { g->V[i]=i } /*初始化R*/ for(i=1 i<=n i++) for(j=1 j<
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:60160
    • 提供者:唐钊
  1. mtk

    0下载:
  2. 一本MTK手机软件开发教程,是WORD版的,可供编辑,该教程介绍了MTK芯片的原理和软件开发方法。-1 MTK mobile phone software development tutorials is the WORD version, available for editing, the tutorial introduces the principles of MTK chip and software development methods.
  3. 所属分类:Communication

    • 发布日期:2014-07-22
    • 文件大小:6144
    • 提供者:邓伟华
  1. code3

    0下载:
  2. 传土豆问题。N个人围圆圈而坐,分别标以数字1到N。从坐在1号的位置的人开始依次传递土豆。M次传递之后,拿到土豆的人被排除,圆圈收缩,然后从离开圆桌的人后面的那个人开始继续游戏。游戏一直进行,直到留下最后一个人,为赢家。因此,如果M=0且N=5,所有的人依次被排除,5号最后胜利。如果M=1且N=5,排除的顺序为2,4,1,5. -Pass potato
  3. 所属分类:Document

    • 发布日期:2017-03-27
    • 文件大小:12006
    • 提供者:pine
  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. Banking-card-POS-system-v2.2.2.1

    2下载:
  2. 本系统是参照PBOC2.0、EMV4.2、ISO7816、中国银联POS入网联机等规范开发的针对从事当前EMV迁移工作的人员使用的金融IC(PBOC2.0 EMV 借贷记,M/qPBOC,m/qVSDC,M/Chip,电子现金,电子钱包存折)终端系统,可用于卡片开发测试,理解交易情景等仿真效果。附件有模拟联机程序,有兴趣的朋友可以自己开发发卡行主机服务的模拟程序,对接规则见附件里说明。-The system is modeled PBOC2.0, EMV4.2, ISO7816, China U
  3. 所属分类:编程文档

    • 发布日期:2013-01-07
    • 文件大小:746436
    • 提供者:周中创
  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. Deployment-Guide-Series-IBM-Tivoli-Provisioning-M

    0下载:
  2. Deployment Guide Series IBM Tivoli Provisioning Manager Version 5.1.rar
  3. 所属分类:Project Manage

    • 发布日期:2017-06-10
    • 文件大小:17156789
    • 提供者:Bup Be Chanh
  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. SAI-R6.1-B.05.03.AL

    0下载:
  2. HA高可用性架构文档,可实现双机备份和M+N备份,是SA Fourm提供的设计方法-HA high availability architecture document, double backup
  3. 所属分类:Communication

    • 发布日期:2017-06-17
    • 文件大小:26264708
    • 提供者:大帅
  1. Paper-1

    0下载:
  2. this is a very interesting paper, ple read it PerformanceofAlamoutiSchemewith TransmitAntennaSelectionfor M-raySignals
  3. 所属分类:Communication

    • 发布日期:2017-11-27
    • 文件大小:170892
    • 提供者:kydong
  1. antraf-buzen

    0下载:
  2. In queueing theory, a discipline within the mathematical theory of probability, Buzen s algorithm (or convolution algorithm) is an algorithm for calculating the normalization constant G(N) in the Gordon–Newell theorem. This method was first proposed
  3. 所属分类:Development Research

    • 发布日期:2017-11-17
    • 文件大小:24231
    • 提供者:goot10
  1. Queuing-Systems-in-a-small-clinic

    0下载:
  2. This report explains the queuing systems in a small clinic which has two types of queuing systems and can be denoted by Kendall’s notation M/U/1 and M/M/2. The confidence intervals for necessary queuing parameters are calculated for both of the que
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:165995
    • 提供者:shani
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com