Search Results for "shortest path city" - Page 3

Showing 64 open source projects for "shortest path city"

View related business solutions
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 1
    This is a wireless ad-hoc network implementation based on Bellman-Ford shortest path routing algorithm and a video conferencing application build onto it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Graphserver provides fast shortest-path computations on very large graphs, for use as a sub-component of a trip-planning service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C++ Graph is a port of the Annas.Graph Java Library to C++. Visual components are excluded from this port. Will support Breadth First and Depth First Searches, Djikstra Algorithm for shortest path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Open Optimization for Java provides a framework and the implementation of commonly-used algorithms found in Graph Theory and Network Optimization, e.g. shortest path and postman problem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 5
    Internet-based system for finding the shortest way between two points in the city
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    There's given two dimensional maze about any size and any structure. Program should be able to find path from point A to point B (both user defined). Wriiten in Java GIU Swing - nice graphical explanation also available on http://ai.marianmedla.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple Dijkstra shortest path implementation - for learning and teaching
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    boost_graph tried to wrap the C++ Boost Graph library in Python, providing graph algorithms like Breadth First Search, DFS, Shortest Path, Topological sort. This project is dead (http://bayleshanks.com/pamv1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RSPF is a routing daemon specially written for hamradio networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 10
    This project provides a library of standard data types (lists, trees, graphs, semaphores, locks, points, vectors, matrices, shapes, etc.) and standard algorithms (sorting, depth first search, shortest path problem etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This simple application can determine the shortest path given a directed/undirected graph
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    this is a project for the computer vision class. We intend to track multi-targets while preserving the identity of the targets. We propose to represent this as a Flow optimization problem and solve it using K-shortest path algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MegaBot

    Kick-ass robot controller implemented using ATmega2560

    The goal of the project is to create a autonomous controller, which can control and do decision-making regarding the hardware in Scorbot-ER 4u by Intellitek. The controller has to implement a model of the robot, which needs to be consulted every time it is to move. By using the model, the controller should be able to calculate the shortest and most efficient path between two points its operational space. Another part of the project is to create an API running in Windows 7, which should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A minimalistic CASE tool that will allow end-users to analyze their graphs (plain-old graphs, UML diagrams, ERDs, etc.) by applying various graph theory functions to them (such as a shortest path algorithm or a spanning tree algorithm.)
    Downloads: 0 This Week
    Last Update:
    See Project