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

Ace Hardware Locations freeware
Filter: All | Freeware | Demo
 

Ace Hardware Locations

1 2 3 4 5 > 
Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 646

Hardware Monitor for Mac OS An application to read out all accessible hardware sensors in Macintosh computers. Currently more than 100 different Macintosh hardware sensors and more than 200 hard drive temperature sensors are supported. The program can visualize the history graphs of the readings, display measured values in...



Platforms: Mac

License: Freeware Size: 3.8 MB Download (416): Hardware Monitor for Mac OS Download

Released: August 01, 2011  |  Added: August 25, 2011 | Visits: 3.542

Hardware Asset Tracker Get your hardware assets organized and tracked using this free software. Are you having trouble knowing where all your hardware is, who™s using it, what the warranty and serial number is? This software can help. With Hardware Asset Tracker you can organize computer assets such as PDAs,...





Platforms: Windows

License: Freeware Size: 930.67 KB Download (256): Hardware Asset Tracker Download

Added: September 03, 2010 | Visits: 1.405

Hardware::iButton Hardware::iButton is a Perl module that allows to talk to DalSemi iButtons via a DS2480 serial widget. SYNOPSIS use Hardware::iButton::Connection; $c = new Hardware::iButton::Connection "/dev/ttyS0"; @b = $c->scan(); foreach $b (@b) { print "family: ",$b->family(), "serial number: ",...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (111): Hardware::iButton Download

Added: March 18, 2010 | Visits: 1.199

Hardware::iButton::Device Hardware::iButton::Device is a Perl object to represent iButtons. SYNOPSIS use Hardware::iButton::Connection; $c = new Hardware::iButton::Connection "/dev/ttyS0"; @b = $c->scan(); foreach $b (@b) { print "id: ", $b->id(), ", reg0: ",$b->readreg(0),"n"; } This module talks to iButtons...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (112): Hardware::iButton::Device Download

Added: February 22, 2010 | Visits: 1.564

The Ace Of Pinguins The Ace of Penguins is a set of Unix/X solitaire games based on the ones available for Windows(tm) but with a number of enhancements that my wife says make my versions better. The latest version includes clones of freecell, golf, mastermind, merlin, minesweeper, pegged, solitaire, taipei (with...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (105): The Ace Of Pinguins Download

Added: June 05, 2010 | Visits: 1.528

The Ace of Penguins The Ace of Penguins project is a X11 solitaire card games. This package includes freecell, golf, mastermind, merlin, minesweeper, pegged, solitaire, taipei, and thornq, plus a solitaire toolkit so that you can write your own games. These games are modelled after the Windows(tm) versions, with...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (118): The Ace of Penguins Download

Added: November 11, 2010 | Visits: 1.130

The ACE ORB from the doc group TAO project is a standards-compliant, real-time implementation of CORBA that provides efficient, predictable, and scalable quality of service (QoS) end-to-end. Unlike conventional implementations of CORBA, which are inefficient, unpredictable, non-scalable, and often non-portable, TAO applies...


Platforms: *nix

License: Freeware Size: 34 MB Download (98): The ACE ORB from the doc group Download

Added: August 14, 2010 | Visits: 2.187

X Hardware Monitor X Hardware Monitor is a hardware monitor that shows indicators for temperature, voltage, fan speed etc, of a running system with a graphical panel. The default configuration allows to monitor up to 3 temperatures, 3 fan speeds and 6 voltages. This tool is more particularly adequate for...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (224): X Hardware Monitor Download

Added: August 04, 2010 | Visits: 1.163

Hardware::Simulator Hardware::Simulator is a Perl extension for Perl Hardware Descriptor Language. SYNOPSIS use Hardware::Simulator; # NewSignal( perl_variable [, initial_value]); # create a signal called $in_clk, give it an initial value of 1 NewSignal(my $in_clk,1); # Repeater ( time_units , code_ref) #...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Hardware::Simulator Download

Added: May 14, 2010 | Visits: 1.183

Hardware 4 Linux Hardware 4 Linux project contains a set of tools to report Linux-compatible hardware to hardware4linux.info. Whats New in This Release: - This release anonymizes dmidecode output, collects OS version files instead of calling osinfo, collects audio codec files, adds a README, and collects PCI...


Platforms: *nix

License: Freeware Download (121): Hardware 4 Linux Download

Added: September 15, 2010 | Visits: 1.037

Ace::Browser::AceSubs Ace::Browser::AceSubs Perl module contains subroutines for AceBrowser. SYNOPSIS use Ace; use Ace::Browser::AceSubs; use CGI qw(:standard); use CGI::Cookie; my $obj = GetAceObject() || AceNotFound(); PrintTop($obj); print $obj->asHTML; PrintBottom(); Ace::Browser::AceSubs exports a...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (102): Ace::Browser::AceSubs Download

Added: April 22, 2010 | Visits: 1.225

Ace::Object Ace::Object is a Perl module to manipulate Ace Data Objects. SYNOPSIS # open database connection and get an object use Ace; $db = Ace->connect(-host => beta.crbm.cnrs-mop.fr, -port => 20000100); $sequence = $db->fetch(Sequence => D12345); # Inspect the object $r =...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (96): Ace::Object Download

Added: March 08, 2010 | Visits: 1.195

Hardware lister lshw (Hardware Lister) is a small tool to provide detailed information on the hardware configuration of the machine. Hardware lister can report exact memory configuration, firmware version, CPU version and speed, cache configuration, bus speed, mainboard configuration, etc. On DMI-capable x86...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (128): Hardware lister Download

Added: February 05, 2010 | Visits: 965

Hardware::Vhdl::Lexer Hardware::Vhdl::Lexer is a Perl module that can split VHDL code into lexical tokens. SYNOPSIS use Hardware::Vhdl::Lexer; # Open the file to get the VHDL code from my $fh; open $fh, <, device_behav.vhd || die $! # Create the Lexer object my $lexer = Hardware::Vhdl::Lexer->new({...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (107): Hardware::Vhdl::Lexer Download

Added: June 20, 2010 | Visits: 1.166

Ace Operator Ace Operator offers a simple and inexpensive way to connect online customers with live operators who can answer questions about products and provide sales support, technical support and training. Ace Operator project is a customer contact solution for online businesses. Online businesses can...


Platforms: *nix

License: Freeware Size: 19.5 MB Download (97): Ace Operator Download

Added: July 11, 2010 | Visits: 1.069

Data::Locations Data::Locations - magic insertion points in your data Did you already encounter the problem that you had to produce some data in a particular order, but that some piece of the data was still unavailable at the point in the sequence where it belonged and where it should have been produced? Did...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (91): Data::Locations Download

Added: May 19, 2010 | Visits: 960

locations locations project can keep track of user logins. It is a simple script which can be used to display the locations from which users logged onto your machine from. This was inspired by a similar script discussed in the Perl For System Administration book from O Reilly. By default this script...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (99): locations Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 717

Open Hardware Monitor The Open Hardware Monitor is a free open source application that monitors temperature sensors, fan speeds, voltages, load and clock speeds of a computer. The Open Hardware Monitor supports most hardware monitoring chips found on todays mainboards. The CPU temperature can be monitored by...


Platforms: Windows

License: Freeware Download (427): Open Hardware Monitor Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 604

Hardware Freak Hardware Freak is a small utility that will give you various information about your system. You can view CPU, BIOS, Motherboard, RAM Memory, Graphics card, Sound card, Hard Drive, External storage devices, Operating system, Optical Media, Networking, Printers, Keyboard, Mouse, and USB Ports info...


Platforms: Windows

License: Freeware Download (417): Hardware Freak Download

Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 999

Basic Hardware Inventory Basic Hardware Inventory was designed to be a small tool that will allow you to get a basic hardware inventory of any WMI enabled computer on the network. Fill in the name or IP address of a remote computer in the "Computer" field at the top of the screen. Or you can use the "Paste" button at the...


Platforms: Windows

License: Freeware Download (423): Basic Hardware Inventory Download

1 2 3 4 5 >