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

Cache Function Value freeware
Filter: All | Freeware | Demo
 

Cache Function Value

< 1 2 3 4 5 > 
Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 754

Function Plot 2D with Sections Function Plot 2D with Sections is a small, simple, Java based application specially designed to help you create function plots. Function Plot 2D lets you create a 2D plot, all you need to do is give an input function. for WindowsAll Platforms: Windows

License: Freeware Download (449): Function Plot 2D with Sections Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 598

Resistor Value Calculator Resistor Value Calculator is an accessible and easy-to-use instrument that has been developed in order to compute a resistor value by knowing it's colors. Resistor Value Calculator was created with the help of the Java programming language and can run on multiple platforms. Platforms: Windows

License: Freeware Download (449): Resistor Value Calculator Download

Released: November 13, 2012  |  Added: November 13, 2012 | Visits: 723

Private Cache Private Cache is a small, easy to use application specially designed to offer users a fast and easy way to protect private data from prying eyes. Basically both the password and information will be saved in a protected format thus asuring that your data is safe. for WindowsAll Platforms: Windows

License: Freeware Download (425): Private Cache Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 797

NH's Function Point Analyzer With NH's Function Point Analyzer it is easy to get a quick and clear documentation of function point countings according to IFPUG (International Function Point Users Group) standard 4.2. While counting, you will record functions and databases in NH's Function Point Analyzer and the function... Platforms: Windows

License: Freeware Size: 778.24 KB Download (51): NH's Function Point Analyzer Download

Released: December 10, 2012  |  Added: December 10, 2012 | Visits: 1.005

Chrome Cache Cleaner Chrome Cache Cleaner is a small Free console application that enables you to quickly and easily empty your Google Chrome web browser cache folder and browsing history folder of all the rubbish that builds up and never gets emptied by Chrome and therefore free up wasted disk space. Simply run it... Platforms: Windows

License: Freeware Size: 410 KB Download (428): Chrome Cache Cleaner Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 719

WP Green Cache WP Green Cache is a `powerfull caching plugin` for WordPress blogs. It's higly minimize (%95) the usage of server's resources and `provides very fast blog pages`. If you care about the speed of your site, WP Green Cache is one of those plugins that you `absolutely MUST have installed`. To explain... Platforms: Windows, Linux, Linux Console, Linux GPL, Linux Open Source

License: Freeware Size: 878 KB Download (56): WP Green Cache Download

Added: May 10, 2013 | Visits: 732

getFileName Function Given a file path either physical or virtual with this function you can obtain the file name or the file directory. Platforms: Windows, ASP.NET,

License: Freeware Download (58): getFileName Function Download

Added: May 10, 2013 | Visits: 445

osC Advanced Cache Class 1.1a This contribution enables the osCommerce developer or advanced webmaster the ability to cache just about anything. Whether you need to cache a large array, template, or even [executable] PHP code this class can handle it.Originally designed and coded to be a scalable alternative to filesystem... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): osC Advanced Cache Class 1.1a Download

Added: May 10, 2013 | Visits: 380

Ultimate Cache Manager 1.1a Easy to use and install tool to manage cache files. This contribution will allow you to manage stock OSC cache, and cache files from either of Chemo's Page Cache, SEO Cache and NEW Cache Class.Please back up before altering files. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (59): Ultimate Cache Manager 1.1a Download

Added: May 10, 2013 | Visits: 640

Associating parameters with a function In functional programming, currying is a way to bind arguments with a function and wait for the rest of the arguments to show up later. You "curry in" the first few parameters to a function, giving you a function that takes subsequent parameters as input and calls the original with all of those... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Associating parameters with a function Download

Added: May 10, 2013 | Visits: 789

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Obtaining the name of a function/method Download

Added: May 10, 2013 | Visits: 476

Extract a inner function from a class This function can extract a inner function from a class or a function. It may be useful when writing a unit test code. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Extract a inner function from a class Download

Added: May 10, 2013 | Visits: 489

Function emulation using __call__ This script defines a simple but useful class that emulates a function to gracefully permit latent assignment. In other words, you can use the emulating class as a valid function in assignments with the ability to later associate a function to perform the actual operations. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Function emulation using __call__ Download

Added: May 10, 2013 | Visits: 711

Call a function/method X times per second This simple generator function is used to call a function X times per second. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Call a function/method X times per second Download

Added: May 10, 2013 | Visits: 555

Length-limited O(1) LRU Cache implementation Length-limited O(1) LRU Cache implementation script is an implementation of a length-limited O(1ion scripue. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 883

A recursive function to get permutation of a list A recursive function to get permutation of a list script allows you to make permutation on a list of objects. The script does not work on repeated items in the list. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 443

Function composition This script contains two classes that show two styles of function composition. The difference is only when the second function (g) returns a tuple. compose function passes the results of g as a tuple, mcompose treats it as a tuple of args to pass along. Note that extra args provided to... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Function composition Download

Added: May 10, 2013 | Visits: 332

smallestMin MATLAB has a built-in function called min that returns the smallest value in some numeric vector.This function does the same thing, but it returns the smallest min from all the vectors. Requirements: - MATLAB 7.6 or higher Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (57): smallestMin Download

Added: May 10, 2013 | Visits: 640

Extended great common divisor function This script contains a function that finds out the gcd(a,b)(great common divisor of a and b) as a linear conbination of a anb b, ax by=gcd(a,b). Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Extended great common divisor function Download

Added: May 10, 2013 | Visits: 316

WP Cache Inspect It also allows the cache to be cleared manually from the admin page.The plugin displays a small semi-transparent box in the top right corner of the page for all logged in administrators with the manage_cache capability.InstallationUnpack and upload it to the /wp-content/plugins/... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): WP Cache Inspect Download

< 1 2 3 4 5 >