Pinned Repositories
Data-parallelism
Competitive-Programming
this my material for Competitive Programming
Django-Library-System
library system builds on Django framework.
Matrah-App
FTP-in-java
Library-System-
TCP-10-items
TCP-chat
UDP-Chat
UDP-server-questions
atmoharam's Repositories
atmoharam/club-management-system
atmoharam/atmoharam
atmoharam/Matrah-App
atmoharam/Machine-Learning-
atmoharam/Django-Library-System
library system builds on Django framework.
atmoharam/CP-Templetes
it's my Cp templates
atmoharam/Competitive-Programming
this my material for Competitive Programming
atmoharam/Segment-tree-solutions-EDU-code-forces
atmoharam/Data-parallelism
atmoharam/Graphic_Project-1
atmoharam/Graphic_Project
atmoharam/disk-scheduling
atmoharam/Codeforces-Problem-Solution-By-Saurav-Paul
Codeforces Problem's Solution
atmoharam/Big-Integer-in-C-
atmoharam/LibrarySystem
Using Python and Django and front end
atmoharam/Uber
atmoharam/CPU_Scheduling
atmoharam/uva-online-judge
Solutions to 500+ UVa Online Judge problems
atmoharam/task-se
atmoharam/FTP-in-java
atmoharam/flow-chart
atmoharam/Library-System-
atmoharam/UDP-server-questions
atmoharam/UDP-Chat
atmoharam/TCP-10-items
atmoharam/TCP-chat
atmoharam/NumberOfDevicesConnectedToARouter-sWiFi
It is required to simulate a limited number of devices connected to a router’s Wi-Fi using Java threading and semaphore. Routers can be designed to limit the number of open connections. For example, a Router may wish to have only N connections at any point in time. As soon as N connections are made, the Router will not accept other incoming connection until an existing connection is released. Explain how semaphores can be used by a Router to limit the number of concurrent connections.
atmoharam/chinese-checkers
multiplay chinese checkers game with single player puzzle mode