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

Elements software
Filter: All | Freeware | Demo
 

Elements

< 1 2 3 4 5 > 
Added: June 09, 2013 | Visits: 439

Convert Keplerian Orbital Elements to a State Vector Convert orbital elements to a state vector, or a state vector back to orbital elements.Most readily available Keplerian orbital element conversion utilities do not address circular or parabolic orbits. This set of routines will address the complete spectrum of orbits from a circular equatorial...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Convert Keplerian Orbital Elements to a State Vector Download

Added: June 16, 2013 | Visits: 209

Sort Matrix Elements with Positions (Sripts) SORTMATRIXELEMENTS(A) returns a matrix that is composed of 3 columns: first column is the array of the sorted (ascending) values of the original matrix second column is the array of corresponding row positions and third column is that of column positions. SORTMATRIXELEMENTS(A,dir) returns sorted...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Sort Matrix Elements with Positions (Sripts) Download

Added: July 02, 2013 | Visits: 347

Binary Search of Elements lying within an Interval Search the elements that are lying within a specified interval.Search the indexes of all elements in x (sorted vector of n elements) that lie within the interval.The algorithm uses binary searches, thus it runs in log(n)INPUT:x: vector of numeric values sorted in ascending order(e.g....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Binary Search of Elements lying within an Interval Download

Added: July 12, 2013 | Visits: 707

Five elements algorithm The harmony elements algorithm is proposed as a global searching technique of numerical computing which inspired by the old Chinese philosophy: Doctrine of Wu Xing, the five color theorem, and the Hoffman-Singleton graph. According to operation of overcoming and generating policy, each element in...


Platforms: Matlab

License: Freeware Size: 276.48 KB Download (53): Five elements algorithm Download

Added: August 21, 2013 | Visits: 374

Sortable Elements This class can be used to display MySQL database table records in an HTML table that can be sorted by dragging rows.It generates HTML and javascript to display the records of a MySQL table in HTML table rows that can be dragged to sort the table elements.The class sends AJAX requests to send...


Platforms: PHP

License: Freeware Size: 92.16 KB Download (41): Sortable Elements Download

Added: June 17, 2013 | Visits: 242

django-elements This application is designed to provide an easy way to embed arbitrary objects into textual content. Text is written in Markdown and objects can be inserted, as either inline or block-level elements, using a simple Trac-like macro syntax. For more details check out the docs.


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (38): django-elements Download

Released: March 08, 2003  |  Added: April 22, 2006 | Visits: 5.566

Atoms, Symbols and Equations Unique interactive multimedia Chemistry teaching software that tests students as they learn. Topics covered include: elements, atoms and molecules, word equations, chemical symbols, Periodic Table and chemical formulas. Plus interactive simulations to teach the balancing of chemical equations and...


Platforms: Windows

License: Shareware Cost: $24.00 USD Size: 696 KB Download (409): Atoms, Symbols and Equations Download

Added: September 15, 2006 | Visits: 2.904

Norpath Elements Studio Norpath Elements Studio is a new generation multiplatform authoring system for creating interactive multimedia and learning applications, tutorials, user guides, self-paced seminars, presentations, demos, catalogs, manuals, kiosks, simulations, and mockups. Norpath Elements Studio's graphical...


Platforms: Windows

License: Commercial Cost: $349.00 USD Size: 37.62 MB Download (477): Norpath Elements Studio Download

Released: April 05, 2006  |  Added: April 19, 2006 | Visits: 3.374

3D Chemical Elements ScreenSaver Have you ever imagined the smallest bricks of the Universe - all that atoms with their protons, neutrons, electrons and quarks? With 3D Chemical Elements Screensaver you have the unique opportunity to see how they look like in reality! It brings you actual 3D models of all that micro-stuff both...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 3.94 MB Download (186): 3D Chemical Elements ScreenSaver Download

Added: August 26, 2008 | Visits: 1.003

Tampa Elements Tampa Elements is a screensaver that+s a little different from the rest. It shows you different aspects and instances of the state of Florida, not with the usual photos, but with drawings done by hand.These drawings show highly significant natural landscapes, important architectural buildings,...


Platforms: Windows

License: Freeware Size: 5 KB Download (93): Tampa Elements Download

Added: March 15, 2010 | Visits: 839

mGSTEP mGSTEP project is an core elements in NeXTs (now Apple) OPENSTEP/Cocoa Objective-C class libraries implementation. The principal design goal is the development of a modular application development framework suitable for use in embedded devices and server appliances running Linux, FreeBSD or...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (90): mGSTEP Download

Added: November 18, 2010 | Visits: 897

Tie::Array::RestrictUpdates Tie::Array::RestrictUpdates can limit the number of times you change elements in an array. SYNOPSIS use Tie::Array::RestrictUpdates; tie @foo,"Tie::Array::RestrictUpdates",1; # Default limit is 1. # Every element from the array can only be changed once @foo = qw(A B C D E); for(0..4) {...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (90): Tie::Array::RestrictUpdates Download

Added: April 02, 2010 | Visits: 1.318

MeasureIt MeasureIt is a Firefox extension that can draw out a ruler to get the pixel width and height of any elements on a webpage. Whats New in This Release: - Firefox: 1.0 – 2.0.0.* Whats New in This Release: - Tested and version update for Fx 2.0.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (99): MeasureIt Download

Added: July 01, 2010 | Visits: 986

XML::Filter::Sort XML::Filter::Sort is a SAX filter for sorting elements in XML. SYNOPSIS use XML::Filter::Sort; use XML::SAX::Machines qw( :all ); my $sorter = XML::Filter::Sort->new( Record => person, Keys => [ [ lastname, alpha, asc ], [ firstname, alpha, asc ], [ @age, num, desc] ], ); my...


Platforms: *nix

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

Added: May 22, 2010 | Visits: 1.449

List::Compare List::Compare is a Perl module to compare elements of two or more lists. SYNOPSIS The bare essentials: @Llist = qw(abel abel baker camera delta edward fargo golfer); @Rlist = qw(baker camera delta delta edward fargo golfer hilton); $lc = List::Compare->new(@Llist, @Rlist);...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (100): List::Compare Download

Added: October 05, 2010 | Visits: 805

Algorithm::SixDegrees Algorithm::SixDegrees is a Perl module that can find a path through linked elements in a set. SYNOPSIS use Algorithm::SixDegrees; my $sd1 = Algorithm::SixDegrees->new(); $sd1->data_source( actors => &starred_in ); $sd1->data_source( movies => &stars_of ); @elems = $sd1->make_link(actors,...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): Algorithm::SixDegrees Download

Added: April 26, 2010 | Visits: 962

Teriodic Teriodic project is a training tool for the periodic table of the elements. Starting from 1 (hydrogen), it quizzes the abreviations of each element in numerical order. If you make a mistake, it shows you the next five elements and lets you start again from hydrogen. Knowing the periodic...


Platforms: *nix

License: Freeware Download (93): Teriodic Download

Added: September 07, 2010 | Visits: 1.583

GStreamer FFmpeg Plug-in GStreamer FFmpeg plug-in contains one plugin with a set of elements that use the FFmpeg library code. It contains most popular decoders as well as very fast colorspace conversion elements. GStreamer is a library that allows the construction of graphs of media-handling components, ranging from...


Platforms: *nix

License: Freeware Size: 3 MB Download (130): GStreamer FFmpeg Plug-in Download

Released: December 13, 2009  |  Added: May 11, 2010 | Visits: 1.267

TextSpeech Pro Elements Welcome to TextSpeech Pro, the most powerful, easy to use text-to-speech software on the market. Utilizing text-to-speech voices of exceptional quality, with TextSpeech Pro you can: * Synthesize text-to-speech from any document format (text, Microsoft Word, PDF, Microsoft Excel, RTF,...


Platforms: Windows

License: Demo Cost: $29.99 USD Size: 38.34 MB Download (141): TextSpeech Pro Elements Download

Released: February 27, 2011  |  Added: March 06, 2011 | Visits: 1.052

TextSpeech Pro Elements for Windows Welcome to TextSpeech Pro, the most powerful, easy to use text-to-speech software on the market. Utilizing text-to-speech voices of exceptional quality, with TextSpeech Pro you can: * Synthesize text-to-speech from any document format (text, Microsoft Word, PDF, Microsoft Excel, RTF,...


Platforms: Windows

License: Demo Cost: $29.99 USD Size: 39.05 MB Download (120): TextSpeech Pro Elements for Windows Download

< 1 2 3 4 5 >