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

Hdd Error Fixer freeware
Filter: All | Freeware | Demo
 

Hdd Error Fixer

< 1 2 3 4 5 > 
Added: August 21, 2008 | Visits: 1.738

HDD Temperature Free HDD Temperature is a program that monitors the temperature of your hard drive, which is very important to avoid possible system crashes. It can adjust the temperature to what you tell it, thus you can forget about it while it works. Platforms: Windows

License: Freeware Size: 2 KB Download (747): HDD Temperature Free Download

Added: August 20, 2008 | Visits: 2.036

Free Error Cleaner Don+t let your guard down: the Windows Registry is a system element you should always have in perfect health if you want to avoid problems later that you don+t know from where they came. One of the best alternatives you can find for that is this Free Error Cleaner.Free Error Cleaner is an error... Platforms: Windows

License: Freeware Size: 9 KB Download (372): Free Error Cleaner Download

Released: October 12, 2009  |  Added: January 08, 2010 | Visits: 1.348

FaultWire Basic FaultWire Basic delivers solutions you need fast! When a Windows or application error or warning message appears, with one-click, the FaultWire Manager shows details and solutions about this specific issue by linking to the FaultWire website. FaultWire works by adding a solution button... Platforms: Windows

License: Freeware Size: 4.11 MB Download (139): FaultWire Basic Download

Added: May 22, 2010 | Visits: 842

mod_log50x mod_log50x Apache module logs error 500 - 509 to logfiles. It enables you to log all error 50x status responses to logfiles. How: 1. Either compile a apache module from the sources, or get a binary release. 2. Copy the module in the modules directory of your apache server. 3. Modify your... Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): mod_log50x Download

Added: March 03, 2010 | Visits: 1.670

Mac::Errors Mac::Errors is a Perl module with constants for Mac error codes. SYNOPSIS use Mac::Errors qw(openErr); if( $value == openErr ) { ... } my $error = $MacErrors{ $symbol }; # -- OR -- my $error = $MacErrors{ $number }; my $symbol = $error->symbol; my $number = $error->number; my $desc =... Platforms: *nix

License: Freeware Size: 54.27 KB Download (104): Mac::Errors Download

Added: August 02, 2010 | Visits: 975

Serbert Serbert is a command line utility which performs a Bit Error Rate Test (BERT) on serial lines for Unix and its variants. It does this by transmitting bytes, and waiting for their uncorrupted return. Serbert, however, does not provide a true Bit Error Rate Test (BERT), as it does not check the... Platforms: *nix

License: Freeware Size: 102.4 KB Download (98): Serbert Download

Added: March 09, 2010 | Visits: 1.047

Apache::ErrorControl Apache::ErrorControl Perl module is an Apache Handler for Templating Apache Error Documents. This mod_perl content handler will make templating your ErrorDocument pages easy. Basically you add a couple of entries to your httpd.conf file restart apache, make your template and your cruising.... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Apache::ErrorControl Download

Added: March 06, 2010 | Visits: 866

BindConfig BindConfig is a tool to reduce the error prone work of maintaining BINDs zone files. More precisely, BindConfig is the name of a Python module which can read BINDs zone files and named.conf files, and can modify and save BINDs zone files. The zone files written by the module will be as concise... Platforms: *nix

License: Freeware Size: 8.19 KB Download (98): BindConfig Download

Added: February 13, 2010 | Visits: 1.007

LDPC/LDGM LDPC/LDGM is a llarge block forward error correction codec library. It is significantly faster than traditional Reed-Solomon codecs. Traditional small block Forward Error Correction (FEC) codes, like the Reed-Solomon erasure (RSE) code, are known to raise efficiency problems in particular when... Platforms: *nix

License: Freeware Size: 163.84 KB Download (139): LDPC/LDGM Download

Added: August 07, 2010 | Visits: 884

Gtk2::Ex::Dialogs::ErrorMsg Gtk2::Ex::Dialogs::ErrorMsg provides a simple error message dialog. SYNOPSIS use Gtk2::Ex::Dialogs::ErrorMsg ( destroy_with_parent => TRUE, modal => TRUE, no_separator => FALSE ); # do some stuff like creating your apps main $window then, # to ensure that all messages use the right... Platforms: *nix

License: Freeware Size: 20.48 KB Download (87): Gtk2::Ex::Dialogs::ErrorMsg Download

Added: August 04, 2010 | Visits: 769

404cache 404cache is an extension which provides links to cache copies if a 404 page error is received. Provides links to cache copies if a 404 page error is received. Displays a yellow toolbar similair to the popup block message, that provides the option to check the page in web cache services. I... Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): 404cache Download

Added: April 19, 2010 | Visits: 828

Number::WithError Number::WithError is a Perl module that contains numbers with error propagation and scientific rounding. SYNOPSIS use Number::WithError; my $num = Number::WithError->new(5.647, 0.31); print $num . "n"; # prints 5.65e+00 +/- 3.1e-01 # (I.e. it automatically does scientific rounding) my... Platforms: *nix

License: Freeware Size: 27.65 KB Download (90): Number::WithError Download

Added: February 25, 2010 | Visits: 676

Monto Monto is a simple WindowMaker dockapp for manually mounting devices like floppy, HDD, USB, zip, CD, etc. (a maximum of four devices). Mounting/unmounting operations are performed by one click on the dockapp region associated with the mount point alias. Configuration options can be changed by... Platforms: *nix

License: Freeware Size: 17.41 KB Download (94): Monto Download

Added: March 05, 2010 | Visits: 902

Text::NSP::Measures::2D::MI Text::NSP::Measures::2D::MI is a Perl module that provides error checks for Loglieklihood, Total Mutual Information, Pointwise Mutual Information and Poisson-Stirling Measure. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ll; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;... Platforms: *nix

License: Freeware Size: 952.32 KB Download (97): Text::NSP::Measures::2D::MI Download

Added: August 17, 2010 | Visits: 827

Text::NSP::Measures::3D::MI Text::NSP::Measures::3D::MI is a Perl module that provides error checks and framework to implement Loglieklihood, Total Mutual Information, Pointwise Mutual Information and Poisson Stirling Measure for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::ll; $ll_value =... Platforms: *nix

License: Freeware Size: 952.32 KB Download (98): Text::NSP::Measures::3D::MI Download

Added: January 25, 2010 | Visits: 707

LPS Guides Fixer LPS Guides Fixer is a QuarkXPress XTension that fixes a bug that prevents users to see guides and baseline grids on left pages. Platforms: Mac

License: Freeware Size: 161 KB Download (98): LPS Guides Fixer Download

Released: April 28, 2010  |  Added: May 17, 2010 | Visits: 2.316

WinMount Free Edition Winmount is a powerful windows utility which is dedicated to managing files and disks impressively and conveniently. WinMount supports compressing files to MOU RAR ZIP 7Z, decompressing and browsing MOU ZIP RAR CAB ARJ ISO GZ BZ2 TAR WIM files. WinMount can mount MOU RAR ZIP to a virtual disk... Platforms: Windows

License: Freeware Size: 2.99 MB Download (468): WinMount Free Edition Download

Released: June 11, 2012  |  Added: June 11, 2012 | Visits: 382

proper proper was designed using the Python programming language as an accessible and handy Command-Line instrument that allows you to calculate error propagation. The program is also able to generate the error formulas and apply them to the data. Platforms: Windows

License: Freeware Download (425): proper Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 522

Mary Kay Andrews: The Fixer Upper for Mac OS Upon her return to Guthrie, the now unemployed Dempsey Jo is tasked by her father with restoring the family's recently inherited, and definitely fading, Victorian mansion into a real-estate cash cow. You must guide her through the house renovation process, as well as bring her boss to justice.... Platforms: Mac

License: Freeware Size: 110 MB Download (547): Mary Kay Andrews: The Fixer Upper for Mac OS Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 841

Hdd Speed Test Tool The HddSpeedTest utility will offer two methods to test your drives speed. A high drive speed is essential for good performance. Especially if you are writing or reading a lot of data to/from your drives. If for example the harddisk is too slow you will experience longer load times of... Platforms: Windows

License: Freeware Size: 1.8 MB Download (410): Hdd Speed Test Tool Download

< 1 2 3 4 5 >