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

Crunch Time software
Filter: All | Freeware | Demo
 

Crunch Time

< 1 2 3 4 5 
Added: October 27, 2010 | Visits: 707

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 (87): Ethiopic::Time 0.20 Download

Added: August 12, 2010 | Visits: 1.344

Time::Beat Time::Beat is a Perl module to convert between standard time and Swatch ".beat" time. Time::Beat is a module to convert normal time to and from .beats, of which there are a thousand in a day. It can change normal time in time() format to .beats, and .beats into either 24-hour or 12-hour normal...





Platforms: *nix

License: Freeware Size: 3.07 KB Download (130): Time::Beat Download

Added: April 13, 2010 | Visits: 1.091

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 (88): Regexp::Common::time Download

Added: April 04, 2010 | Visits: 1.279

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.633

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.756

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 (105): OCERA Real Time Ethernet Download

Added: March 19, 2010 | Visits: 989

Time::Warp Time::Warp is a Perl module to control over the flow of time. SYNOPSIS use Time::Warp qw(scale to time); to(time + 5); # 5 seconds ahead scale(2); # make time flow twice normal Our external experience unfolds in 3 1/2 dimensions (time has a dimensionality of 1/2). The Time::Warp module...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (100): Time::Warp Download

Added: May 16, 2010 | Visits: 1.562

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.180

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: 682

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.615

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: 885

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: January 17, 2010 | Visits: 1.646

Time Attendance Time and Attendance is software that is designed to track time and attendance. Attendance tracking is key to any club or organization, and Time and Attendance can easily bring this task online. Its Web-based interface allows you to enter events as either public or private, and only public...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 184.32 KB Download (253): Time Attendance Download

Added: September 04, 2010 | Visits: 1.755

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: March 22, 2010 | Visits: 874

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

Added: January 25, 2010 | Visits: 833

FRS Clocks and Time FRS Clocks and Time allows students to practice telling time and gain confidence in reading standard, classic, and modern clock faces. It also feature time related word problem practice.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 3.9 MB Download (95): FRS Clocks and Time Download

Added: January 25, 2010 | Visits: 938

FRS Clocks and Time X FRS Clocks and Time allows students to practice telling time and gain confidence in reading standard, classic, and modern clock faces. It also feature time related word problem practice.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 11.3 MB Download (99): FRS Clocks and Time X Download

Added: January 25, 2010 | Visits: 1.436

Time Splitter Video Time Splitter Video is a time code solution designed for professionals involved in video management.Time Splitter Video allows a video file to be rapidly split into exact time seperated files. New features in Time Splitter Video now allow custom markers to determine where files are to be...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (290): Time Splitter Video Download

Released: January 25, 2010  |  Added: February 11, 2010 | Visits: 1.818

AggreGate Time and Attendance AggreGate Time and Attendance is a corporate employee attendance tracking system. Almost all types of modern time recorders and punch clocks using different communication protocols may be connected to the system, including RFID, magnetic card, fingerprint, biometric, keypad, PC clock, PDA clock,...


Platforms: Windows

License: Shareware Cost: $250.00 USD Size: 113.13 MB Download (175): AggreGate Time and Attendance Download

Released: March 07, 2010  |  Added: June 08, 2010 | Visits: 1.056

Action in time KS Action in time KS-01(turning the pc off, showing massages, starting files). is a shareware product ( 15 days free use ). It will run with any version: Windows 98,98SE, Me, XP and Vista. Action in time KS allows you 3 actions: (1) turning the computer off at any time,(turning off...


Platforms: Windows

License: Shareware Cost: $10.00 USD Size: 1.3 MB Download (433): Action in time KS Download

< 1 2 3 4 5