









Serving Software Downloads in 976 Categories, Downloaded 31.030.123 Times
Welcome to the Star Auto Authority app! Quickly and easily manage your auto repair and service needs with Star Auto Authority in Vernon Hills, IL. Access our exclusive special offers, quickly schedule an appointment, contact us and obtain turn-by-turn directions. Have a roadside emergency?...
Platforms: Windows Phone
License: Freeware | Size: 1024 KB | Download (8): StarAuto Download |
Log::Dispatch::Config is a Log4j for Perl. SYNOPSIS use Log::Dispatch::Config; Log::Dispatch::Config->configure(/path/to/log.conf); my $dispatcher = Log::Dispatch::Config->instance; $dispatcher->debug(this is debug message); $dispatcher->emergency(something *bad* happened!); #...
Platforms: *nix
License: Freeware | Size: 11.26 KB | Download (82): Log::Dispatch::Config Download |
Log::Dispatch::ToTk provides class to redirect Log::Dispatch to Tk widgets. Most users will only need to use Log::Dispatch::TkText widget to have Log::Dispatch messages written on a text widget. For more fancy uses, this module can be used by a composite widget dedicated to handle...
Platforms: *nix
License: Freeware | Size: 4.1 KB | Download (73): Log::Dispatch::ToTk Download |
Log::Dispatch::TkText provides a Text widget for Log::Dispatch. SYNOPSIS use Tk ; use Log::Dispatch; use Log::Dispatch::TkText ; my $dispatch = Log::Dispatch->new; my $mw = MainWindow-> new ; my $tklog = $mw->Scrolled(LogText, name => tk, min_level => debug); $tklog -> pack ; #...
Platforms: *nix
License: Freeware | Size: 5.12 KB | Download (87): Log::Dispatch::TkText Download |
Log::Dispatch::File::Rolling is a Perl object for logging to date/time/pid stamped files. SYNOPSIS use Log::Dispatch::File::Rolling; my $file = Log::Dispatch::File::Rolling->new( name => file1, min_level => info, filename => Somefile%d{yyyyMMdd}.log, mode => append ); $file->log(...
Platforms: *nix
License: Freeware | Size: 5.12 KB | Download (76): Log::Dispatch::File::Rolling Download |
Log::Dispatch::File::Alerts is a Perl object for logging to alert files. SYNOPSIS use Log::Dispatch::File::Alerts; my $file = Log::Dispatch::File::Alerts->new( name => file1, min_level => emerg, filename => Somefile%d{yyyy!!!!}.log, mode => append ); $file->log( level => emerg,...
Platforms: *nix
License: Freeware | Size: 5.12 KB | Download (71): Log::Dispatch::File::Alerts Download |
POE::Component::Audio::Mad::Dispatch is a POE::Component::Audio::Mad frontend implementing listener based message dispatch. SYNOPSIS use POE; use POE::Component::Audio::Mad::Dispatch; ## we print some stuff below, and we dont want it ## to get buffered.. so turn on autoflush. $| = 1;...
Platforms: *nix
License: Freeware | Size: 22.53 KB | Download (71): POE::Component::Audio::Mad::Dispatch Download |
Hash::Diff::Dispatch allows to execute code depending on difference between hashes. SYNOPSIS my $hash_watcher = Hash::Diff::Dispatch->new( {}, # Sets the starting hash # The events will be called using the order returned # by calling keys on these values... b => &bold, i => &italic,...
Platforms: *nix
License: Freeware | Size: 3.07 KB | Download (78): Hash::Diff::Dispatch Download |
dispatch is a multi-tier architecture object-oriented framework that allows access to methods and variables at the command line and in shell scripts or via a GUI. The project is in an early stage and you will probably not be able to compile it easily or use it for significant work. There are...
Platforms: *nix
License: Freeware | Size: 12.29 KB | Download (72): dispatch Download |
The Emsisoft Emergency Kit contains a collection of programs that can be used without a software installation to scan and clean infected computers for malware such as Viruses, Trojans, Spyware, Adware, Bots, Rootkits, Worms, Keyloggers and all other types of malign programs. Its dual-engine...
Platforms: Windows
License: Freeware | Size: 128.93 MB | Download (100): Emsisoft Free Emergency Kit Download |
Save time, money and increase your customer satisfaction by using dispatch software. 100% free online, web-based dispatch software makes it easy to keep track of your vehicles.Easily view what each vehicle will be doing each day. Export the daily schedule to a printable spreadsheet file for your...
Platforms: Windows, *nix, PHP, BSD Solaris
License: Freeware | Download (46): Truck Dispatch Software 1.12b Download |
Dynamic economic dispatch is an important variant of economic dispatch,where the the ramp constraints also considered .This software presents a simple way of implementing the quadaratic programming to solve the problem.
Platforms: Matlab
License: Freeware | Size: 10 KB | Download (21): Quadratic Programming Solution to Dynamic Economic Dispatch Download |
This software solves the economic emission dispatch by quadratic programming.The fuel cost equations,emission coefficients ,Bmn coeffcients and the demand should be entered and the subroutien emield.m should be executed.
Platforms: Matlab
License: Freeware | Size: 40.96 KB | Download (18): Economic emission dispatch Download |
This code solves the economic dispatch by quadratic programming.Monotonic quadratic Fuel cost equations with Bmn coefficients is considered this model.
Platforms: Matlab
License: Freeware | Size: 30.72 KB | Download (18): Economic dispatch by quadratic programming Download |
Save time, money and increase your customer satisfaction by using dispatch software. 100% free online, web-based dispatch software makes it easy to keep track of your vehicles.Easily view what each vehicle will be doing each day. Export the daily schedule to a printable spreadsheet file for your...
Platforms: PHP
License: Freeware | Size: 92.16 KB | Download (22): Truck Dispatch Software for Scripts Download |
SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them as S
Platforms: *nix
License: Freeware | Size: 10.24 KB | Download (19): SMS Dispatch Download |
Log::Dispatch::Scribe is a Perl module that provides a Log::Dispatch style interface to Scribe, and is also fully compatible with Log::Log4perl. Scribe is a server for aggregating log data streamed in real time from a large number of servers. It is designed to be scalable, extensible without...
Platforms: *nix
License: Freeware | Size: 10.24 KB | Download (16): Log::Dispatch::Scribe Download |
English For Medical Emergency e una raccolta di casi clinici nel settore della medicina durgenza, composta di 8 moduli. Ogni modulo sviluppa un caso di studio, si ascolta in circa unora e comprende video, animazioni ed esercizi in inglese a livello B1 intermediate. I moduli sono rivolti a...
Platforms: iOS
License: Freeware | Size: 9.4 MB | Download (9): English For Medical Emergency Download |
IRC::Bot::Help is a module to dispatch help for IRC::Bot. SYNOPSIS use IRC::Bot::Help; my $seen = IRC::Bot::Help->new(); # later on... # User asks for help in DCC CHAT sub on_dcc_chat { my ( $kernel, $id, $who, $msg ) = @_[ KERNEL, ARG0, ARG1, ARG3 ]; my $nick = ( split /!/, $who...
Platforms: *nix
License: Freeware | Size: 11.26 KB | Download (206): IRC::Bot::Help Download |
Content Dispatcher project will dispatch content over many plone sites in one click. Let a content to be dispatch over many plone sites in one click..
Platforms: *nix
License: Freeware | Size: 95.23 KB | Download (106): Content Dispatcher Download |