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

Slow Pcfighter freeware
Filter: All | Freeware | Demo
 

Slow Pcfighter

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 339

Session expire On busy sites, the sessions table can grow to be very large, and that can cause slow accesses to it, as well as slow writes due to locking, leading to performance bottlenecks. By trimming the table regularly, the above bottlenecks are avoided.Installation - Unpack in your modules folder (usually...



Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Session expire Download

Added: May 10, 2013 | Visits: 547

Pavuk Pavuk is a multifunctional open source web grabber with slow but continous development. This page informs about important news regarding pavuk (usually new releases). Pavuk is a UNIX program used to mirror the contents of WWW documents or files. It transfers documents from HTTP, FTP, Gopher...





Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Pavuk Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 613

Fitness Log STOP Using Those Bloated, Slow and confusing Fitness Apps... Fitness Log is the quickest and easiest way to track your fitness progress. "So far, your app is the best I've come across. By the way, I'm a former power lifter/body builder, with a degree in exercise science" -Ted "Your app is just...


Platforms: iPhone, iPod, iTouch

License: Freeware Download (53): Fitness Log Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 738

GetFoldersize (Portable Edition) Are you bothered by the slow performance of your PC but don't know where to look for the main cause? Your disk space may be the problem as it could be nearing its storage limit. If this is the case, you can get fast help from GetFoldersize. This is a freeware tool that can assist you in...


Platforms: Windows

License: Freeware Size: 2.45 MB Download (53): GetFoldersize (Portable Edition) Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 401

Repair Slow Computer A free converter that calculates pounds to kilograms and kilograms to pounds. This calculator/converter is simple to ues. Just enter pounds or kilograms, click "calculate and the 100% accurate answer will be there every time. Save it to your desktop and you will always have this handy tool at...


Platforms: Windows

License: Freeware Size: 414 KB Download (52): Repair Slow Computer Download

Added: November 18, 2013 | Visits: 197

JUCollectionView JUCollectionView aims to be a drop in replacement for the extremely slow NSCollectionView. Instead of loading every possible cell at once, JUCollectionView only displays the visible cells. To improve the performance even further, JUCollectionView also reuses cells where possible. This means that...


Platforms: Mac

License: Freeware Size: 20.48 KB Download (52): JUCollectionView Download

Added: May 10, 2013 | Visits: 283

Implementing "Future"s with decorators This script shows you how to kick off a slow process without waiting around for the result. The process is run in the background until the value is actually needed at which time it blocks until the value is ready.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Implementing "Future"s with decorators Download

Released: July 04, 2012  |  Added: July 04, 2012 | Visits: 544

sitecheck Spiders a website and logs many common problems including missing resources (HTTP 400), server errors (HTTP 500), slow pages, looping redirects, missing meta tags, duplicate content and potential SQL injection/cross-site scripting (XSS) vulnerabilities. Various informational modules are also...


Platforms: Windows, Mac, Linux

License: Freeware Size: 35.54 KB Download (51): sitecheck Download

Added: May 10, 2013 | Visits: 235

Dextaz Ping Unresponsive servers are removed by default and slow ones manually.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 0.23 or higher


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): Dextaz Ping Download

Added: May 10, 2013 | Visits: 280

File Cache 5.x-5.x-dev This module is recommended for shared hosting where the database server is slow.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): File Cache 5.x-5.x-dev Download

Added: July 24, 2013 | Visits: 368

LINEAR SYSTEMS SOLVER (for small Systems) SolverNxN is designed to solve many small linear system in a vectorized way in order to improve time perfomaces. It is in practice a faster alternative to the matlab commands: for k = 1:number_of_systemsx=Ab;end The Matlab looping speed can visibly slow down this process so most of the time is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): LINEAR SYSTEMS SOLVER (for small Systems) Download

Added: September 17, 2013 | Visits: 822

BER of BPSK DS-SS System This m-file finds the bit error rate performance of BPSK DS-SS system over (i) AWGN channel and (ii) Slow Rayleigh fading channel corrupted by AWGN. Compare the performance with simple BPSK system.In this simulation I have used two functions.So to see the result open all the files and then run...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): BER of BPSK DS-SS System Download

Slow Frequency Hopped Spread Spectrum for Signal Processing The script uses only one transmission symbol per frequency hop.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Slow Frequency Hopped Spread Spectrum for Signal Processing Download

Added: May 07, 2013 | Visits: 447

Deleting multiple points: UniqueRows The native unique works using the sortrows algorithm which can be very slow for large models.Sometimes we need to avoid passing multiple values to functions that do not support those.In most of these cases we are pretty sure that there are no multiple values but we use unique to be completly...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Deleting multiple points: UniqueRows Download

Added: June 01, 2013 | Visits: 310

DB Tuner Wondering why your views run so slow? Why after switching to InnoDB, MySQL isn't running any better? This module has the answers!IndexesIt will show what CCK columns get used in a view filter or relationship and give you the option to add an index on it so the views query will run faster. Also...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): DB Tuner Download

Added: June 09, 2013 | Visits: 500

FAST CONVEX HULL ALGORITHM Even if totally m-coded, this routine is particularly fast in computing convex hull of 2D points. In many cases seems to be much faster than the matlab library routine. The main reason is that, differently from convhull, this algorithm jumps the call to unique function which can be very slow for...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): FAST CONVEX HULL ALGORITHM Download

Released: December 20, 2016  |  Added: January 01, 2017 | Visits: 562

Smart Game Booster Smart Game Booster 4 is an easy-to-use yet efficient game optimization utility. It is special designed to end the bad gaming experience of slow launch, poor special efficacy or low frame rate for gamers. Smart Game Booster 4 can scan the PC system smartly, detect the unnecessary but running...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 8.76 MB Download (43): Smart Game Booster Download

Released: November 15, 2013  |  Added: December 04, 2013 | Visits: 1.101

Yet Another Cleaner Yet Another Cleaner is a all-in-one FREE professional tool to keep your PC safe, clean and fast, removes harmful files from your PC and repairing your operating system. Protects from browser hijacker, malicious plug-ins, malwares and different viruses. It can help you get rid of unwanted browser...


Platforms: Windows, Windows 7

License: Freeware Size: 739 KB Download (42): Yet Another Cleaner Download

Added: July 19, 2013 | Visits: 544

Bias Field Corrected Fuzzy C-Means This function segments (clusters) an image into object classes, and estimates and corrects for slow varying illumination artifacts. Estimates and corrects for bias field in 3D MRI, streak artifacts in CT, and illumination artifacts in color photos.It's an implementation of the paper of M.N. Ahmed...


Platforms: Matlab

License: Freeware Size: 133.12 KB Download (41): Bias Field Corrected Fuzzy C-Means Download

Added: May 28, 2013 | Visits: 431

mex_sepsq To compute the Euclidean separation (L2 norm) between two sets of points in MATLAB can be slow and/or memory-hungry. In some cases (most particularly, if you are working with 2D, 3D or 4D data), this function will do it 2-4 times faster than the fastest m-code I've seen (due to Germano Gomes) and...


Platforms: Matlab

License: Freeware Size: 71.68 KB Download (40): mex_sepsq Download

< 1 2 3 4 5