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

Elements Hints freeware
Filter: All | Freeware | Demo
 

Elements Hints

< 1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 634

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

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

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

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 749

Periodic Table of the Elements Periodic table of the elements showing main properties of each atomic element: Atomic weight, Element category, Atomic number, Melting point (in C and F), Boiling point (in C and F), Valence, Electron configuration, Phase, Density.


Platforms: Windows

License: Freeware Size: 247 KB Download (567): Periodic Table of the Elements Download

Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 479

4 Elements II Misfortune has befallen the magic kingdom again! A careless charm made the formerly wondrous ancient world overcast, beset with darkness and despair. Four fairies of the elements were deprived of their magic power. Be the hero the kingdom seeks: set the fairies of earth, air, fire and water free,...


Platforms: Windows

License: Freeware Size: 113.18 MB Download (630): 4 Elements II Download

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

Team Elements Team Elements is an Enterprise 2.0 team collaboration suite. It ties discussions, wikis, RSS, project and document management, and federated search into a unified application. It is database-driven with rigorous role-based access and permissions.


Platforms: Windows, Mac, BSD, Solaris, Linux

License: Freeware Size: 20.38 MB Download (54): Team Elements Download

Added: May 10, 2013 | Visits: 439

Closest elements in a target array This script has the next actions: finds the set of elements in input_array that are closest to elements in target_array and records the indices of the elements in target_array that are within tolerance, tol, of their closest match. Also it records the indices of the elements in target_array...


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

License: Freeware Download (63): Closest elements in a target array Download

Added: May 05, 2013 | Visits: 437

Complete All Form Elements This script was made for form testing. If you are testing forms and need to continually enter data, use this script to enter the data for you. Clicking the checkbox will automatically:- Set any text or text area field to "Admin Test"- Set any Radio or Checkbox to checked,- Set any list to select...


Platforms: JavaScript

License: Freeware Size: 10 KB Download (46): Complete All Form Elements Download

Added: May 28, 2013 | Visits: 478

Classical Orbital Elements GUI The COE ( Classical Orbital Elements ) tool will help tovisualize orbital elements around a planet and is intendedas a help to experiment with the different orbital elementsand see how the orbit will look like.The orbit color is as followsblue: progradered: retrogradeblack: polarThe coordinate...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Classical Orbital Elements GUI 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

Released: February 01, 2007  |  Added: February 13, 2007 | Visits: 6.708

CheatBook-DataBase 2007 CheatBook-DataBase 2007 is a freeware "cheat-code tracker" that makes hints and cheats (for PC, Walkthroughs, Playstation, Playstation 2, Playstation 3, Sega, Nintendo 64, Nintendo DS, DVD, Gameboy Advance, Gameboy Color, N-Gage, Nintendo DS, Xbox, XBox 360, Gamecube, Dreamcast, Super Nintendo,...


Platforms: Windows

License: Freeware Size: 25.08 MB Download (1352): CheatBook-DataBase 2007 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

< 1 2 3 4 5 >