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

Slow Bootup freeware
Filter: All | Freeware | Demo
 

Slow Bootup

< 1 2 3 4 5 
Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 338

JConfigRegister Calculator for the 4-digit hexadecimal 'configuration register' used in Cisco routers for bootup settings. It is meant to be an open source (GPLv3) and cross-platform alternative to the freeware program boson.com hosts. Platforms: Windows, Mac, Solaris, Linux

License: Freeware Size: 15.2 KB Download (54): JConfigRegister Download

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

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

Released: December 16, 2012  |  Added: December 16, 2012 | Visits: 330

Spamsnail SPAMSNAIL is a anti-spam filter dedicated to end-users with a slow / non permanent connection to their mail server. It is written in Perl and uses the Bayes system. Platforms: Windows, Mac, Linux

License: Freeware Size: 228.75 KB Download (59): Spamsnail Download

Released: January 19, 2013  |  Added: February 10, 2013 | Visits: 1.454

Amigabit PowerBooster Free Amigabit PowerBooster Free offers a complete solution to speed up, clean up, fix and power up your Windows computer. With over 25 useful PC utilities included, it has never been easier to speed up your slow computer safely and quickly! It also allows users to customize scan times by day and time... Platforms: Windows

License: Freeware Size: 13.82 MB Download (860): Amigabit PowerBooster Free Download

Released: April 02, 2013  |  Added: April 20, 2013 | Visits: 1.203

IQmango PC Cleaner Is your PC running slow? Do you want it to work much faster? There is a free and easy solution called IQmango PC Cleaner. This effective tool scans your system fast, finds all the registry errors, temporary files and broken shortcuts, and 100% removes them for good. Once IQmango PC Cleaner... Platforms: Windows, Other

License: Freeware Size: 4.33 MB Download (75): IQmango PC Cleaner Download

Added: May 10, 2013 | Visits: 284

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: May 10, 2013 | Visits: 343

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: 442

Arithmetic coder Arithmetic coder script is a simple but slow way of compression using arithmetic coding. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Arithmetic coder Download

Added: May 10, 2013 | Visits: 551

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

Added: May 10, 2013 | Visits: 238

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: 271

Tag Uncomplete This is useful for preventing edit slow downs on websites with a large number of tags.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.5 Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): Tag Uncomplete Download

Released: September 12, 2013  |  Added: October 06, 2013 | Visits: 1.169

Clever Startup Manager Free Clever Startup Manager Free - lightweight Windows startup accelerator, disables any startup programs that run automatically when your operating system loads and fully controls startup by selecting the programs to be launched. It lists all the startup items so that you can choose to permanently... Platforms: Windows

License: Freeware Size: 1017.52 KB Download (458): Clever Startup Manager Free Download

Added: September 17, 2013 | Visits: 827

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

Added: June 09, 2013 | Visits: 506

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

Added: July 24, 2013 | Visits: 369

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: May 07, 2013 | Visits: 451

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: July 19, 2013 | Visits: 546

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: 434

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

Added: March 31, 2013 | Visits: 390

struc2xls Slow and dirty way to save a simple structure to an Excel file with xlswrite. I did it to solve a urgent problem for a friend. Lots of improvements possible, I'm sure.STRUC2XLS (FILE,S) writes the contents of structure S to a excel file named FILE. The name of the worksheet and the starting row... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): struc2xls Download

Added: May 07, 2013 | Visits: 496

Light Post Resource light alternate post management screen for use on slow connections and/or slow computers and/or old monitors. Publish and edit posts using a basic high contrast HTML editor, which can be used without javascript and Flash. When javascript is available it is possible to upload and insert... Platforms: PHP

License: Freeware Size: 92.16 KB Download (40): Light Post Download

< 1 2 3 4 5