agent

Cover screen with window in cocoa

Hello- I am writing a Mac application, in Cocoa, that needs the ability to 'lock down' the computer. Basically, I am writing a small agent that will sit in the background and when prompted, throw up a window that covers the entire screen, including the status bar, and shows a message (something like "give me back my computer, thief!"). ...

discrete event simulators for C++

Hi All, I am currently looking for a discrete event simulator written for C++. I did not find much on the web written specifically in OO-style; there are some, but outdated. Some others, such as Opnet, Omnet and ns3 are way to complicated for what I need to do and, besides, I need to simulate agent-based algorithms capable of simulating ...