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

Phosphate Buffer Calculations freeware
Filter: All | Freeware | Demo
 

Phosphate Buffer Calculations

< 1 2 3 4 5 
Added: September 24, 2010 | Visits: 1.252

Convert::ASN1 Convert::ASN1 is an ASN.1 Encode/Decode library. SYNOPSYS use Convert::ASN1; $asn = Convert::ASN1->new; $asn->prepare(q<
[APPLICATION 7] SEQUENCE { int INTEGER, str OCTET STRING } >); $pdu = $asn->encode( int => 7, str => "string"); $out = $asn->decode($pdu); print... Platforms: *nix

License: Freeware Size: 61.44 KB Download (153): Convert::ASN1 Download

Added: June 11, 2010 | Visits: 909

XML::Filter::Sort::BufferMgr XML::Filter::Sort::BufferMgr is a Perl implementation class used by XML::Filter::Sort. The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. Two classes are used to implement buffering records and spooling them... Platforms: *nix

License: Freeware Size: 25.6 KB Download (94): XML::Filter::Sort::BufferMgr Download

Added: March 10, 2010 | Visits: 1.406

DUMA DUMA (Detect Unintended Memory Access) stops your program on the exact instruction that overruns (or underruns) a malloc() memory buffer. GDB will then display the source-code line that causes the bug. It works by using the virtual-memory hardware to create a red-zone at the border of each... Platforms: *nix

License: Freeware Size: 89.09 KB Download (100): DUMA Download

Added: July 14, 2010 | Visits: 1.053

Math::Symbolic Math::Symbolic is a Perl module for symbolic calculations. SYNOPSIS use Math::Symbolic; my $tree = Math::Symbolic->parse_from_string(1/2 * m * v^2); # Now do symbolic calculations with $tree. # ... like deriving it... my ($sub) = Math::Symbolic::Compiler->compile_to_sub($tree); my... Platforms: *nix

License: Freeware Size: 102.4 KB Download (102): Math::Symbolic Download

Added: April 19, 2010 | Visits: 1.016

autocutsel autocutsel project is a simple buffer in which any application can store text. X servers use two schemes to copy text between applications. The first one (old and deprecated) is the cutbuffer. The other scheme is the selection and works differently. There may be many selections in a single... Platforms: *nix

License: Freeware Size: 276.48 KB Download (104): autocutsel Download

Added: July 08, 2010 | Visits: 1.055

Better String Library Better String Library is an abstraction of a string data type which is superior to the C library char buffer string type and C++s std::string. The library is totally stand alone, portable (known to work with gcc/g++, MSVC++, Intel C++, WATCOM C/C++, Turbo C, Borland C++, IBMs native CC compiler... Platforms: *nix

License: Freeware Size: 112.64 KB Download (95): Better String Library Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 1.124

Wily::Message Wily::Message is a Perl extension to handle Wily Messages. SYNOPSIS use Wily::Message; use Wily::Connect; # opens a file in wily and exits when the window is destroyed my $win_id; my $ws = Wily::Connect::connect(); my $wm = Wily::Message->new(Wily::Message::WMnew, 0, 0, 0, 1,... Platforms: *nix

License: Freeware Size: 21.5 KB Download (92): Wily::Message Download

Added: November 22, 2010 | Visits: 1.051

MP3Mixer Mp3mixer is a simple system to let you mix multiple mpeg audio streams in real time, with a view to copying the capabilities a DJ will have access to - but obviously without quite the same feedback. MP3Mixer is a quick hack which I wrote up ages ago as a front end to mpg123, and really it shows... Platforms: *nix

License: Freeware Size: 3.07 KB Download (98): MP3Mixer Download

Added: October 27, 2010 | Visits: 1.219

Openwall Linux kernel patch Openwall Linux kernel patch is a collection of security-related features for the Linux kernel, all configurable via the new Security options configuration section. In addition to the new features, some versions of the patch contain various security fixes. The number of such fixes changes from... Platforms: *nix

License: Freeware Size: 34.82 KB Download (94): Openwall Linux kernel patch Download

Added: January 03, 2010 | Visits: 1.465

Bit::Vector Bit::Vector is an efficient bit vector, set of integers and "big int" math library. CLASS METHODS Version $version = Bit::Vector->Version(); Word_Bits $bits = Bit::Vector->Word_Bits(); # bits in a machine word Long_Bits $bits = Bit::Vector->Long_Bits(); # bits in an unsigned long... Platforms: *nix

License: Freeware Size: 133.12 KB Download (103): Bit::Vector Download

Added: February 15, 2010 | Visits: 569

libease libease is a shared library containing easing algorithms that can be used for graphical effects or mathematical calculations. libeases main goal of is to try and create a centralised library for easing effects within the window manager environment. Installation: Beginners: This is... Platforms: *nix

License: Freeware Size: 11.26 KB Download (88): libease Download

Added: September 24, 2010 | Visits: 1.115

Tk::Image::Calculation Tk::Image::Calculation is a Perl extension for graphic calculations. SYNOPSIS #------------------------------------------------- use Tk::Image::Calculation; my @points_oval = (10, 10, 30, 50); my @points_circle = (20, 20, 60, 60); my @points_polygon = (136, 23, 231, 55, 463, 390, 338, 448,... Platforms: *nix

License: Freeware Size: 7.17 KB Download (97): Tk::Image::Calculation Download

Added: January 25, 2010 | Visits: 437

iuTime iuTime is a simple yet handy tool for date and time calculations. Platforms: Mac

License: Freeware Download (105): iuTime Download

Added: January 25, 2010 | Visits: 625

PTHPasteboard PTHPasteboard is a pasteboard buffer application. It keeps track of the last 20 (changeable in preferences) items that you copied/cut and allows you to paste them at any time. You should move this application to one of your Applications directories and set it to autolaunch on login.Please read... Platforms: Mac

License: Freeware Download (123): PTHPasteboard Download

Added: January 25, 2010 | Visits: 520

Evaluate Evaluate is a Dashboard widget that uses the Javascript 'eval' function to process text entered into an input line. The results are output to a buffer so that you can view/copy results from previous calculations. Since the widget uses the eval function to process input you can use the widget to... Platforms: Mac

License: Freeware Download (94): Evaluate Download

Added: January 25, 2010 | Visits: 756

Hex Calculator Widget Hex Calculator Widget can do calculations in base 2, 10 and 16 with the most common features implemented. It has key bindings for most everything, and is designed to be a coderls calculator. It is based around a signed 32-bit integer. Platforms: Mac

License: Freeware Download (116): Hex Calculator Widget Download

Released: March 09, 2010  |  Added: October 30, 2012 | Visits: 977

SuperbCalc SuperbCalc is a financialtape calculator (a.k.a. desk calculator or adding machine) written in Java. With SuperbCalc calculations are as easy as with your desk tape calculator, but with more advanced features. You have your little tape of paper that gets written, showing you the full history of... Platforms: Windows, Mac, *nix, Java

License: Freeware Size: 686.25 KB Download (100): SuperbCalc Download

Released: June 12, 2012  |  Added: June 12, 2012 | Visits: 560

Developer Calculator Developer Calculator is a tiny but efficient application that allows you to perform complex calculations. You can run it even from the command line, and the result would be printed in command window back. for WindowsAll Platforms: Windows

License: Freeware Download (417): Developer Calculator Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 798

System Sensor Voltage Drop Calculator System Sensor's Voltage Drop Calculator is a quick and efficient means for developing voltage drop calculations for fire alarm control panels and auxiliary power supplies. It calculates the voltage drops along a System Sensor Notification Appliance Circuit (NAC) by analyzing each device on the... Platforms: Windows

License: Freeware Size: 2 MB Download (482): System Sensor Voltage Drop Calculator Download

Released: June 02, 2012  |  Added: June 02, 2012 | Visits: 741

Electronics Assistant It includes a resistor colour code calculator, resistance, capacitance and power calculations and more. Furthermore, with Electronics Assistant, you can save or print details of your calculations. for WindowsAll Platforms: Windows

License: Freeware Download (439): Electronics Assistant Download

< 1 2 3 4 5