🎃
Focusing
I am Arun Sammit Pandey. Currently I am pursuing a dual degree in Electronics and Electrical Communication Engineering from IIT Kharagpur.
-
Indian Institute of Technology, Kharagpur
- Kharagpur
Pinned Loading
-
-
-
-
Simulation of Multiple Access Protoc...
Simulation of Multiple Access Protocols: Aloha, Slotted Aloha, CSMA (1 persistent, non persistent, p persistent), CSMA-CD assuming poisson traffic 1# %%2import matplotlib.pyplot as plt
3import numpy as np
4import math
5from scipy.stats import binom
-
simulation of ARQ (stop and wait ) d...
simulation of ARQ (stop and wait ) data transfer protocol 1import java.io.BufferedReader;
2import java.io.FileNotFoundException;
3import java.io.FileReader;
4import java.io.IOException;
5import java.net.DatagramPacket;
-
QEats_Module-6.md
QEats_Module-6.md 1# QEats Module-623## Key Takeaways41. Always try to figure out if a code that is crashing on very big environment (ie for this case on 100+ asynchronous connection requests) also fails on a much smaller sized environment (ie for this case on 5+ synchronous connection request)
52. Try to determine whether you can successfully reproduce the crash on every run of server/code
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
