A simple M/M/1 queue simulation using SMPL
資源簡介:A simple M/M/1 queue simulation using SMPL
上傳時間: 2017-03-27
上傳用戶:四只眼
資源簡介:a simple M/M/1 queue simulation with poession process
上傳時間: 2017-09-01
上傳用戶:啊颯颯大師的
資源簡介:This is a simple Maze Game developed in Java using Netbeans environment.
上傳時間: 2017-03-09
上傳用戶:小碼農(nóng)lz
資源簡介:a simple source code on Remote desktop using blue tooth. Mouse control and desktop screen shot capturing of other connected pc.
上傳時間: 2017-05-01
上傳用戶:stella2015
資源簡介:A simple m-file to compute the experiemntal BER of coded BPSK
上傳時間: 2015-09-26
上傳用戶:stella2015
資源簡介:MATLAB PROGRAMS FOR "VIBRATION simulation using MATLAB AND ANSYS" All the M-files which are listed in the book are available on this site. The ANSYS-related files and some non-listed utility M-files are available for download from the ...
上傳時間: 2014-01-18
上傳用戶:ruan2570406
資源簡介:function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
上傳時間: 2015-12-17
上傳用戶:tb_6877751
資源簡介:SIMMM1 simulate a M/M/1 queueing system. Poisson arrivals of intensity lambda. Poisson service times S of intensity mu.
上傳時間: 2017-09-19
上傳用戶:龍飛艇
資源簡介:One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed exponetially. * * The simulator is time-slice-driven, i.e. the system model is being * run at discrete time points, with constant incr...
上傳時間: 2014-01-15
上傳用戶:kr770906
資源簡介:Distribution generator Here is a simple generator which can build some distributions with given properties. Distributions generator (compile with -lm) Typical use might be: ./distributions -u -m 1 -M 10 -n 100 -s 500 Generates a dist...
上傳時間: 2014-01-27
上傳用戶:sammi
資源簡介://奇異值分解法求廣義逆 //本函數(shù)返回值小于0表示在奇異值分解過程, //中迭代值超過了60次還未滿足精度要求. //返回值大于0表示正常返回。 //a-長度為m*n的數(shù)組,返回時其對角線依次給出奇異值,其余元素為0 //m-矩陣的行數(shù) //n-矩陣的列數(shù) //aa-長度...
上傳時間: 2016-12-15
上傳用戶:康郎
資源簡介:The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontroller. It is not, and is not intended as, a high fidelity circuit simulation. This package includes the following files. Note that the li...
上傳時間: 2013-12-22
上傳用戶:妄想演繹師
資源簡介:將魔王的語言抽象為人類的語言:魔王語言由以下兩種規(guī)則由人的語言逐步抽象上去的:α-〉β1β2β3…βm ;θδ1δ2…-〉θδnθδn-1…θδ1 設大寫字母表示魔王的語言,小寫字母表示人的語言B-〉tAdA,A-〉sae,eg:B(ehnxgz)B解釋為tsaedsaeezegexenehets...
上傳時間: 2013-12-19
上傳用戶:aix008
資源簡介:判斷a^mba^n m,n=0的字符串
上傳時間: 2014-01-07
上傳用戶:weixiao99
資源簡介:a collection of M-files to study concepts in the following areas of Fuzzy-Set-Theory: Fuzzy or Multivalued Logic, The Calculus of Fuzzy, Quantities, Approximate Reasoning, Possibility Theory, Fuzzy Control, Neuro-Fuzzy Systems.
上傳時間: 2015-04-03
上傳用戶:lili123
資源簡介:最優(yōu)合并問題 給定K個排好序的序列s1,s2,...,sk,用2 路合并算法將這k個序列合并成一個序列。 假設所采用的2路合并算法合并2個長度分另為m 和n的序列需要m+n-1次比較。試設計一個算法確定合并這個序列的最優(yōu)合并順序,使所需的總比較次數(shù)最少。
上傳時間: 2014-11-29
上傳用戶:a3318966
資源簡介:一個非常好的隨機多址程序,用matlab工具寫的m/m/1源程序
上傳時間: 2013-12-18
上傳用戶:lizhizheng88
資源簡介:a method of ofdm simulation using matlab
上傳時間: 2015-06-22
上傳用戶:agent
資源簡介:簡單的 Discrete Event Simulator M/M/K/K queue 含Readme。 可在此基礎上開發(fā)復雜的仿真程序 請用 tar -xzvf sim.tar.gz 解壓
上傳時間: 2015-06-28
上傳用戶:manlian
資源簡介:針對M/PH/1(k)排隊系統(tǒng)推導出該排隊系統(tǒng)在任意時刻、到達時刻、退去時刻的隊列長度狀態(tài)概率分布、平均隊列長度、以及平均等待時間,并編寫程序進行數(shù)值計算,并對M/E2/1(k), M/M/1(k), M/H2/1(k)排隊系統(tǒng)的性能進行數(shù)值比較。
上傳時間: 2013-11-30
上傳用戶:秦莞爾w
資源簡介:CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE.
上傳時間: 2014-01-24
上傳用戶:agent
資源簡介:有趣的程序: 1。已知n和m,m個正整數(shù)相加等于n(m<=n),列出這m個數(shù). 2。輸入任意正整數(shù)n,計算n!(n可取到一億) 3。求100以內(nèi)的所有由三個素數(shù)構成的等差素數(shù)組
上傳時間: 2013-12-24
上傳用戶:362279997
資源簡介:MATLAB 6_5 輔助優(yōu)化計算與設計 1、文件命名說明 a)文件夾“第1章”中的文件對應書中第1章的例程,其他以此類推; b) 文件名exampleX1_X2.m:對應例程X1_X2 例如:example2_1表示例程2_1. 2、注意 為了方便起見,書中的每一個例程存為一個文件;...
上傳時間: 2015-08-05
上傳用戶:王小奇
資源簡介:A simple Glass Breakage Detector using the MSP430
上傳時間: 2013-12-12
上傳用戶:jkhjkh1982
資源簡介:M/M/1單服務臺排隊系統(tǒng)仿真(用事件調度法實現(xiàn)離散事件系統(tǒng)仿真) 顧客到達模到達時間間隔和顧客服務時間均服從負指數(shù)分布,單服務臺系統(tǒng),按照單隊排隊,按FIFO方式服務。考察服務n個顧客(n=1000,2000,3000,5000)后的顧客平均隊長及平均排隊等待時間...
上傳時間: 2015-10-28
上傳用戶:anng
資源簡介:排列問題 M個1,N個0的排列(高效率版) 排列數(shù)為:c(m+n,n) 對n個0,m個1,我的想法是這樣的: 每個排列可以分三段: 全0列,全1列, 子問題列 設各段長:r,s,t .子問題列就是 (n,m) = (n-r,m-s),其中0<=r<=n,s=1
上傳時間: 2015-11-11
上傳用戶:1051290259
資源簡介:This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code. Thi...
上傳時間: 2015-11-16
上傳用戶:希醬大魔王
資源簡介:If you learned the queueing theorem, You certainly remember the basic model, M/M/1. This is the source code of it.
上傳時間: 2014-05-29
上傳用戶:希醬大魔王
資源簡介:A simple (de)compression program using Run Length Encoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData)
上傳時間: 2015-12-24
上傳用戶:遠遠ssad
資源簡介:This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files ...
上傳時間: 2015-12-24
上傳用戶:lnnn30