Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.105 Times

Secs Hms freeware
Filter: All | Freeware | Demo
 

Secs Hms

1 2 > 
Added: August 09, 2013 | Visits: 483

Seconds to hours, minutes, seconds A very simple program to convert a time in seconds to a string giving the time in hours, minutes and seconds. Useful for producing readable toc output from programs which run for ages.help secs2hms SECS2HMS - converts a time in seconds to a string giving the time in hours, minutes and second... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Seconds to hours, minutes, seconds Download

Released: June 24, 2017  |  Added: July 19, 2017 | Visits: 1.376

HMS Diptera Sci-fi first person shooter. Whilst beginning your normal patrol route on the HMS Diptera a radiation wave hits the ship and strange things start to get uncovered... You play as John Reid, just another security guard placed on the night shift. FPS stands for First Person Shooter. FPS games... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 183.32 MB Download (257): HMS Diptera Download

Added: November 03, 2010 | Visits: 1.012

VcsTools::DataSpec::HpTnd VcsTools::DataSpec::HpTnd is a Hp Tnd custom data for HMS logs. SYNOPSIS use VcsTools::DataSpec::HpTnd qw($description readHook); use VcsTools::LogParser ; my $ds = new VcsTools::LogParser ( readHook => &readHook, description => $description ) ; This class contains all the custom... Platforms: *nix

License: Freeware Size: 23.55 KB Download (97): VcsTools::DataSpec::HpTnd Download

Added: July 05, 2013 | Visits: 510

Moon Position moonpos calculates the moon position using the method in the bookAstronomical Algorithms by Jean Meeus, Chapter 45, pp 307 - 313. Thealgorithm used is accurate to about 10 arcsec in longitude and 4 arcsecin latitude according to the book, although the time range is notmentioned. The periodic... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (46): Moon Position Download

Added: January 18, 2010 | Visits: 1.741

AVI TV Episode File Resizer AVI TV Episode File Resizer script is not for multiple MOVIE files (only TV) however it can do SINGLE MOVIE files quite nicely. The project was designed to help me fit (resize the file) multiple Xvid TV episodes (entire season) on a single DVD. Most of the time a TV series is almost exactly the... Platforms: *nix

License: Freeware Size: 11.26 KB Download (117): AVI TV Episode File Resizer Download

Added: May 14, 2010 | Visits: 1.159

Net::AIM Net::AIM is a Perl extension for AOL Instant Messenger TOC protocol. SYNOPSIS use Net::AIM; $aim = new Net::AIM; $conn = $aim->newconn(Screenname => Perl AIM, Password => yaddayadda); $aim->start; This module implements an OO interface to the Aol Instant Messenger TOC protocol. This... Platforms: *nix

License: Freeware Size: 21.5 KB Download (105): Net::AIM Download

Added: March 07, 2010 | Visits: 1.468

MP3::Info MP3::Info is a Perl module that can manipulate / fetch info from MP3 audio files. SYNOPSIS #!perl -w use MP3::Info; my $file = Pearls_Before_Swine.mp3; set_mp3tag($file, Pearls Before Swine, q"77s", Sticks and Stones, 1990, q"(c) 1990 77s LTD.", rock & roll); my $tag =... Platforms: *nix

License: Freeware Size: 99.33 KB Download (100): MP3::Info Download

Added: May 07, 2010 | Visits: 812

Tupsmand Tecnoupman project is a manager/monitor for the UPS Tecnoware Adv. Tecnoware (FIRENZE), only supplies a payment proprietary cable and software. So, even if the UPS is equipped of RS-232 interface its not possible, without spent a lot of money, to manage the UPS directly from the PC. Ive tried... Platforms: *nix

License: Freeware Size: 18.43 KB Download (99): Tupsmand Download

Added: October 24, 2010 | Visits: 758

Tecnoupman Tecnoupman project is a manager/monitor for the UPS Tecnoware Adv. Tecnoware (FIRENZE), only supplies a payment proprietary cable and software. So, even if the UPS is equipped of RS-232 interface its not possible, without spent a lot of money, to manage the UPS directly from the PC. Ive tried... Platforms: *nix

License: Freeware Size: 28.67 KB Download (100): Tecnoupman Download

Added: February 04, 2010 | Visits: 829

Thread::Apartment Thread::Apartment is an apartment threading wrapper for Perl objects. SYNOPSIS package MyClass; use Thread::Apartment::Server; use base qw(Thread::Apartment::Server); sub new { # # the usual constructor # } # # mark some methods as simplex # sub get_simplex_methods { return {... Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): Thread::Apartment Download

Added: April 13, 2010 | Visits: 1.097

Regexp::Common::time Regexp::Common::time Perl module contains date and time regexps. SYNOPSIS use Regexp::Common qw(time); # Piecemeal, Time::Format-like patterns $RE{time}{tf}{-pat => pattern} # Piecemeal, strftime-like patterns $RE{time}{strftime}{-pat => pattern} # Match ISO8601-style date/time... Platforms: *nix

License: Freeware Size: 35.84 KB Download (94): Regexp::Common::time Download

Added: September 06, 2010 | Visits: 1.002

Text::MacroScript Text::MacroScript is a macro pre-processor with embedded perl capability. SYNOPSIS use Text::MacroScript ; # new() for macro processing my $Macro = Text::MacroScript->new ; while( <> ) { print $Macro->expand( $_ ) if $_ ; } # Canonical use (the filename improves error messages): my... Platforms: *nix

License: Freeware Size: 36.86 KB Download (129): Text::MacroScript Download

Added: October 14, 2010 | Visits: 688

Time::Piece Time::Piece is a Perl module that contains Object Oriented time objects. SYNOPSIS use Time::Piece; my $t = localtime; print "Time is $tn"; print "Year is ", $t->year, "n"; This module replaces the standard localtime and gmtime functions with implementations that return objects. It does... Platforms: *nix

License: Freeware Size: 20.48 KB Download (92): Time::Piece Download

Added: November 23, 2010 | Visits: 1.166

LMF LMF project is a flexible log monitoring framework that allows the user to match text from log files, using perl regular expressions and capturing parentheses (pattern). An optional external command (trigger) will be executed when a user-specified number of matches (threshold) is found within a... Platforms: *nix

License: Freeware Size: 16.38 KB Download (92): LMF Download

Added: January 25, 2010 | Visits: 1.147

Log::Log4perl::DateFormat Log::Log4perl::DateFormat is a Log4perl advanced date formatter helper class. SYNOPSIS use Log::Log4perl::DateFormat; my $format = Log::Log4perl::DateFormat->new("HH:mm:ss,SSS"); # Simple time, resolution in seconds my $time = time(); print $format->format($time), "n"; # =>... Platforms: *nix

License: Freeware Size: 225.28 KB Download (94): Log::Log4perl::DateFormat Download

Added: July 15, 2010 | Visits: 705

Log::Log4perl Log::Log4perl is a Log4j implementation for Perl. SYNOPSIS # Easy mode if you like it simple ... use Log::Log4perl qw(:easy); Log::Log4perl->easy_init($ERROR); DEBUG "This doesnt go anywhere"; ERROR "This gets logged"; # ... or standard mode for more features:... Platforms: *nix

License: Freeware Size: 225.28 KB Download (105): Log::Log4perl Download

Added: September 01, 2010 | Visits: 1.032

Aget Aget is a multi-threaded download accelerator. It supports HTTP downloads and can be run from the console. This program is aim to like Flashget in unix Tests show that Aget is successfull in realizing its objectives. A file of size 36.347.010 bytes was downloaded in 14 minutes 28 secs via... Platforms: *nix

License: Freeware Size: 10.24 KB Download (104): Aget Download

Added: February 11, 2010 | Visits: 1.911

Rotter Rotter is a Recording of Transmission / Audio Logger for JACK. The project was designed for use by radio stations, who are legally required to keep a recording of all their output. Rotter runs continuously, writing to a new file every hour. It is released under the GPL license. Rotter can... Platforms: *nix

License: Freeware Size: 122.88 KB Download (106): Rotter Download

Added: June 21, 2010 | Visits: 1.233

SilentJack SilentJack is a silence and dead air detector for the Jack Audio Connection Kit. Usage: silentjack [options] [COMMAND [ARG]...] Options: -c < port > Connect to this port -n < name > Name of this client (default silentjack) -l < db > Trigger level (default -40 decibels) -p < secs > Period of... Platforms: *nix

License: Freeware Size: 102.4 KB Download (114): SilentJack Download

Added: May 22, 2010 | Visits: 762

AFS::KAS AFS::KAS is a Perl class to communicate with the AFS Authentication Server. SYNOPSIS use AFS::KAS; use AFS::KTC_PRINCIPAL; use AFS::KTC_TOKEN; use AFS::KTC_EKEY; my $admin = AFS::KTC_PRINCIPAL->new(admin); my $key = AFS::KTC_EKEY->ReadPassword($admin->name."s Password:"); my $token =... Platforms: *nix

License: Freeware Size: 184.32 KB Download (99): AFS::KAS Download

1 2 >