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

Cpu Socket freeware
Filter: All | Freeware | Demo
 

Cpu Socket

1 2 3 4 5 > 
Added: March 13, 2006 | Visits: 3.541

CPU Usage Viewer This program provides an accurate snapshot of the percentage utilization of the CPU, the technique illustrated works on Windows 95/98/nt/2000/xp/2003. Free, no-nags.



Platforms: Windows

License: Freeware Size: 29 KB Download (546): CPU Usage Viewer Download

Released: April 13, 2009  |  Added: April 18, 2009 | Visits: 14.225

CPU Thermometer CPU Thermometer is a free CPU temperature monitor, it can show your pc CPU current temperature in desktop and tray icons zone, the temperature be live-time updated. Program support all Intel and AMD processors, full cpu lists can be found at CPUThermometer.com, can work under Windows XP (need...





Platforms: Windows

License: Freeware Size: 573.48 KB Download (3784): CPU Thermometer Download

Added: November 01, 2010 | Visits: 1.019

Danga::Socket Danga::Socket is an event loop and event-driven async socket base class. SYNOPSIS package My::Socket use Danga::Socket; use base (Danga::Socket); use fields (my_attribute); sub new { my My::Socket $self = shift; $self = fields::new($self) unless ref $self; $self->SUPER::new( @_ );...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (92): Danga::Socket Download

Added: September 21, 2010 | Visits: 1.576

Clean Karamba CPU Clean Karamba CPU is a clean and simple, font is included. Monitors: - Cpu type - Speed - Cache - Temp - Load If there are problems please post them, so i can make a better version.. Download KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): Clean Karamba CPU Download

Added: October 16, 2010 | Visits: 1.404

Linux ATI CPU HDD Control Daemon Linux ATI CPU HDD Control Daemon is able to reduce power consumption in a laptop by scaling back CPU, GPU (Radeon only), and HDD. It uses CPUFreq, ACPI, HDDTemp, and internal functions. It also checks for thermal overheating for the sake of laptop health. Now implementing an app scheduling...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (108): Linux ATI CPU HDD Control Daemon Download

Added: July 18, 2010 | Visits: 2.062

The 64 bit Virtual CPU Project This is a project to create 64-bit virtual CPU, create a 64 bit assembler for the CPU and then port C to it, and then create scripts to port GNU/Linux to it. The aim is to run 64-bit Linux on common 8/16/32 bit CPUs in applications where speed is not an issue. Whats New in This Release: -...


Platforms: *nix

License: Freeware Size: 686.08 KB Download (165): The 64 bit Virtual CPU Project Download

Added: October 11, 2010 | Visits: 1.274

Aero AIO: cpu/mem plugin mod Aero AIO: cpu/mem plugin mod is a mod of the cpu/memory plugin for aero aio. The hardware information is gathered via backends. You can easily write a python backend for your hardware. Look at the files cpumemv2_backend.py, cpumemv2_default.py and cpumemv2_i8k.py to learn how to write...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (93): Aero AIO: cpu/mem plugin mod Download

Added: January 23, 2010 | Visits: 1.041

Sys::CPU Sys::CPU is a Perl extension for getting CPU information. Currently only number of CPUs supported. SYNOPSIS use Sys::CPU; $number_of_cpus = Sys::CPU::cpu_count(); printf("I have %d CPUsn",$number_of_cpus); print " Speed : ",Sys::CPU::cpu_clock(),"n"; print " Type :...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (171): Sys::CPU Download

Added: February 27, 2010 | Visits: 1.534

Linux Duracell CPU load monitor The Linux Duracell CPU load monitor is a program that drives a Duracell or Energizer on-battery tester to display the CPU load of a system. It can be easily adapted to display other things that can use a slow bar graph kind of display that varies between 0% and 100%. Instructions to hack a...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (112): Linux Duracell CPU load monitor Download

Added: May 15, 2010 | Visits: 4.391

CPP Socket library CPP Socket library is a small Classlibrary for C++ that supports a easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C library calls. With CPPSocket supports the following network protocols: - TCP (transmission control...


Platforms: *nix

License: Freeware Download (122): CPP Socket library Download

Added: February 12, 2010 | Visits: 954

gnome-socket gnome-socket provides a simple library for high-level network asynchronous I/O in GNOME applications. gnome-socket is a library that provides simple high-level network access to GNOME applications. Its main features are asynchronous DNS lookup and non-blocking network I/O. Its designed to use...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (91): gnome-socket Download

Added: July 10, 2010 | Visits: 908

Socket::PassAccessRights Socket::PassAccessRights is a Perl extension for BSD style file descriptor passing via Unix domain sockets. SYNOPSIS use Socket::PassAccessRights; Socket::PassAccessRights::sendfd(fileno(SOCKET), fileno(SEND_ME)) or die; $fd = Socket::PassAccessRights::recvfd(fileno(SOCKET)) or die; open...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (91): Socket::PassAccessRights Download

Added: April 22, 2010 | Visits: 2.533

Socket Socket, sockaddr_in, sockaddr_un, inet_aton, inet_ntoa is a Perl module to load the C socket.h defines and structure manipulators. SYNOPSIS use Socket; $proto = getprotobyname(udp); socket(Socket_Handle, PF_INET, SOCK_DGRAM, $proto); $iaddr = gethostbyname(hishost.com); $port =...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (106): Socket Download

Added: July 24, 2010 | Visits: 1.163

Raw Socket Constructor Raw Socket Constructor provides a tool for sending packets from the console. Raw Socket Constructor is a tool that uses the Libsock library to create arbitrary TCP, ICMP, UDP, TCP6, ICMP6, or UDP6 packets..


Platforms: *nix

License: Freeware Size: 8.19 KB Download (179): Raw Socket Constructor Download

Added: July 13, 2010 | Visits: 1.752

Raw Socket Library Raw Socket Library provides a simple to use raw socket library with IPV6 support. Raw Socket Library provides a simple mechanism to send raw socket packet using IPV4 and IPV6 using a simple struct. It currently supports TCP, ICMP, UDP, and ICMPv6. Whats New in This Release: - ARP has been...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (321): Raw Socket Library Download

Released: February 13, 2012  |  Added: July 05, 2012 | Visits: 1.352

All CPU Meter All CPU Meter is a most popular and most wanted gadget in our website and also in Microsoft desktop gadgets gallery. It will show your processor usage (Twenty Four Core, Sixteen Core, Twelve Core, Eight Core, Six Core, Quad Core, Triple Core, Dual Core or Single Core), Ram usage, CPU Frequency,...


Platforms: Windows

License: Freeware Size: 134.54 KB Download (155): All CPU Meter Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 1.017

Average CPU Cycles The program is ideal for measuring the cpu usage for specific programs, to find out the total average cpu usage of a program for its entire uptime or to start measuring at a point in time you are interested in. The latter is for example useful to find out how much cpu a program uses when idle....


Platforms: Windows

License: Freeware Download (422): Average CPU Cycles Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 867

CPU Speed Professional CPU Speed Professional is a FREE standalone application that measures the REAL speed of your Intel or AMD central processor unit (CPU). It features a stunning interface with elegant animations and screen transitions. Click the 'Test My Speed' button and watch as CPU Speed ramps up your computer's...


Platforms: Windows

License: Freeware Size: 1.2 MB Download (441): CPU Speed Professional Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 613

Bleeding CPU Bleeding CPU was specially designed as an accessible, simple and very easy-to-use piece of software that allows you to view the details of your CPU. Now you can make use of this Open Source application to see what you're CPU is actually capable of.


Platforms: Windows

License: Freeware Download (416): Bleeding CPU Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 798

Mz Cpu Accelerator Mz CPU Accelerator is an application that automatically changes the priority of the foreground window, by allocating more CPU power to the currently active application (program-game). It automatically de-allocates CPU priority when a new active application is used. All this procedure, can lead to...


Platforms: Windows

License: Freeware Size: 1.31 MB Download (448): Mz Cpu Accelerator Download

1 2 3 4 5 >