delays
There are 40 repositories under delays topic.
Lodz97/Multi-Agent_Pickup_and_Delivery
Implementations of various algorithms used to solve the problem of Multi-Agent Pickup and Delivery (a generalization of Multi-Agent Path Finding).
junzis/atdelay
Air Traffic Delays Prediction Models
dhimmel/plostime
Publication delays at PLOS and 3,475 other journals
Klizzy/MMM-Vrr
🚌🚏🚅 Displays information about the upcoming departure of public transport within Germany, NRW. Module for MagicMirror
andylamp/federated-capacity-consensus
Introducing: Large Scale Capacity Consensus!
dhimmel/delays
Trends in scientific publishing delays
fcast7/Hopf_Delay_Toolbox
This toolbox allows to simulate interactions between neural mass potentials (resonating at 40Hz) in the structural connectome. Here, a single brain region is seen as an oscillator whose dynamics is explained by a Stuart Landau Equation (Hopf Bifurcation including time delay).
khaosdoctor/delay.css
:hourglass: CSS Helpers to control CSS animation timming
strojure/zmap
Persistent map with lazily evaluated values for Clojure(Script).
strojure/zizzmap
Persistent map with lazily evaluated values for Clojure(Script).
Bloomca/delounce
Small library for ease async stuff – queues, delays, accumulating requests
is343/anki_delay_deck
Anki 2.1 add-on that delays all cards within a deck by the number of days the deck is overdue
sandrofigo/Delay-Unity3D
Simple delay class to execute code after a certain amount of time in Unity
derhuerst/record-hafas-data
CLI tool to record data from monitor-hafas-cli into a LevelDB.
Akash-Mittal/routing-finding-setvice
Service which supports finding a route from Origin to Destination and computing additional information
BBC-Data-Unit/christmas-traffic-2019
Christmas getaway 2019: Where and when to avoid on roads and rail
bjornmossa/echolot
Self resonant BandPass filter with delay line
mikeqfu/network-rail-weather-rail-incident-prediction
A (prototype) model for prediction of weather-related rail incidents in Great Britain
nethanelkohen/Sloth
Crowdsourced MTA delays for the N/W line in Astoria, NYC
sketchbuch/wir-bitten-um-entschuldigung
An on-going log of every issue I experience with Deutsche Bahn (DB).
sprysimulation/sprysimulation
Spry Simulation is Microsoft Excel add-in which enables system dynamics, discrete event and Monte Carlo simulation in modern spreadsheets, especially with small to medium sized simulation models and for a proof-of-concept tasks.
BrightLab-ANVIL/Gong_2023
Analysis code to accompany publication
lavishthomas/node-red-mechanisms
Node red mechanisms for common issues and problems
Omokhemi/Omokhemi-Ogude
Summary of my qualifications and skills and projects I have worked on or currently working on
SpikeAI/2022_polychronies-review
Review on temporal spiking motifs in neurobiological and neuromorphic data
SpikeAI/2023_GrimaldiPerrinet_HeterogeneousDelaySNN
Learning heterogeneous delays in a layer of spiking neurons for fast motion detection - Grimaldi Perrinet (2023)
BBC-Data-Unit/christmas-traffic-2017
Christmas 2017 travel: When should I avoid the roads?
BBC-Data-Unit/christmas-traffic-2018
Christmas traffic: Where to avoid on the roads and rail
BBC-Data-Unit/easter-travel
Easter travel: Where to avoid on roads and rail
BBC-Data-Unit/easter-travel-2019
Easter travel 2019: Where to avoid on roads and rail
BBC-Data-Unit/summer-getaway-traffic
Summer getaway: Roads to avoid as school holiday begins
BBC-Data-Unit/train-emergency-alarms
Train emergency alarm delays rise as more passengers call for help
faisalkhan91/NYC-Bus-Analysis
This is a project for analysis of NYC bus breakdowns and delays using data science tools in python.
SethKauf/mta_service_delays
A look at MTA service delays
UttamBasu/1-Second-Timer-in-Arduino
This is for the use of inbuilt Timer of Arduino. Here we will see how we can control anything just using Arduino inbuilt Timer, without using any Delay. Yes Arduino has inbuilt multiple timer. We don't need to use the delay function to make a sense to time delay. Because the delay function delay the whole program and all application. Here we see how to use timer interrupt in Arduino.