This project contains simulation codes of Dr. Jie Wu's wireless networking group at FAU, including a dominating set simulator (ds) and ns2 extensions for various virtual backbone formation, broadcast, and topology control schemes.
SIMULED is a abbreviature for Data Structures Simulator (in portuguese SIMUlador de Estrutura de Dados). The objective is to supply a tool that shows how data structures works when you add or remove data, helping in teaching of this discipline.
This simulator will be based on a server and client side. The Server app will run on "C/C++" environments and the client will be a CGI script. First, we'll try to do a simple simualtor. Then we'll go over to improve the client with a kind of rendering eng