GitHub topics: routing-algorithm
syed-azim-git/Routing_Algorithms
Simulation of Routing Algorithms used in communication networks in python
Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
leftthomas/CapsuleLayer
PyTorch Capsule Layer
Language: Python - Size: 195 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 31 - Forks: 7
TheRogueDadBot/DeliveryManagementSys
A dynamic Python-based routing and package management system for optimizing delivery schedules and operations. Designed for WGUPS, it showcases efficient use of algorithms and data structures for real-world logistics solutions.
Language: Python - Size: 48 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
chenjing98/Altitute-for-RL-routing
Always Heading for the Peak: Learning to Route with Domain Knowledge (INFOCOM'20 poster)
Language: Python - Size: 6.56 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0
AliAtaollahi/Computer-Networks-Course-Projects
Projects of Computer Networks course in University of Tehran; Spring 2023
Language: C++ - Size: 15.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
matteodeggi/SC3-CVRP
Shape-Controlled Clustering: A new approach to the Capacitated Vehicle Routing Problem
Language: Python - Size: 14.4 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2
UNCCharlotte-CS-Robotics/LineCoverage-library
Library for line coverage and arc rouing for single and multiple robots
Language: C++ - Size: 324 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2
parshva45/Vehicle-Monitoring-And-Routing-System
The Vehicle Monitoring And Routing System (VMARS) makes use of GPS to provide the exact location of the vehicle. It allows a parent to monitor the vehicle in real-time using a GPS-based device possessed by its driver. It is also capable of finding the shortest route to reach the destination passing through all the checkpoints which uses our proposed algorithm to find the same. This system also possesses the facility of speed monitoring and giving sound alerts to the driver if he over speeds his vehicle. Also, the system gives accident alerts to the vehicle admin via SMS.
Language: Java - Size: 31.8 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 15
aleable/McOpt
McOpt is an algorithm that can efficiently solve multicommodity routing problems on networks
Language: Jupyter Notebook - Size: 424 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 2
brykov93/GreenRoat-backend
Программа для умной навигации электроавтомобилей (прокладывание маршрута от точки А в точку В с учетом запаса хода автомобиля, погоды и наличия зарядных станций на том или ином маршруте)
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
glassroom/heinsen_routing
Reference implementation of "An Algorithm for Routing Vectors in Sequences" (Heinsen, 2022) and "An Algorithm for Routing Capsules in All Domains" (Heinsen, 2019), for composing deep neural networks.
Language: Python - Size: 17.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 153 - Forks: 17
alumpish/Computer-Networks-Projects
Socket programming, wireless LAN simulation, routing protocols, congestion control algorithms.
Language: C++ - Size: 2.31 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
UNCCharlotte-CS-Robotics/Gas-Leak-Estimation
Probabilistic Gas Leak Rate Estimation using Submodular Function Maximization with Routing Constraints
Language: Jupyter Notebook - Size: 4.12 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0
oyesagarsun22/Inventory_routing_problem
This repository contains files for an empty packaging dispatching problem using heuristic algorithms
Language: Jupyter Notebook - Size: 8.59 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
maesoser/route_lookup
Routing algorithm based on Two-level hardware multi-bit trie
Language: C - Size: 147 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 4
gabrielganzer/RTSNoC-Sniffer
Non-intrusive packet delivery monitoring service for Networks-on-Chip (NoCs) focusing on real-time systems. Hardware verification and development in C++/SystemC using the Visual Studio 2017 IDE.
Language: C++ - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0
macoj/hnn_fpga
A VHDL model for Hopfield Neural Networks (HNN) for Routing in Communication Networks
Language: VHDL - Size: 2.81 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
NM001007/CPLEX_VRPTW
This a sample code of implementing CPLEX algorithm on capacitated vehicle routing problem with time window constraints (VRPTW)
Language: Python - Size: 57.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0
werbenhu/registry
A simple registry server to discover your services, it uses consistent hashing algorithm for service discovery.
Language: Go - Size: 98.6 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0
hauke96/master-thesis
My master thesis presenting a hybrid graph-based and geometric routing algorithm. This repo contains the code and thesis.
Language: TeX - Size: 33.2 MB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
aleable/N-STARK
N-STARK is an algorithm that can efficiently solve routing problems with time-dependent loads on networks
Language: Jupyter Notebook - Size: 496 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1
imartinezl/madrid-challenge
Madrid Route Optimization Challenge 🚚♻️🚚
Language: R - Size: 13 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
sanchewy/CSCI446_Control_Plane
Control packet distance-vector routing protocol implementation
Language: Python - Size: 226 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1
NM001007/Vehicle_Routing_Problem_Evolutionay_Tree
This an implementation of the paper proposed by Niu et al. in 2021, entitled "An improved learnable evolution model for solving multi-objective vehicle routing problem with stochastic demand".
Language: Jupyter Notebook - Size: 4.48 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
ErikFub/running-dinner
Optimizing the allocation and routing of running dinner participants. In a 'running dinner', groups of three host two other groups for one course and visit two other groups for the remaining courses. The objective is to minimize the distance travelled between groups.
Language: Python - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
FatemehFathi/router-switch
Simulation of a computer network consist of switches and routers in order to be familiar with process based simulation of computer networks and routing algorithms
Language: C++ - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
nberktumer/network-hw3-comp416 Fork of Kausta/network-hw3-comp416
Network Homework 3 for Comp 416
Language: Java - Size: 604 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0
NDS-VISTEC/Oblivious-Routing-Automorphism
Optimal Oblivious Routing with Concave Objective for Structured Networks (TON 2023)
Language: Python - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1
aleable/BROT
BROT is a self-adaptation algorithm that trade offs traffic mitigation and shortest path length on transportation networks
Language: Jupyter Notebook - Size: 205 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0
Telenav/open-source-spec
Open source experiences and profiles.
Language: C++ - Size: 298 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 90 - Forks: 22
WukoSiric/Distance-Vector-Networking
Implementation of Distance-Vector networking algorithm in Python.
Language: Python - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
niabh/route-optimizator
Prueba de concepto de optimización de rutas.
Language: TypeScript - Size: 3.91 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
andres-nav/route-lookup-binary-search-with-hash
Binary Search with Hashing implemented in C
Language: C - Size: 743 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
fletcher68/airport-baggage-router-dijkstra
This is an airport baggage router program written in java using Dijkstra's Algorithm. This program will compute routes for bags given input defining a conveyor system, flight departures, and bag input. The goal is to get the bags get routed through the airport conveyor system to to the correct flight departure.
Language: Java - Size: 119 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1
fletcher86/airport-baggage-router
Airport baggage router implemented in java with recursion to find the path between two nodes given a collection of nodes and path definitions between the nodes.
Language: Java - Size: 93.8 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1
iboraham/vehicle-routing
Senior-Design-Project Multidepot Capacitated Vehicle Routing Web App
Language: Java - Size: 9.9 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 4
parthkvv/Carpool-graph
Efficient Carpool route algorithm
Language: Python - Size: 52.7 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0
krishnadwypayan/Distributed-Hash-Table-Pastry-Algorithm
Language: C++ - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1
NicolausNahler/Routing-Information-Protocol-Simulation
Simulating the RIP (Routing Information Protocol) using Java.
Language: Java - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
unw9527/ECE438-MP
ECE438 / CS438 (Communication Networks) Fall 2022 MPs
Language: C++ - Size: 70.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0
desaichirayu/Vehicle-Routing-Optimization-Using-Artificial-Intelligence Fork of shlok57/VehicleRoutingProblem
Repository for various solutions to the vehicular routing problem using AI
Language: Python - Size: 39.5 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 3
amirmalekian/AI-Maze-Solver-With-JS
This is a code repository for the solves a routing problem with the help of several AI search strategies like BFS, DFS, A* (A-Star), etc.
Language: JavaScript - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
ashishpatel26/Amazing-Collection-Vehicle-Routing-Problem
Amazing Collection Vehicle Routing Problem
Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 39 - Forks: 16
edu-rinaldi/RL-Routing-Protocol
A RL Q-Learning based routing protocol
Language: Python - Size: 74.9 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 3
Divyathali/FPGA-Routing-placement---Best-way
The published IEEE paper tells about the basic details of this project
Language: C - Size: 102 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0
levibyte/channel_router
demo on simple channel router
Language: C++ - Size: 27.9 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 3
akhileshmagdum/Maze-VLSI-Routing
Innovative way for path connection in VLSI.
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1
jingyichushi/Diving-in-Dubbo
Language: HTML - Size: 90.3 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0
MichaelPlug/Autonomous_Networking_sh Fork of Giordano99/Autonomous_Networking_sh 📦
Language: Python - Size: 83.8 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
MichaelPlug/DroNETworkSimulator-hmw2 📦
Secondo Homework di Autonomous Networking dell'a.a. 2021/22
Language: Python - Size: 117 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
Ukasz09/pcb-design-problem-ui 📦
💠 PCB Routing Visualization (Angular, HTML, TypeScript, SASS)
Language: TypeScript - Size: 341 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
abhinav-bhardwaj/AODV-Routing-Network-Simulation
Ad-hoc On-demand Distance Vector Routing Protocol Simulation
Language: Awk - Size: 8.4 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1
Omar-Mostafa-Mohammed/HTTP-Server
HTTP Server project in Computer Networks
Language: C# - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
daimakram/Inter-domain-AS
Intra-domain routing algorithms used by routers within a single autonomous system (AS).
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
mig-elgt/osrm-fetcher
CLI to get OSRM Builder files from Google Cloud Storage
Language: Go - Size: 3.54 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
mig-elgt/osrm-builder
CLI to build a OSRM Server using Docker
Language: Go - Size: 3.54 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
Kwakzz/C-Routes-Project
This repository contains a program that finds a valid flight route given two city locations. I created this for my individual C++ project for my Intermediate Computer Programming course during sophomore year.
Language: C++ - Size: 810 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
Kwakzz/Java-Routes-Project
This repository contains a program that finds a valid flight route given two city locations. I created this for my individual Java project for my Intermediate Computer Programming course during sophomore year.
Language: Java - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
Tim-W-James/routing-calculator
Brute force algorithm for finding the shortest paths between different router topologies - part of a Uni assignment
Language: Ada - Size: 207 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
JackHCC/Routing-Algorithm
MATLAB实现路由算法基本原理(内附报告)[MATLAB realizes the basic principle of routing algorithm - mathematics experiment work (with report)]
Language: MATLAB - Size: 472 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 1
andrea-gasparini/autonomous-networking
Homeworks of the Autonomous Networking course (A.Y. 2021-2022) @ Sapienza University of Rome
Language: Python - Size: 83.6 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1
ElsevierSoftwareX/SOFTX-D-21-00161 Fork of EvangelosSyrmos/miror
MIRΟR: A Middleware Software Tool for Interfacing Mobile Industrial Robots with Optimization Routing Algorithms, To cite this Original Software Publication: https://www.sciencedirect.com/science/article/pii/S2352711021001552
Size: 1.41 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0
lionell/gtfs-eval
Evaluate public transport efficiency based on the population travel profile
Language: C++ - Size: 7.84 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
shu-bin/bearmaps
This project implements an interactive map of the area surrounding UC Berkeley with routing capabilities. It mainly uses a trie (prefix tree) structure.
Language: Java - Size: 52.7 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
mustafa1728/Mobile-Tracker
Modelling mobile network communication hierarchy and simulating mobile location tracking.
Language: Python - Size: 579 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0
detrack/elasticroute-python
Free, intelligent routing for your logistics – now on Python.
Language: Python - Size: 57.6 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0
Navigine/Indoor-Routing-Graph-Library
Library for building multi-level indoor routes using routing algorithms. You can easily construct routing graphs and find the shortest path for optimal indoor navigation.
Language: C++ - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 4
Coolister-Ye/MVRP
This project is aiming to solve multiple vehicle routing problems.
Language: Python - Size: 716 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
leonardoarcari/arlib
C++ Alternative Routing Library for Boost.Graph. A configurable, efficient, plug-n-play solution for alternative route planning and k-shortest paths problems.
Language: C++ - Size: 1.01 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 5
adrianfiedler/routing
Visual collection of routing algorithms (Dijkstra)
Language: JavaScript - Size: 908 KB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
Langbridge/Respiratory-Aware-Routing
Individualised Pollution Monitoring and Mitigation for Cycle Commutes
Language: Jupyter Notebook - Size: 5.97 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
shuwang127/future_net
2016 Code Craft Challenge
Language: C++ - Size: 250 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
HaoHuynh0301/freight-mangement-system
This is a project on the subject of professionalism at the University. This system I developed consists of two applications: a mobile application for customers and a website for drivers. The system does about the management of freight.
Language: JavaScript - Size: 13.9 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 1
daneshvar-amrollahi/Routing-Protocols Fork of kymmt80/Routing-Protocols
An implementation of routing protocols over a simple network
Size: 434 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
rahatahmed4/multyplooy
Multipage website
Language: HTML - Size: 12.9 MB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
MdJulkarNayeenMahi/Algowsn-make
Sorting Fast Data on Sequential Sensors
Language: C - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0
s0rcy-r/mapyto
A route optimizer for Google Maps using the Djikstra algorithm
Language: HTML - Size: 1.63 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
darvid/proxenos
A rendezvous hashing and service routing toolkit for Python.
Language: Python - Size: 61.5 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 1
asad14053/Computer-Network-Lab-Manual
This is based on Computer network architecture by using CISCO Packet Tracer.
Size: 2.31 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0
joulook/Algorithms-Analysis-and-Design-Spring-2017
In this repository, you can discover all of my assignments for the Algorithms Design and Analysis Course when I was in 4th semester of my bachelor's at IAUSTB.
Language: C# - Size: 11.9 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
BishmaGohel/Routing_demo_in_C
This repository is having one main.c code which basically giving the demo of static routing using C language.
Language: C - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2
Georgemouts/Simulation-of-Heterogeneous-Server-Clusters
Comparison of 2 routing algorithms for a Network of Heterogeneous Servers
Language: Python - Size: 121 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
EYR-AutoGraph/PyLR Fork of Mappy/PyLR
OpenLR implementation in Python
Language: Python - Size: 188 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
andrewgy8/ende
Ende is a Distance and Durations matrix generator focused on being fast, accurate, and extensible.
Language: Rust - Size: 36.8 MB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0
justinxu9905/cs438-Communication-Networks
HTTP client and server (MP1), TCP congestion control implementation based on UDP (MP2) and routing algorithms (MP3).
Language: C++ - Size: 1.28 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
djzenma/A-Star-Integrated-Circuit-Routing
A Star Algorithm used to route pins using Metal 1, Metal 2 and Metal 3 wires.
Language: Java - Size: 2.27 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
iPAS/motelib_flooding
Implementation of flooding routing, based on 'motelib' framework of https://gitlab.com/cjaikaeo/motelib
Language: C - Size: 136 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
Lw-Cui/Non-overlapping-Path-in-Jellyfish
Non-overlapping Path Algorithm for Jellyfish network.
Language: Python - Size: 8.94 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1
Capstone-Team-Fast/fast-frontend
This repo contains the frontend code of the web application for route delivery built as part of our capstone. UNO Fall 2021.
Language: JavaScript - Size: 8.14 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2
Capstone-Team-Fast/fast-backend
This repo contains the backend code of the web application for route delivery built as part of our capstone. UNO Fall 2021.
Language: Python - Size: 38.7 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2
HectorTa1989/OnDemand-Shortest-Hop-Routing-protocol
Overview For this assignment you will be developing and implementing : An On-Demand shortest-hop Routing (ODR) protocol for networks of fixed but arbitrary and unknown connectivity, using PF_PACKET sockets. The implementation is based on (a simplified version of) the AODV algorithm. Time client and server applications that send requests and replies
Language: C - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1
wondolee/inequalities_accessibility
Accessibility analysis to the vaccination centres in England
Language: R - Size: 75.3 MB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1
nicokratky/dive
Distance Vector Routing Simulation
Language: C++ - Size: 108 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0
wherrera10/SailingNavigation.jl
Sailing path ocean navigation calculations
Language: Julia - Size: 28.3 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
sg-first/SGLC-Backend
EDA Routing Backend
Language: C++ - Size: 180 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
daaazzzeeed/DataTransmissionProtocol-Enhanced
Enhanced version of a base data transmission protocol project featuring full scalability, async and sync modes
Language: C++ - Size: 87.9 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
aroraayush/Distributed-File-System
POSIX compatible Distributed File System | Block Storage, Probabilistic Routing with Bloom Filter, Fault tolerance with Replication using Priority Queue
Language: Java - Size: 625 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
beccadsouza/Data-Communication-and-Networking
Simulation of flow, error control and routing protocols of networking using socket programming in Java
Language: Java - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
detrack/elasticroute-php
Free, intelligent routing for your logistics – now on PHP.
Language: PHP - Size: 63.5 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
farhanghazi97/Link-State-Routing-Protocol
Bare-bone implementation of the OSPF variation of the Link-State Network Routing Protocol.
Language: Python - Size: 82 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0