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.809 Times

Time Change freeware
Filter: All | Freeware | Demo
 

Time Change

< 1 2 3 4 5 > 
Added: August 31, 2008 | Visits: 1.719

Reliable Change Generator The Reliable Change Generator was developed to help clinicians, researchers and students to assess whether any change apparent in a client (or anything/one for that matter) isn't just an artifact of measurement. This computer programme was developed to reduce the time it takes to assess reliable... Platforms: Windows

License: Freeware Size: 19.8 MB Download (606): Reliable Change Generator Download

Added: August 16, 2008 | Visits: 1.300

NTP Time Server Monitor 0.9n The NTP Time Server Monitor software allows the user to control and configure the NTP service for Windows with a userfriendly graphical user interface. Additionally it eases the handling with the NTP service. Here is a small list of the abilities and features this tool offers: - Switch easily... Platforms: Windows

License: Freeware Size: 1.49 KB Download (125): NTP Time Server Monitor 0.9n Download

Released: June 01, 2009  |  Added: January 05, 2010 | Visits: 3.077

Time Zone Calculator Free Time Zone Calculator will help you calculate time differences between different world time zones. Accounting for daylight saving time (DST) and offering a database of all major cities of the world complete with their time zones and DST settings, Time Zone Calculator is your one-click... Platforms: Windows

License: Freeware Size: 428.6 KB Download (271): Time Zone Calculator Download

Released: June 28, 2017  |  Added: July 17, 2017 | Visits: 4.616

DiskPulse DiskPulse is a free and easy-to-use disk change monitoring utility allowing one to monitor one or more disks or directories and detect file creations, modifications, name changes and delete operations in real-time. The user is provided with the ability to filter changes by the change type, file... Platforms: Windows

License: Freeware Size: 3.48 MB Download (448): DiskPulse Download

Added: January 18, 2010 | Visits: 1.619

Network Time Tools Network Time Tools (NTT) is a set of network tools designed to provide monitoring of a network and the services on that network, and provide various reports on the hosts/services and optional alerts via email, pager, and cellphones. It also has the capability to send messages on user-specified... Platforms: *nix

License: Freeware Size: 30.72 KB Download (109): Network Time Tools Download

Added: January 11, 2010 | Visits: 1.001

Time::Skew Time::Skew is a Perl module that computes local clock skew with respect to a remote clock. SYNOPISI use Time::Skew # Init Convex Hull and timing data my $hull=[]; my $result={}; # Iterate data point introduction Time::Skew::convexhull($result,$datapoint,$hull); This module supports... Platforms: *nix

License: Freeware Size: 45.06 KB Download (100): Time::Skew Download

Added: February 25, 2010 | Visits: 1.113

HTTP Time Protocol The HTTP Time Protocl (HTP) system is a set of utilities to set and maintain the system clock from the HTTP/1.1 (RFC 2616) "Date:" header. HTP requires Libconfig. The purpose of HTP is provide a simple to use system that can be used on any system that is connected to the internet and can access... Platforms: *nix

License: Freeware Size: 13.31 KB Download (114): HTTP Time Protocol Download

Added: October 27, 2010 | Visits: 714

Ethiopic::Time 0.20 Ethiopic::Time is a Perl module for conversions of calendar systems to/from Ethiopic and Gregorian. SYNOPSIS use LiveGeez::Request; require Convert::Ethiopic::Time; my $r = LiveGeez::Request->new; ReadParse ( %input ); $r->ParseInput ( %input ); my $t = Convert::Ethiopic::Time->new (... Platforms: *nix

License: Freeware Size: 21.5 KB Download (88): Ethiopic::Time 0.20 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: April 04, 2010 | Visits: 1.290

Time::Format Time::Format is a Perl module for easy-to-use date/time formatting. SYNOPSIS use Time::Format qw(%time %strftime %manip); $time{$format} $time{$format, $unixtime} print "Today is $time{yyyy/mm/dd}n"; print "Yesterday was $time{yyyy/mm/dd, time-24*60*60}n"; print "The time is... Platforms: *nix

License: Freeware Size: 38.91 KB Download (94): Time::Format Download

Added: February 02, 2010 | Visits: 1.643

Time::Zone Time::Zone is a miscellaneous timezone manipulations routines. SYNOPSIS use Time::Zone; print tz2zone(); print tz2zone($ENV{TZ}); print tz2zone($ENV{TZ}, time()); print tz2zone($ENV{TZ}, undef, $isdst); $offset = tz_local_offset(); $offset = tz_offset($TZ); This is a collection of... Platforms: *nix

License: Freeware Size: 22.53 KB Download (111): Time::Zone Download

Added: February 16, 2010 | Visits: 1.766

OCERA Real Time Ethernet The ORTE is an implementation of the RTPS communication protocol defined by Real Time Innovations. RTPS is an application layer protocol targeted to the real-time communication area. It is built on top of a standard UDP stack. This protocol is being submitted to the IETF as an informational... Platforms: *nix

License: Freeware Size: 1.6 MB Download (106): OCERA Real Time Ethernet Download

Added: May 16, 2010 | Visits: 1.574

LightWeight Time Tracker LightWeight Time Tracker (LWTT) is a very simple time-tracking program. LightWeight Time Tracker provides independent real-time tracking of multiple tasks (such as programming, lectures, presentations, etc.). The data are saved to an XML file under the home directory.. Lightweight Time Tracker... Platforms: *nix

License: Freeware Size: 81.92 KB Download (165): LightWeight Time Tracker Download

Added: July 26, 2010 | Visits: 1.188

Bookmark Time 0.2 Bookmark Time is an Amarok script that lets you bookmark a point in time in a music file. When you play it again, you can choose the bookmarked times from the mouse menu.. Bookmark Time KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing... Platforms: *nix

License: Freeware Size: 13.31 KB Download (94): Bookmark Time 0.2 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: September 05, 2010 | Visits: 1.628

Real-Time Proactive Secret Sharing Library Real-Time Proactive Secret Sharing Library is an implementation of the Shamirs secret sharing scheme and Herzbergs proactive secret sharing algorithm. Real-Time Proactive Secret Sharing Library targets the RTAI OS. It includes a port of GNU GMP to RTAI, which is used for multiple precision... Platforms: *nix

License: Freeware Size: 1.3 MB Download (115): Real-Time Proactive Secret Sharing Library Download

Added: May 08, 2010 | Visits: 893

Time::Elapse Time::Elapse is a Perl extension for monitoring time conveniently during tasks. Time::Elapse is a very simple class with one method: lapse. Basically, the lapse method eats the brains of the variable, squirrels away whatever value it may have held internally, (much like space aliens are known... Platforms: *nix

License: Freeware Size: 7.17 KB Download (111): Time::Elapse Download

Added: September 04, 2010 | Visits: 1.759

Time::Convert Time::Convert is a Perl interface to converting unix seconds to years, days, hours and minutes. SYNOPSIS use Time::Convert; my $convert = new Time::Convert; EXAMPLE use Time::Convert; my $convert = new Time::Convert; $REPLY = $convert->ConvertSecs(time); print($REPLY);. Platforms: *nix

License: Freeware Size: 2.05 KB Download (94): Time::Convert Download

Added: November 18, 2010 | Visits: 1.240

Gnome Desktop Change Gnome Desktop Change is a daemon that changes randomly your GNOME desktop background. Gnome Desktop Change is a daemon that changes randomly your GNOME desktop background. Its totally written in C++, it uses FAM (File Alteration Monitor) to detect changes into directory that contains picture... Platforms: *nix

License: Freeware Size: 102.4 KB Download (152): Gnome Desktop Change Download

Added: March 22, 2010 | Visits: 878

Time::Progress Time::Progress Perl module contains elapsed and estimated finish time reporting. SYNOPSIS # autoflush to get r working $| = 1; # get new `timer my $p = new Time::Progress; # restart and report progress $p->restart; sleep 5; # or do some work here print $p->report( "done %p elapsed: %L... Platforms: *nix

License: Freeware Size: 10.24 KB Download (99): Time::Progress Download

< 1 2 3 4 5 >