Lists (1)
Sort Name ascending (A-Z)
Stars
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Greedy Perimeter Stateless Routing in VANET
Energy-Efficient Routing Based on Reinforcement Learning
An implementation of a distributed protocol for cooperative sensing and sending operations of Unmanned Aerial Vehicles (UAVs). It is built on top of TensorFlow Agents and uses reinforcement learnin…
A Reputation based scheme to enforce Cooperation in Wireless Ad-Hoc Networks
This is the source code of the paper titled "QMR: Q-learning based Multi-objective optimization Routing protocol for Flying Ad Hoc Networks".
Q-learning Based Routing Protocol for Vehicular Ad Hoc Networks
A Latency and Coverage Optimized Data Collection Scheme for Smart Cities Based on Vehicular Ad-hoc Networks, Sensors, 2017.
Simulation of transition and timing attacks and a study of their effectiveness on Vehicular Ad-Hoc networks (VANETs).
Distance and signal quality aware routing protocol(DSQR) is a Vehicular ad-hoc network protocol. It’s predecessor GPSR protocol is used in Vanets for data transmission. Developed this protocol as m…
use some algorithm to solve the Route Planning. Including Genetic Algorithm(GA),Particle Swarm Optimization(PSO),ant colony optimization(ACO).
Energy Efficient Data Collection in UAV Enabled Wireless Sensor Network in matlab
Cooperative multi-population Harris Hawks optimization for many-objective optimization
主要介绍了一种基于蚁群算法的时延Petri网(ACOTPN)路径规划算法,它是根据蚁群算法的原理和时延库所Petri网的路径规划原理合成的一种新算法。当ACOTPN运行时,蚂蚁在网中的变迁行走并在变迁与变迁之间留下信息素,在遍历同时不仅更新变迁序列,而且会更新网标识,反过来通过判断网标识是否处于终止标识来决定蚂蚁遍历是否结束。
A SUMO environment for verifying leader selection algorithms with noisy DSRC model
Vehicle Ad-hoc Network spoof-attack simulator written in Python
Vehicular Network Simulator in MATLAB/Simulink Environment based on Discrete-event System. https://www.youtube.com/watch?v=wIohwbSk68I&t=47s
https://www.researchgate.net/project/Development-of-High-Performance-Wireless-Sensor-Network-based-on-Stochastic-Geometry-and-Graphical-Optimization-techniques-for-hybrid-Event-Monitoring-within-De…
Reinforcement Learning based routing protocol implementation for wireless ad hoc networks.
This Repository is targeted to VANET simulation in MATLAB
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, natu…
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
This code is for a MATLAB GUI in which AODV routing protocol is implemented for WSN. The source nodes are changing each time with number of packets.
Modified AODV Based on Clustering and Gateway for Wireless Sensor Network
The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具)