Open Source Software Pakistan
Pinned Loading
Repositories
- Ring-Star-Hybrid-Topologies-TCL Public
👨💻 This repository provides working code and complete description for Ring, Star and Hybrid Network Topologies. The scripts are written in Tcl for NS which is used to simulate the behavior of networks and NAM is used as a visual aid showing how packets flow along the network.
OSSpk/Ring-Star-Hybrid-Topologies-TCL’s past year of commit activity - Check_In-Check_Out-System-UDP Public
🙋♂️ A UDP based Check in/Check out System. In this system, the user/client is able to Check in and Check out from the system by sending a data packet from its host machine to the server.
OSSpk/Check_In-Check_Out-System-UDP’s past year of commit activity - Online-Voting-System-TCP Public
🗳️ An online vote casting system using TCP multi-threaded client-server program. The voters will log on from client systems and cast their votes.
OSSpk/Online-Voting-System-TCP’s past year of commit activity - Gradient-Smoothness-Structural_Similarity-Image_Histogram Public
🖼️ This repository contains ready to run code for the following image processing techniques: Image Gradient, Image Smoothness, Image Histogram (Intensity Histogram) and Structural Similarity Index Measure (SSIM) of Two Images
OSSpk/Gradient-Smoothness-Structural_Similarity-Image_Histogram’s past year of commit activity - Handwritten-Digits-Classification-Using-KNN-Multiclass_Perceptron-SVM Public
🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
OSSpk/Handwritten-Digits-Classification-Using-KNN-Multiclass_Perceptron-SVM’s past year of commit activity - Library-Management-System-JAVA Public
📚 A sophisticated Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
OSSpk/Library-Management-System-JAVA’s past year of commit activity - Factory-Singleton-and-Strategy-Design-Patterns_Examples Public
🐉 Solved problems demonstrating the use of Factory, Singleton and Strategy Design Patterns using Java. These problems were solved during the course "Object Oriented Analysis and Design CS309"
OSSpk/Factory-Singleton-and-Strategy-Design-Patterns_Examples’s past year of commit activity - Minesweeper-Desktop-Game Public
💣 An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC) Architecture. Its a stand-alone desktop game which also provides save and load game functionalities.
OSSpk/Minesweeper-Desktop-Game’s past year of commit activity - Command-Line-Interpreter-CLI Public
🔲 A Command Line Interpreter made in C++ which supports commands like quit, remove, rename, rmdir, echo, out, zip, unzip.
OSSpk/Command-Line-Interpreter-CLI’s past year of commit activity