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

Detect Cpu freeware
Filter: All | Freeware | Demo
 

Detect Cpu

< 1 2 3 4 5 > 
Added: October 04, 2010 | Visits: 1.100

heatload heatload is a tool for Linux which plots the CPU load against the CPU temperature as measured by the ACPI subsystem. Installation: As this package is made with the GNU autotools you should run ./configure inside the distribution directory for configuring the source tree. After that you should...



Platforms: *nix

License: Freeware Size: 98.3 KB Download (96): heatload Download

Added: January 10, 2010 | Visits: 1.174

Mech-Tex Mech-Tex 1000 is a desktop applets for SuperKaramba that displays cpu usage, internet flow in and out information and allows you to quickly mount and unmount devices , etc.. Mech-Tex 1000 KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz...





Platforms: *nix

License: Freeware Size: 1.1 MB Download (105): Mech-Tex Download

Added: September 13, 2010 | Visits: 848

cpuinfo 1.0-Pre Such information include CPU vendor, model name, cache hierarchy, and supported features (e.g. CMP, SMT, SIMD). cpuinfo is also a standalone program to demonstrate the use of this API. The cpuinfo library is distributed under the terms of the GNU Lesser General Public License (LGPL). cpuinfo...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (101): cpuinfo 1.0-Pre Download

Added: November 16, 2010 | Visits: 1.038

GFreqlet 1.0 Beta GFreqlet is a GNOME applet for Linux that not only monitors CPU frequency scaling, but also allows the end user to change the frequency or governor with just a click. It automatically detects which frequencies and governors your processor supports, so there is no configuration required. The...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (98): GFreqlet 1.0 Beta Download

Added: August 14, 2010 | Visits: 1.154

File::Signature File::Signature is a Perl module to detect changes to a files content or attributes. SYNOPSIS use File::Signature; my $sig = File::Signature->new(/some/file); # If you have a stringified signature stored in $string # you can create a File::Signature object from it. my $sig =...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (98): File::Signature Download

Added: May 04, 2010 | Visits: 1.533

Bubbling Load Monitor Applet The Bubbling Load Monitor (or "Bubblemon" for short) is a system CPU and memory load monitor. It displays something that looks like a vial containing water. The water level indicates how much memory is in use. The color of the liquid indicates how much swap space is used (watery blue means none...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (97): Bubbling Load Monitor Applet Download

Added: April 06, 2010 | Visits: 1.145

Image rotator Image rotator can be used to automatically detect and rotate landscape/portrait photos from digital cameras. Currently, only outdoor photos are recognized. Image rotator is a command line tool which uses an artifical neural network to detect the orientation of images. Image reading, scaling,...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (115): Image rotator Download

Added: April 27, 2010 | Visits: 911

Kima Kima is a KDE kicker applet that shows the current CPU temperature and frequency. Make sure you have enabled the temperature ACPI kernel module (thermal.ko). Installation: run configure ./configure --prefix=$(kde-config --prefix) build the sources make install the applet (with...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (103): Kima Download

Added: March 18, 2010 | Visits: 792

SliKSound SliKSound is simple Karamba theme to control amaroK, JuK, and KsCD from the desktop, without killing the CPU. Please dont forget to vote and comment.. SliKSound KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (87): SliKSound Download

Added: May 01, 2010 | Visits: 962

Java Parallel Processing Framework 1.0 Beta Java Parallel Processing Framework is a set of tools and APIs to facilitate the parallelization of CPU intensive applications, and distribute their execution over a network of heterogenous nodes. Java Parallel Processing Framework is intended to run in clusters and grids.. An open-source,...


Platforms: *nix

License: Freeware Size: 7.8 MB Download (88): Java Parallel Processing Framework 1.0 Beta Download

Added: May 24, 2010 | Visits: 1.324

GliBench SMP GliBench is a Gui based benchmarking tool to check your computers CPU and hard disk performance. The software is based on the benchmarks I developed for CliBench Mk III SMP a SMP enabled benchmark program for Win32. There were several tries to port it to other architectures than Win32, but this...


Platforms: *nix

License: Freeware Size: 94.21 KB Download (108): GliBench SMP Download

Added: July 07, 2010 | Visits: 817

Prozessordrossel Prozessordrossel (German for CPU throttler) throttles your CPU using the Linux ACPI interface of 2.6 kernel. If your CPU supports it, you can change your processor speed (commonly found in Laptops), or throttle it (meaning it will only run a command every other time, thereby using about half...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (89): Prozessordrossel Download

Added: June 27, 2010 | Visits: 1.811

cpulimit cpulimit is a simple program that attempts to limit the cpu usage of a process (expressed in percentage, not in cpu time). This is useful to control batch jobs, when you dont want they eat too much cpu. cpulimit project does not act on the nice value or other scheduling priority stuff, but on...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (176): cpulimit Download

Added: August 06, 2010 | Visits: 1.716

Pads Pads (Passive Asset Detection System) is a signature-based detection engine used to passively detect network assets. Asset management is an important factor in information security. A good security administrator should keep track of all devices attached to the network. Even though active...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (105): Pads Download

Added: March 24, 2010 | Visits: 1.401

Airfart AirFart is a wireless tool created to detect wireless devices, calculate their signal strengths, and present them to the user in an easy-to-understand fashion. It is written in C/C++ with a GTK front end. Airfart supports all wireless network cards supported by the linux-wlan-ng Prism2 driver...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (195): Airfart Download

Added: November 03, 2010 | Visits: 1.459

File::Comments::Plugin::Java File::Comments::Plugin::Java is a Perl plugin to detect comments in Java source code. SYNOPSIS use File::Comments::Plugin::Java; File::Comments::Plugin::Java is a plugin for the File::Comments framework. Both /* ... */ and // style comments are recognized. This is not a full-blown C...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (143): File::Comments::Plugin::Java Download

Added: September 05, 2010 | Visits: 1.210

File::Comments::Plugin::C File::Comments::Plugin::C is a plugin to detect comments in C/C++ source code. SYNOPSIS use File::Comments::Plugin::C; File::Comments::Plugin::C is a plugin for the File::Comments framework. Both /* ... */ and // style comments are recognized. This is not a full-blown C...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (111): File::Comments::Plugin::C Download

Added: September 22, 2010 | Visits: 734

bbcpufreq bbcpufreq is gui-frontend for cpu frequency daemon (bbcpufreqd) intended for use with minimalistic window-managers (e.g. blackbox).. Get bbcpufreq at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. bbcpufreq is a slit application...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): bbcpufreq Download

Added: September 16, 2010 | Visits: 1.705

Thermometer Thermometer is a SuperKaramba theme (desktop widget) that monitors the CPU temperature.. Thermometer KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens K-Jofol IceWM Kaiman News Forum GUI Polls Links Downloads GTK QT...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (210): Thermometer Download

Added: October 06, 2010 | Visits: 1.022

iftop iftop does for network usage what top(1) does for CPU usage. iftop project listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts. Whats New in This Release: - This release includes improved support for non-Linux platforms, including...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (175): iftop Download

< 1 2 3 4 5 >