Linux download linear program [3 articles found] (supplemental result)
Sponsored links
Matrix TCL for linux
C++ Matrix template class library.
This is a C++ template class library to perform matrix calculations, just like built-in data types, with ease and efficiency in your programs. It supports most of the matrix calculations like arithmetic operations, sub-matrix operations, inversion, various matrix decompositions, solution of simultaneous linear equations, eigen value and eigen vector problem, and much more. Full source code is included with the package.
Coding Software - C Sharp & C Plus Plus, On January 19, 2008 updated, downloaded 40 times, file size is 41Kb.
LiveJournal Addons for linux
Firefox addon LiveJournal Addons.
This extension is destined to facilitate use of LiveJournal services.
Basic functions:
- Friends page monitoring;
- new messages observation (in "Message Center");
- new comments tracking;
- friends' birthdays reminder;
- "Friends/Friends of" lists lurking;
- comments folding and unfolding: by comments, threads or by pages;
In addition: quick access to main diary pages and last entrie...
Basic functions:
- Friends page monitoring;
- new messages observation (in "Message Center");
- new comments tracking;
- friends' birthdays reminder;
- "Friends/Friends of" lists lurking;
- comments folding and unfolding: by comments, threads or by pages;
In addition: quick access to main diary pages and last entrie...
Mozilla Extensions - Blogs & Feeds, On May 12, 2009 updated, downloaded 30 times, file size is 220Kb.
Sound for linux
Create sounds mathematically in Java..
Sound lets you mathematically create sounds in Java. You define your sounds in terms of 16-bit linear code for the waveform, -- an array of samplings. The U_Law.class will then convert that to (or from) *.AU mu-law 8-bit encoding format which you can then play with AudioPlayer.player.start(bis) in an application or with Applet.getAudioClip in an Applet. This is just a sample program. You would insert your own mathematical functions.
Coding Software - Java Development, On May 27, 2009 updated, downloaded 0 times, file size is 544Kb.