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

Einsteinium Elements software
Filter: All | Freeware | Demo
 

Einsteinium Elements

< 1 2 3 4 5 > 
Released: August 04, 2008  |  Added: August 10, 2008 | Visits: 1.615

Flower 1 Web Elements Flower themed graphic images and web elements, including HTML web templates with a floral theme, stock photos of flowers and gardening, and flower related web logos. Includes a fantastic collection of all web elements needed to build a website designed specifically for florists, gardeners, and...



Platforms: Windows, Mac

License: Demo Cost: $59.95 USD Size: 496.39 KB Download (155): Flower 1 Web Elements Download

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

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

Added: September 07, 2010 | Visits: 1.587

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: April 13, 2017  |  Added: September 21, 2017 | Visits: 2.261

NOV User Interface for .NET Nevron Open Vision (NOV) implements a complete and feature-rich set of cross-platform User Interface elements (widgets) that aims to completely eliminate the need to use any platform specific controls, that would ultimately bind your Presentation Layer to a specific platform/runtime,...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $0.00 USD Size: 184.56 MB Download (122): NOV User Interface for .NET Download

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

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

Added: January 25, 2010 | Visits: 819

Elements Elements is a cool and searchable periodic table of elements with lots of useful information. Passing over an element on the table gives you instant access to general information. Clicking on an element gives you full information, such as crystal structure, physical properties, electron...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (110): Elements Download

Added: July 01, 2010 | Visits: 991

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

Released: February 15, 2012  |  Added: March 03, 2012 | Visits: 770

Free Web Ui Elements Freebuttonweb.com is a complete portal which offers quite a bunch of web button designs for free. If you are a software developer or web designer, you will find quite useful the chance to choose some buttons you like from this website and use them in your project. The site is divided in...


Platforms: Windows, Mac, *nix, iPhone,iPod

License: Freeware Size: 5.11 MB Download (108): Free Web Ui Elements Download

Added: January 25, 2010 | Visits: 638

Elements Widget Up-to-date and cool designed periodic table of elements widget. You get general information (such as symbol, name, atomic number, atomic weight and phase under standard conditions) on each element just by clicking it.


Platforms: Mac

License: Freeware Download (103): Elements Widget Download

Added: May 22, 2010 | Visits: 1.455

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

Released: September 08, 2008  |  Added: September 16, 2008 | Visits: 1.882

4th of July Web Elements 4th of July day themed graphic images and web elements, including HTML web templates with a patriotic theme, stock photos of all types of 4th of July celebrations. Great collection for patriotic related businesses and July 4th celebrations. A fantastic collection of all web elements needed to...


Platforms: Windows, Mac

License: Demo Cost: $59.95 USD Size: 344.2 KB Download (99): 4th of July Web Elements Download

Added: April 02, 2010 | Visits: 1.320

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

Released: December 08, 2011  |  Added: February 08, 2012 | Visits: 903

WPF Elements WPF Elements 5 is a suite of 50+ controls to help developers build next generation applications quickly and easily. With advanced charting, a high performance data grid, scheduling and so much more, WPF Elements means you can deliver stunning solutions without stress. Styling the WPF...


Platforms: Windows

License: Shareware Cost: $699.00 USD Size: 15.58 MB Download (98): WPF Elements Download

Released: December 11, 2011  |  Added: January 26, 2012 | Visits: 905

Efficient Elements for presentations Efficient Elements for presentations is an Add-In for Microsoft PowerPoint that helps you create more professional presentations in less time. On top of that, it can be customized to support the consistent use of your corporate design. How exactly does it help me? - Are you tired of...


Platforms: Windows

License: Demo Cost: $129.00 USD Size: 11.13 MB Download (94): Efficient Elements for presentations Download

Added: October 05, 2010 | Visits: 807

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: August 26, 2008 | Visits: 1.006

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: April 26, 2010 | Visits: 967

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: January 25, 2010 | Visits: 872

Norpath Elements Designer Norpath Elements Designer is an affordable professional authoring tool that allows designers to create a wide range of interactive multimedia and educational software without having to write code or learn a scripting language.Norpath Elements Designer utilizes the same technology and next...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (91): Norpath Elements Designer Download

Added: March 15, 2010 | Visits: 844

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: 900

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

< 1 2 3 4 5 >