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

Computer Fast software
Filter: All | Freeware | Demo
 

Computer Fast

< 1 2 3 4 5 
Released: May 01, 2009  |  Added: May 12, 2009 | Visits: 4.672

TextMagic Messenger TextMagic Messenger for Windows lets you send and receive text messages from your PC computer. Send and receive SMS text messages from your PC to mobile phones. It turns your computer into a mobile phone able to send and receive text messages. Long text messages supported. Fast, reliable... Platforms: Windows, Mac

License: Commercial Cost: $15.00 USD Size: 2.95 MB Download (334): TextMagic Messenger Download

Released: May 26, 2014  |  Added: June 09, 2014 | Visits: 2.325

4Videosoft iPod to Computer Transfer 4Videosoft iPod to Computer Transfer is professional software for you to back up your iPod files like photos, music, movies, ringtones, etc. to computer without limitation. It highly supports the latest iOS devices. Key features: 1. Transfer iPod files to PC easily The wonderful... Platforms: Windows, Windows 7, Other

License: Shareware Cost: $19.00 USD Size: 31.3 MB Download (203): 4Videosoft iPod to Computer Transfer Download

Released: September 21, 2009  |  Added: October 09, 2009 | Visits: 2.194

Remove Duplicates Remove Duplicates - smoothly remove duplicates on your home computer, automatically remove duplicates at work. Duplicates remover is award-winning software to remove duplicates on your PC, automatically remove duplicates on flash card, smoothly remove duplicates in music lists and remove... Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 17.44 MB Download (774): Remove Duplicates Download

Released: December 02, 2015  |  Added: December 27, 2015 | Visits: 3.194

Aiseesoft iPhone to Computer Transfer Aiseesoft iPhone to Computer Transfer can help you export iPhone music, movies, camera roll, pictures, and ringtones to computer for backup easily and completely so that there is no need to worry about files losing and system crashing. Besides, it is also possessed of powerful additional... Platforms: Windows, Windows 7, Other

License: Shareware Cost: $19.00 USD Size: 38.3 MB Download (205): Aiseesoft iPhone to Computer Transfer Download

Released: May 11, 2014  |  Added: May 21, 2014 | Visits: 2.657

4Videosoft iPhone to Computer Transfer 4Videosoft iPhone to Computer Transfer is able to help you back up your iPhone files like photos, music, movies, ringtone, etc to computer without any limitation. And it highly supports the latest iOS 7 and the latest iOS devices. Key features: 1. Transfer iPhone files to PC easily... Platforms: Windows, Windows 7, Other

License: Shareware Cost: $19.00 USD Size: 31.3 MB Download (237): 4Videosoft iPhone to Computer Transfer Download

Added: May 05, 2010 | Visits: 1.173

Set::IntSpan::Fast Set::IntSpan::Fast is a Perl module for fast handling of sets containing integer spans. SYNOPSIS use Set::IntSpan::Fast; my $set = Set::IntSpan::Fast->new(); $set->add(1, 3, 5, 7, 9); $set->add_range(100, 1_000_000); print $set->as_string(), "n"; # prints 1,3,5,7,9,100-1000000 The... Platforms: *nix

License: Freeware Size: 102.4 KB Download (104): Set::IntSpan::Fast Download

Added: May 11, 2010 | Visits: 1.301

Fast Logging Project for Snort Fast Logging Project for Snort is designed to gather alerts with payload from distributed snort sensors on a central server and to store them in a database (MySQL and PostgreSQL are supported). On the sensor, the output is written to a process called sockserv. This process is threaded; one... Platforms: *nix

License: Freeware Size: 696.32 KB Download (101): Fast Logging Project for Snort Download

Added: October 27, 2010 | Visits: 1.725

Fast User Switch Applet Fast User Switch Applet is an applet for the GNOME 2.10 panel which allows for MacOS X-style menu-based user-switching. It integrates with GDM to switch between existing X11 sessions or create new ones as needed, and will show the same users as the GDM face browser. The applet can display... Platforms: *nix

License: Freeware Size: 522.24 KB Download (125): Fast User Switch Applet Download

Added: October 21, 2010 | Visits: 1.587

Fast Date Picker Fast Date Picker project is a calendar which is easy to integrate into pages that require the users to select a date like on travel sites. Written in ECMAScript, it responds faster to the users clicks than most of the server-side-based or Java-applet-based date pickers often found on travel... Platforms: *nix

License: Freeware Size: 4.1 KB Download (140): Fast Date Picker Download

Released: November 09, 2012  |  Added: March 30, 2013 | Visits: 2.065

Fast File Search Free Fast File Search Utility for Windows. Works with Windows XP onwards. This freeware utility lets you to search your files superfast and quick. Is of great use when searching something urgently. Platforms: Windows

License: Freeware Size: 4.43 MB Download (120): Fast File Search Download

Added: May 19, 2010 | Visits: 1.267

Open Computer Forensics Architecture Open Computer Forensics Architecture (OCFA) is a modular computer forensics framework built by the Dutch National Police Agency. The main goal is to automate the digital forensic process to speed up the investigation and give tactical investigators direct access to the seized data through an easy... Platforms: *nix

License: Freeware Size: 1.9 MB Download (120): Open Computer Forensics Architecture Download

Added: January 14, 2010 | Visits: 1.067

Fast OnlineUpdate for SuSE 0.15.0 Fast OnlineUpdate for SuSE is a replacement for SuSEs Yast OnlineUpdate (YOU). It uses the same update description files and is therefore a complete, lightweight alternative.. Platforms: *nix

License: Freeware Size: 86.02 KB Download (98): Fast OnlineUpdate for SuSE 0.15.0 Download

Added: February 27, 2010 | Visits: 972

Config::Fast Config::Fast is an extremely fast configuration file parser. SYNOPSIS # default config format is a space-separated file company "Supercool, Inc." support nobody@nowhere.com # and then in Perl use Config::Fast; %cf = fastconfig; print "Thanks for visiting $cf{company}!n"; print... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Config::Fast Download

Added: April 27, 2010 | Visits: 2.009

Fast Secure File System Fast Secure File System exports existing directories securely over the network, letting users store and retrieve encrypted data in a scalable and transparent way. FSFS is written in C and works on GNU/Linux systems on x86 and PPC architectures, with help from FUSE and OpenSSL. File systems are... Platforms: *nix

License: Freeware Download (97): Fast Secure File System Download

Added: January 05, 2010 | Visits: 1.105

Class::Accessor::Fast::Contained Class::Accessor::Fast::Contained is a Perl module for fast accessors with data containment. SYNOPSIS package Foo; use base qw(Class::Accessor::Fast::Contained); # The rest is the same as Class::Accessor::Fast This module does two things differently to the venerable Class::Accessor::Fast... Platforms: *nix

License: Freeware Size: 5.12 KB Download (101): Class::Accessor::Fast::Contained Download

Added: July 22, 2010 | Visits: 1.259

Katapult-Fast Track Katapult-Fast Track project is a Katapult fork based on the KDE SVN repository. It fixes several outstanding issues of upstream Katapult. Unfortunately, Katapult development stagnated and no progress has been made upstream for half a year. Hopefully someone from the team will actually reply to my... Platforms: *nix

License: Freeware Size: 655.36 KB Download (101): Katapult-Fast Track Download

Added: January 20, 2010 | Visits: 3.100

Fast Messaging Peer to Peer Fast Messaging Peer to Peer (FM P2P) is a simple P2P program that forms a TCP-based overlay network by which a user may chat or share files. Why name this FastMessaging when its anything but fast? Simply put, it is a reference to the underlying functioning of the application. TCUP, the protocol... Platforms: *nix

License: Freeware Size: 655.36 KB Download (103): Fast Messaging Peer to Peer Download

Added: May 08, 2010 | Visits: 1.658

Instant Computer Help from Sunflower Network Instant Computer Help from Sunflower Network is an extension which enables you to get instant, expert help with your computer. Get instant, expert help with your computer. You choose the price! The Instant Computer Help tool bar immediately connects you with Sunflower Networks computer... Platforms: *nix

License: Freeware Size: 3.07 KB Download (97): Instant Computer Help from Sunflower Network Download

Added: November 20, 2010 | Visits: 1.250

Computer History Graphing Project Computer History Graphing Project is a computer family tree. The Computer History Graphing Project is an attempt to graph every computer standard, every piece of hardware, every OS, and every computer language in one big family tree.. Platforms: *nix

License: Freeware Download (95): Computer History Graphing Project Download

Added: July 01, 2010 | Visits: 1.573

Fast MD5 Implementation in Java Fast MD5 Implementation in Java is a heavily optimized implementation of the MD5 hashing algorithm written in Java. Fast MD5 Implementation in Java includes an optional native method for even greater speed improvements. How Fast Is It? Short answer:Much faster than any other Java... Platforms: *nix

License: Freeware Size: 74.75 KB Download (176): Fast MD5 Implementation in Java Download

< 1 2 3 4 5