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

Mixture Properties freeware
Filter: All | Freeware | Demo
 

Mixture Properties

1 2 3 4 5 > 
Added: May 02, 2010 | Visits: 1.207

Audio::TagLib::MPEG::Properties Audio::TagLib::MPEG::Properties is an implementation of audio property reading for MP3. SYNOPSIS use Audio::TagLib::MPEG::Properties; my $f = Audio::TagLib::MPEG::File->new("sample file.mp3"); my $i = $f->audioProperties(); print $i->layer(), "n"; # got 3 This reads the data from an...



Platforms: *nix

License: Freeware Size: 1.4 MB Download (101): Audio::TagLib::MPEG::Properties Download

Added: March 22, 2010 | Visits: 3.372

Framework for Contact properties Framework for Contact properties offers quick access to your contacts and also view their status. Short version: Want quick access to your contacts, or see what their status is? Here you go: Have contact cards floating on the desktop, or list them on Kicker, so things like chatting or...





Platforms: *nix

License: Freeware Size: 563.2 KB Download (88): Framework for Contact properties Download

Added: January 22, 2010 | Visits: 869

Scalar::Properties Scalar::Properties is a Perl module package that contains run-time properties on scalar variables. SYNOPSIS use Scalar::Properties; my $val = 0->true; if ($val && $val == 0) { print "yup, its true alright...n"; } my @text = ( hello world->greeting(1), forget it, hi...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Scalar::Properties Download

Added: September 25, 2010 | Visits: 829

MMDS::Properties MMDS::Properties Perl module contains flexible properties handling for MMDS. use MMDS::Properties; my $cfg = new MMDS::Properties; # Preset a property. $cfg->set_property("config.version", "1.23"); # Parse a properties file. $cfg->parsefile("config.prp"); # Get a property value...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (99): MMDS::Properties Download

Added: May 10, 2010 | Visits: 900

Gnome Splash Properties Gnome Splash Properties lets you easily setup your splash on GNOME desktop. Written in Ruby and Ruby-Gnome2 "Gnome Splash Properties" aim to by easy too use. In near future Drag & Drop support is planed. Gentoo ebuild is available on the web site. Installation: run "ruby setup.rb" in the main...


Platforms: *nix

License: Freeware Download (91): Gnome Splash Properties Download

Added: October 08, 2010 | Visits: 833

App::Serializer::Properties App::Serializer::Properties is a Perl interface for serialization and deserialization. SYNOPSIS use App; $context = App->context(); $serializer = $context->service("Serializer"); # or ... $serializer = $context->serializer(); $data = { an => arbitrary, collection => [ of, data, ], of...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (96): App::Serializer::Properties Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 688

ApinSoft PDF Properties Extractor ApinSoft PDF Properties Extractor is an easy-to-use application that will help you view a PDF document's properties and export them to a CSV file. You can quickly view PDF properties information, include: File full path, File name, Version, Title, Subject, Author, Creator, Producer', Keywords,...


Platforms: Windows, XP, 2003, Windows Vista, 2008, 7, 7x64

License: Freeware Download (54): ApinSoft PDF Properties Extractor Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 603

Properties Viewer Properties Viewer is a small, simple, Java based application specially designed to display the system properties in the JVM, allowing copy / paste of the data. Basically you just start the application and you are free to inspect the properties that interest you. for WindowsAll


Platforms: Windows

License: Freeware Download (49): Properties Viewer Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 1.006

DOKSoft Properties Editor DOKSoft Properties Editor is a useful tool that helps internationalizing Java products. The editor has an easy interface and the ability of working with languages, different from english. The product will also let you to work with many Java packages at the same time.


Platforms: Windows

License: Freeware Download (54): DOKSoft Properties Editor Download

Added: May 10, 2013 | Visits: 486

Rebind class properties Sometimes you define properties in base class and override the getter setter methods in derived classes. Then you find out the base class though has derived properties are still pointing to baseclasse's methods not the overriden ones.


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

License: Freeware Download (56): Rebind class properties Download

Added: August 22, 2013 | Visits: 765

Vapor-Liquid Equilibrium Diagrams for Ethanol-Water Mixture Uses Simulink to compute Vapor-Liquid Equilibrium diagrams for ethanol-water binary mixture. To compute activity coefficients, program uses Van-Laar Model. This mixture presents a positive azeotrope.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Vapor-Liquid Equilibrium Diagrams for Ethanol-Water Mixture Download

Added: July 18, 2013 | Visits: 497

gnome-lirc-properties gnome-lirc-properties package offers Gnome properties for Lirc, the infrared remote control software. INFRARED REMOTE CONTROL CONFIGURATION This is a small application like a GNOME control-panel, to allow configuration of lirc for a user's remote control, and verification that the configuration...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (32): gnome-lirc-properties Download

Released: August 18, 2012  |  Added: August 18, 2012 | Visits: 393

CoolProp CoolProp is designed to be an Open-Source database of refrigerant properties. It can be used in a wide range of programming environments. The current refrigerants available at this time are: · Argon, · Nitrogen, · R134a · R290 (Propane), · R32 (No transport properties), · R404A...


Platforms: Windows

License: Freeware Download (439): CoolProp Download

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 629

MS-Agent Properties Viewer MS-Agent Properties Viewer is a small and easy to use Freeware that allows you to view detailed information & status about MS Agent 2.0, Characters, Installed TTS engines. You can view information like how many TTS Engines are installed, how many animation are there in a MS Agent Character, What...


Platforms: Windows, Other

License: Freeware Size: 23 KB Download (61): MS-Agent Properties Viewer Download

Added: May 10, 2013 | Visits: 379

Python replacement for java.util.Properties This script provides a quick and easy way to process Java properties files using pure Python. Of course, Jython can always be used, but in situations where Jython cannot be used, this recipe provides a sure-fire drop-in replacement.The Properties class is modelled to duplicate the behaviour of...


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

License: Freeware Download (56): Python replacement for java.util.Properties Download

Added: July 09, 2013 | Visits: 484

X Steam, Thermodynamic properties of water and steam www.x-eng.com, Steam and water properties for Matlab based on the "International Association for Properties of Water and Steam Industrial Formulation 1997 (IAPWS IF-97). A full implementation of the IF-97 standard that provides very accurate steam and water properties in ranges from 0-1000 bar...


Platforms: Matlab

License: Freeware Size: 194.56 KB Download (55): X Steam, Thermodynamic properties of water and steam Download

Added: June 16, 2013 | Visits: 539

McCabe-Thiele Method for an Ideal Binary Mixture The program computes the number of equilibrium stages for a binary ideal mixture with relative volatility equal to 2.45. The feed is a two phase mixture with a feed quality is equal to 0.85. The distillate, feed and bottom mole fractions are 0.9, 0.5 and 0.1, respectively. The reflux ratio is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): McCabe-Thiele Method for an Ideal Binary Mixture Download

Added: July 29, 2013 | Visits: 558

Gaussian Mixture Modeling GUI (GMM DEMO) The Expectation-Maximization algorithm (EM) is widely used to find the parameters of a mixture of Gaussian probability density functions (pdfs) or briefly Gaussian components that fits the sample measurement vectors in maximum likelihood sense [1]. In our work, the expectation-maximization (EM)...


Platforms: Matlab

License: Freeware Size: 573.44 KB Download (45): Gaussian Mixture Modeling GUI (GMM DEMO) Download

VAPOUR LIQUID EQUILIBRIUM P-T-x-y CALCULATIONS FOR A IDEAL BINARY MIXTURE This being a very basic program for the demonstration of bubble and dew point calculations of a ideal binary VLE mixture obeying Raoult's. The basic purpose of this program is to demonstrate VLE P-T-x-y calculations of a ideal binary mixture and to get related data in graphical form for any such...


Platforms: Matlab


Multivariate Gaussian Mixture Model Optimization by Cross Entropy Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.Please visit http://iew3.technion.ac.il/CE/ for more informationsi) Please compile mex-files by the mexme_ce_gauss.m (if compiler is not setup, run...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (47): Multivariate Gaussian Mixture Model Optimization by Cross Entropy Download

1 2 3 4 5 >