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

List Of Indicators For Titrations freeware
Filter: All | Freeware | Demo
 

List Of Indicators For Titrations

1 2 3 4 5 > 
Added: January 14, 2010 | Visits: 1.156

Units of measurement for Ada Units of measurement for Ada library provides an implementation of dimensioned values for Ada. Unit checks are made at run-time, if not optimized out by the compiler. SI and irregular measurement units are supported. Shifted units like degrees Celsius are supported too. Conversions from and... Platforms: *nix

License: Freeware Size: 788.48 KB Download (107): Units of measurement for Ada Download

Added: May 10, 2013 | Visits: 922

Converting a list of equal length lists into XML This module takes a list of equal length lists and converts it into XML. If the first sublist is a list of headings, these are used to form the element names of the rest of the data, or these can be defined in the function call. Root and "row" elements can be named if required. If you want to use... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 904

A List of Dictionaries This  class emulates a list of dictionary objects without the memory and pickle storage overhead which occurs when storing every item in the list as a dictionary. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): A List of Dictionaries Download

Added: May 10, 2013 | Visits: 872

Transposing a List of Lists This script allows you to transpose a list of lists of different lengths. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Transposing a List of Lists Download

Added: May 10, 2013 | Visits: 666

Search for list of name server addresses This script contains a function named RegistryResolve() that returns a list of ip numbers (dotted quads), by scouring the registry for addresses of name servers.Program doesn't check whether an interface is up or down. Platforms: Windows, Python,

License: Freeware Download (56): Search for list of name server addresses Download

Added: July 29, 2013 | Visits: 661

List of Posts from each Category plugin for WordPress List of Posts from each Category plugin for WordPressThis plugin displays a list of the posts from each category of your WordPress installation. It can be added to a post or page, or used directly in a template file. In the plugind¬DSdus options page you can choose the header. Is very useful... Platforms: PHP

License: Freeware Size: 10 KB Download (48): List of Posts from each Category plugin for WordPress Download

Added: April 16, 2013 | Visits: 688

Recent Love - A List of Recent Comments Displays a list (typically, in your sidebar) of your visitors' recent comments. By default, shows the latest comment from each of the last five commented-on posts.You control: * how many recent comments to display * how many characters of the post title to display * how to style each comment in... Platforms: PHP

License: Freeware Size: 20.48 KB Download (50): Recent Love - A List of Recent Comments Download

Released: September 17, 2012  |  Added: September 17, 2012 | Visits: 1.341

To Do - Create Check List Of Things To D "To Do - Create Check List Of Things To Do's lets you keep track of important tasks and meetings. Do you have trouble remembering the last time you missed you meeting? Checked your credit score? Cooked tonight? With a simple, clean, and elegant user interface, along with useful and logical... Platforms: iPhone, iPod

License: Freeware Size: 1.3 MB Download (57): To Do - Create Check List Of Things To D Download

Added: May 02, 2013 | Visits: 824

List of references Generates a list of links used in a post. This can be used to create a list of references like those in scientific publications. Add [lor] at the end of your post (or wherever you want the list of references) and add a title attribute to all links which should appear in the list.Installation : 1.... Platforms: PHP

License: Freeware Size: 10 KB Download (50): List of references Download

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

Talend Open Studio for Data Quality This data profiling tool allows business users to define a set of indicators for each data element that needs to be analyzed or monitored. It produces sophisticated reports and graphs that let users gauge at a glance the level of quality of the data. Platforms: Windows, Mac, Linux

License: Freeware Size: 193.71 MB Download (49): Talend Open Studio for Data Quality Download

Added: May 06, 2013 | Visits: 566

Terms of Use for WordPress Require users to accept your Terms and Conditions in several different ways: * On signup page * When submitting a comment * Before accessing a specified page in the back- or front-endIn the back-end, this plugin presents all users except admins with your terms and conditions the first time they... Platforms: PHP

License: Freeware Size: 10 KB Download (45): Terms of Use for WordPress Download

Released: June 24, 2012  |  Added: June 24, 2012 | Visits: 512

Reflector Database Manager Manage in a simple way a list of reflectors for use by White Pine Enhanced CU-SeeMe. You can easily add, update or delete reflectors from a list file. You can maintain different lists and regenerate an updated nickname.ini file for use by Enhanced CU-SeeMe. You can also drag a reflector from the... Platforms: Windows

License: Freeware Size: 700 KB Download (45): Reflector Database Manager Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 1.033

New Super Mario Bros Cheats A free list of cheats for New Super Mario Bros. Wii, including secrets to unlock: - Easy & infinite lives - Hidden easter eggs - Auto pilot mode - And lots more !... Platforms: iPhone

License: Freeware Size: 5.72 MB Download (514): New Super Mario Bros Cheats Download

Added: May 10, 2013 | Visits: 377

jh_Favorites The component handles all of the adding/removing as well as creates a list of favorites for users with checking to make sure the same user doesn't add the same article teice. It also generates a report of how many users have each article in their favorites list for administrators to view. This is... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): jh_Favorites Download

Added: May 29, 2013 | Visits: 535

Trackbacks Template Adds a template tag 'trackback_template()' that displays the list of trackbacks for a post/page. This is especially useful for sites that are displaying the comments using a seperate service (i.e. Disqus).installation : 1. Download the zip file & extract the contents to /wp-content/plugins 2.... Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): Trackbacks Template Download

Added: May 07, 2013 | Visits: 442

Translation Access This module provides per-language access control for creating and updating nodes by adding a list of checkboxes for each available language to the user add/edit form (only visible to users with 'administer users' permission). These language permissions are combined with the normal user... Platforms: PHP

License: Freeware Size: 10 KB Download (47): Translation Access Download

Added: April 18, 2010 | Visits: 958

Dir::Which Dir::Which is a Perl module to search for directory entries in a list of directories. SYNOPSIS use Dir::Which qw/ which /; @entries = which( -entry => "myprog.conf", -env => "myprog_path", -defaultpath => ".:".$FindBin::Bin.":/etc:/usr/local/etc") ; This module searches directory... Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Dir::Which Download

Added: February 26, 2010 | Visits: 1.530

Amazing Media Browser Amazing Media Browser automatically searches for all embed objects in a website and shows you a list of the source links. You can then conveniently browse through each link to see the content of the source file. These usually are a Flash movie, a Window Media movie or a mp3 file link. It can... Platforms: *nix

License: Freeware Size: 256 KB Download (104): Amazing Media Browser Download

Added: September 12, 2010 | Visits: 955

jTokeniser jTokeniser project is a Java library for tokenising strings into a list of tokens.. The website of Andrew Roberts, Schoolof Computing, University of Leeds. Research interests: Natural LanguageLearning (NLL), Grammar Inference, Natual Language Processing (NLP),Machine Learning, Clustering,... Platforms: *nix

License: Freeware Size: 84.99 KB Download (94): jTokeniser Download

Added: November 23, 2010 | Visits: 1.279

blah blah project consists of a utility for maintaining a list of frequently copy-and-pasted text. When an item is selected from the menu the corresponding text is automatically placed into the clipboard. You can then use the paste feature in another application to transfer the text. The current... Platforms: *nix

License: Freeware Size: 9.22 KB Download (91): blah Download

1 2 3 4 5 >