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

Multi Capable Work Bench software
Filter: All | Freeware | Demo
 

Multi Capable Work Bench

< 1 2 3 4 5 > 
Added: August 06, 2008 | Visits: 1.026

Work Order If your company issues work orders to outside contractors, our program can save you time and money! Easy to operate, single or multi-user. Does not force you to conform to any pre-determined format - simply type in the instructions you wish to issue, in whatever manner works for you. Based on...



Platforms: Windows

License: Shareware Cost: $239.00 USD Size: 4.56 MB Download (523): Work Order Download

Added: August 14, 2008 | Visits: 1.147

Operation Work-time calendar Create and print monthly or yearly operation / work-time calendars easily in minutes. Calculate the number of time cycles based on calendar work time data between two dates, determine the end date for a number of cycles based on cycle time or calculate forward from a required completion date...





Platforms: Windows

License: Shareware Cost: $10.00 USD Size: 8.5 MB Download (538): Operation Work-time calendar Download

Released: June 26, 2016  |  Added: August 04, 2016 | Visits: 14.999

Spartan Portable Multi Clipboard Have you ever needed information on one computer that you have on another? Forget transferring files. Spartan is a multi clipboard that runs entirely from a plug in flash drive. Plug into one PC and copy. Plug into another and paste. Its that easy. It works for text, graphics and anything else...


Platforms: Windows, Windows 7, Other

License: Shareware Cost: $29.99 USD Size: 7.07 MB Download (206): Spartan Portable Multi Clipboard Download

Released: June 24, 2016  |  Added: August 03, 2016 | Visits: 11.104

Spartan Multi Clipboard Typing something youve typed before? Searching for that graphic file, web address or phone number you know you have somewhere? Want to browse your digital photos and paste them straight into your email or word processor? You need Spartan. Spartan isnt just a multi clipboard. It's a complete...


Platforms: Windows, Windows 8, Windows 7, Other

License: Shareware Cost: $29.99 USD Size: 7.09 MB Download (240): Spartan Multi Clipboard Download

Released: June 12, 2016  |  Added: July 25, 2016 | Visits: 25.376

M8 Free Multi Clipboard CLIPS - M8 is the simplest of all multi-clipboard and screen capture programs. Just have it running minimized and it captures everything you cut or copy from other programs. It keeps up to 500 clips. When you want to paste one back, all you have to do is restore M8 and click on the clip you want....


Platforms: OS/2, Windows, Mac, *nix, Palm OS, DOS, Windows 8, Windows Phone, Windows 7, Windows Server, iOS, Android, Symbian, Pocket PC, OpenVMS, Handheld, Other,BlackBerry,iPhone,iPod,iTouch,Palm,Not Applicable,Java,AS/400,RIM,Netware,BEOS

License: Freeware Size: 6.95 MB Download (266): M8 Free Multi Clipboard Download

Added: August 04, 2008 | Visits: 2.724

Multi-Screen Remote Desktop Multi-Screen Remote Desktop (MSRD) displays screens of other computers on your screen. Allows you to use your keyboard and mouse to control the other computers remotely. MSRD is fast, secure and affordable remote-control software that enables you to work on a remote computer in real time as if...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.79 MB Download (334): Multi-Screen Remote Desktop Download

Released: June 30, 2016  |  Added: August 08, 2016 | Visits: 8.848

Spartan U3 Multi Clipboard Have you ever needed information on one computer that you know you have on another? Forget transferring files. Spartan is a multi clipboard that runs entirely from a plug in flash drive. Plug into one PC and copy. Plug into another and paste. It's that easy. It works for text, graphics and...


Platforms: Windows, Windows 7, Other

License: Shareware Cost: $29.99 USD Size: 6.41 MB Download (207): Spartan U3 Multi Clipboard Download

Added: August 11, 2008 | Visits: 1.195

Multi-Edit Lite for SAS 2006 Multi-Edit Lite for SAS 2006 answers the need for a modern editor that is dedicated to the needs and environment of todays SAS programmer. Multi-Edit Lite 2006 becomes a SAS IDE by encompassing a collection of edit macros, templates and other features dedicated to SAS. Customizable and extendable...


Platforms: Windows

License: Demo Cost: $89.95 USD Size: 6.49 KB Download (103): Multi-Edit Lite for SAS 2006 Download

Released: November 03, 2008  |  Added: November 08, 2008 | Visits: 2.136

CPU Multi-Gauge for Cisco CPU Multi-Gauge for Cisco is an important tool when monitoring the health of your network. A high router cpu load may indicate anything from excessive traffic to unstable routing protocols. Use the Router CPU Load when documenting your network to help create a baseline and identify high load...


Platforms: Windows

License: Commercial Cost: $99.99 USD Size: 39.51 MB Download (130): CPU Multi-Gauge for Cisco Download

Added: January 18, 2010 | Visits: 1.122

HTTPD::Bench::ApacheBench HTTPD::Bench::ApacheBench is a Perl API for Apache benchmarking and regression testing. SYNOPSIS use HTTPD::Bench::ApacheBench; my $b = HTTPD::Bench::ApacheBench->new; # global configuration $b->concurrency(5); $b->priority("run_priority"); # add HTTP request sequences (aka: runs) my...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (119): HTTPD::Bench::ApacheBench Download

Added: March 23, 2010 | Visits: 1.388

Multi Gnome Terminal Multi Gnome Terminal is an enhanced version of gnome-terminal, with many powerful new features and extensions. The most notable enhancement is the ability to run multiple terminals within the same window. Each terminal may be accessed by its "tab", through keyboard shortcuts, or menu...


Platforms: *nix

License: Freeware Size: 1.46 MB Download (114): Multi Gnome Terminal Download

Added: November 02, 2010 | Visits: 1.007

Tk::Multi::Manager Tk::Multi::Manager is a Tk composite widget managing Tk::Multi slaves. SYNOPSIS use Tk::Multi::Manager ; use Tk::Multi::Text ; # if you use MultiText as a slave my $manager = yourWindow -> MultiManager ( menu => $menu_ref , # optionnal title => "windows", # optionnal help => "Explain...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (95): Tk::Multi::Manager Download

Added: June 05, 2010 | Visits: 1.344

Multi-Agent Grid Engine library Multi-Agent Grid Engine library is an experiment aimed to make a programming tool for creation of autonomic systems..


Platforms: *nix

License: Freeware Size: 696.32 KB Download (108): Multi-Agent Grid Engine library Download

Added: March 05, 2010 | Visits: 1.119

Test::Tail::Multi Test::Tail::Multi is a Perl module to execute code, monitor dynamic file contents. SYNOPSIS use Test::Tail::Multi files => [qw(file1 file2)] tests=>2; # Can add files dynamically as well add_file(file3, "decided to add file3 too"); # Execute a command and check against output...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (107): Test::Tail::Multi Download

Added: September 10, 2010 | Visits: 1.171

SNMP::Multi SNMP::Multi is a Perl module to perform SNMP operations on multiple hosts simultaneously. SYNOPSIS use SNMP::Multi; my $req = SNMP::Multi::VarReq->new ( nonrepeaters => 1, hosts => [ qw/ router1.my.com router2.my.com / ], vars => [ [ sysUpTime ], [ ifInOctets ], [ ifOutOctets ] ], );...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (91): SNMP::Multi Download

Added: April 02, 2010 | Visits: 1.261

Multi-Simulation Interface Multi-Simulator Interface, in shrot MSI, is a simulation interconnection engine. In other words it is a program that connects simulations together by synchronizing their clocks and data. Multi-Simulation Interface serves the same purpose as HLA and supports most of HLAs functionality (and more)....


Platforms: *nix

License: Freeware Size: 3 MB Download (107): Multi-Simulation Interface Download

Added: November 27, 2010 | Visits: 862

GraphViz::ISA::Multi GraphViz::ISA::Multi is a display ISA relations between modules. SYNOPSIS use GraphViz::ISA::Multi; my $gnew= GraphViz::ISA::Multi->new(ignore => [ Exporter ]); $gnew->add("Curses::UI::TextViewer" ); $gnew->add("Curses::UI::Listbox" ); print $gnew->as_png(); GraphViz::ISA::Multi...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (92): GraphViz::ISA::Multi Download

Added: January 24, 2010 | Visits: 1.707

Multi Switch Looking Glass for PHP Multi Switch Looking Glass for PHP allows network administrators to open/close ports on Cisco CatOS/IOS switches via a Web interface. It is clear, configurable, and very useful to LAN party organizers for opening a port when a gamer pays for his place in the manifestation.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (135): Multi Switch Looking Glass for PHP Download

Added: March 11, 2010 | Visits: 1.343

odbc-bench OpenLink ODBC Bench is an open-source ODBC Benchmarking tool providing real-time comparative benchmarking for ODBC Drivers, Database Engines, and Operating Systems combinations. The Benchmarks in this application are loosely based on the TPC-A and TPC-C standard benchmarks, with modifications...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (115): odbc-bench Download

Added: June 18, 2010 | Visits: 2.091

Web-bench Web Bench is very simple tool for benchmarking WWW or proxy servers. Uses fork() for simulating multiple clients and can use HTTP/0.9-HTTP/1.1 requests. This benchmark is not very realistic, but it can test if your HTTPD can realy handle that many clients at once (try to run some CGIs) without...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (147): Web-bench Download

< 1 2 3 4 5 >