A partial rewrite of Midtown Madness 1, primarily focused on supporting modern computers and fixing bugs.
-
Updated
Apr 20, 2026 - Assembly
A partial rewrite of Midtown Madness 1, primarily focused on supporting modern computers and fixing bugs.
A Map Editor for Midtown Madness 1
PyTorch Implementation of the paper "MM1: Methods, Analysis & Insights from Multimodal LLM Pre-training"
An M/M/1/K queue Python3 simulator that compares the simulation results against the analytics results. The queue have limited capacity K and processes may be blocked (if queue is full) or leave queue before get service (there is a deadline for each process) or get service from server.
Simulations of UU1, MM1, MM2, and a Network of queues - now with docker support 🐳
Modeling and simulating various queuing models such as: M/M/1, M/M/k, G/G/1, G/M/1, and M/G/1 for Large Language Model (LLM) inference systems. These simlulations bridge the gap between theoretical frameworks and practical simulations, this provides valuable insights for developing scalable, energy-efficient AI infrastructures.
Proyek ini menganalisis kinerja sistem antrian di Kantin GKU‑2 ITERA menggunakan pendekatan teori antrian (M/M/1 & M/M/2) untuk memahami pola kedatangan pelanggan, waktu pelayanan, dan dampaknya terhadap durasi tunggu
Calculate an average wait time in a M/M/1 queue. A M/M/1 model is a single server queuing system with exponential arrival and service times.
This is a board helper for programming memory that follow MM1 standard.
Symulacja kolejki w warsztacie samochodowym z wykorzystaniem modelu M/M/1 i M/M/2 oraz Event-Driven Simulation (EDS). Projekt obejmuje analizę statystyczną wyników, porównanie z teorią kolejek oraz budowę modeli regresyjnych opisujących czas obsługi klientów.
Simulador de eventos discretos de colas M/M/1 para optimización de cajeros bancarios. Implementado con SimPy, Rich UI en terminal y análisis con Matplotlib.
To associate your repository with the mm1 topic, visit your repo's landing page and select "manage topics."