Skip to content

lulululuej/MM1_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MM1_simulation

lcgrand.h

a header file for generate random number

mm1.in

the input of simulation arguments respectively seperated by blank

  • number of customer required
  • mean interarrival time of customer
  • mean service time

mm1.out

the output of simulation assume that the time unit is minute

  • Avg delay in queue How long does the customer need to wait in the queue
  • Avg number in queue How many customer wating in queue at the average
  • Server utilization How much the server had been used

。[Theo] Theoretical value 。[Expe] Experimental value

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages