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

Value Of Absolute Zero In Celsius freeware
Filter: All | Freeware | Demo
 

Value Of Absolute Zero In Celsius

< 1 2 3 4 5 > 
Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 730

Horse Racing In Different Countries Learn about various types of horse racing in different countries in this informative eBook. In this eBook you will also learn about the rising popularity of horse racing and betting in various countries along with various events such as the Kentucky derby, Melbourne Cup, Prix de l'Arc de Triomphe...



Platforms: Windows, Edition 2005

License: Freeware Size: 1.77 MB Download (53): Horse Racing In Different Countries Download

Released: September 10, 2012  |  Added: September 10, 2012 | Visits: 513

Prince of Persia War 23 years after Prince of War, the sequel starts in the midst of civil unrest in the nation of Veidar. The duchy of Valis is rising against the kingdom with Duke Dunkeld leading the enemy armies. However, behind the enemy lines lurks something dark and evil... Controls Move With Arrow Keys (WASD),...





Platforms: Windows

License: Freeware Size: 5.22 MB Download (59): Prince of Persia War Download

Released: September 25, 2012  |  Added: September 25, 2012 | Visits: 656

Virtual Villagers The Tree of Life Continue the story of the mysterious island of Isola, and the tribe of lost refugees in Virtual Villagers 4 – The Tree of Life. The island’s chief is worried that life is slowly diminishing on the island and has selected a tribe of explorers to find the source of Isola’s troubles. They...


Platforms: Windows

License: Freeware Size: 69.22 MB Download (479): Virtual Villagers The Tree of Life Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 577

Applications of Linear Algebra Matlab, Maple and C/C++ applications of Linear Algebra in many domains, including curves in many dimensions, Cryptography and Chaos etc.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 167.65 KB Download (56): Applications of Linear Algebra Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 297

Distributed Objects in Java SharedObjects is a middleware for development of distributed applications in a simple, painless way. It doesn't perform remote method calls, but replicates the object in the client machine. Supports distributed transactions and dynamic class loading


Platforms: Windows, Mac, Linux

License: Freeware Size: 107.3 KB Download (49): Distributed Objects in Java Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 498

JMK - Make in Java Make in Java (jmk) is an application which is used to ensure that a set of files is in a consistent state. The application is based on the make utility which is part of most Unix systems, but is designed to support the task of writing platform independe


Platforms: Windows, Mac, Linux

License: Freeware Size: 210.44 KB Download (50): JMK - Make in Java Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 464

JSettlers2 - Java Settlers of Catan JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Replaces the old project (http://sourceforge.net/projects/jsettlers).


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.48 MB Download (55): JSettlers2 - Java Settlers of Catan Download

Released: December 12, 2012  |  Added: December 12, 2012 | Visits: 674

Ravens in the Sky The source code repository of the Ravens in the Sky IF game.


Platforms: Windows, Mac, Linux

License: Freeware Size: 864.81 KB Download (46): Ravens in the Sky Download

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

SortByIPs General-purpose machine-independent Perl functions and a sample MS-DOS/Windows batch file to efficiently sort arrays of strings by the numerical value of all embedded dotted-quad IPv4 addresses in each string


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.16 KB Download (48): SortByIPs Download

Released: December 23, 2012  |  Added: December 23, 2012 | Visits: 435

iFructify iFructify allows you to track the net value of the Apple stock you own in real time, based on the purchase information you provide. It also converts that value into the currency of your choice, so that your gain or loss takes currency fluctuations into account. No more need for a spreadsheet to...


Platforms: Mac

License: Freeware Size: 204.8 KB Download (57): iFructify Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 536

Master of Gomoku Free Master of Gomoku is a strategy board game where you try to get 5 of your stones in a row before the other player. It has 4 levels of AI to play against the computer and 2 player/multiplayer modes as well. The journey is easy to begin, but hard to master. Can you become a Master of Gomoku? In...


Platforms: Mac

License: Freeware Size: 5.9 MB Download (52): Master of Gomoku Free Download

Released: September 13, 2012  |  Added: September 13, 2012 | Visits: 629

Sky Captain & the World of Tomorrow .0 About Sky Captain & the World of Tomorrow The game (based on the movie) consists of four levels, in which virtual pilots will be faced with the dual challenge of destroying enemies and completing laps around courses. Beginning August 2 an Air Combat Challenge will launch for players of the game,...


Platforms: Mac

License: Freeware Size: 45.1 MB Download (48): Sky Captain & the World of Tomorrow .0 Download

Added: May 10, 2013 | Visits: 355

Dependent fields 5.x-1.4-beta The module allows nested fields dependencies, which means that a field can depend on the value of a certain field that also depends on another field.It also you to determine whether the dependent "child field" will be attached right after its "parent field" in the form or not. This way the user...


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

License: Freeware Download (54): Dependent fields 5.x-1.4-beta Download

Added: May 10, 2013 | Visits: 758

Short Description in new products box This module will allow you to display a truncated version of your product description in the new products box - The description is truncated at a predefined number of characters (defined in the Admin panel) and a trailing ellipsis (...) added.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Short Description in new products box Download

Added: May 10, 2013 | Visits: 743

Avoid running multiple copies of pine Avoid running multiple copies of pine script shows how to stop yourself from running multiple copies of a program (in this case, pine).


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

License: Freeware Download (60): Avoid running multiple copies of pine Download

Added: May 10, 2013 | Visits: 811

Generating all strings of a given alphabet This script shows a way to generate a list of all strings (in this case, string=list of symbols) of a given alphabet having a specified length by using list comprehensions. Strings (not the 'string' type) are frequently used in computer science; for example numbers are encoded as strings of...


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

License: Freeware Download (58): Generating all strings of a given alphabet Download

Added: May 10, 2013 | Visits: 442

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: July 15, 2013 | Visits: 517

Power Control in CDMA this code on not finished, but almost 80% done, the code based on the study of :---------------------------------------"Performance Analysis of DownlinkPower Control in CDMA Systems"Soumya Das, Sachin Ganu, Natalia Rivera, Ritabrata Royemail: fsoumya, sachin, nrivera,...


Platforms: Matlab

License: Freeware Size: 122.88 KB Download (49): Power Control in CDMA Download

Analysis of a Rotor Blade System using Blade Element Momentum Theory The function is based on the mathematical treatment of rotating rotors in "Principles of Helicopter Aerodynamics" by Dr. J.Gordon LeishmanThe numerical method does this by using Blade Element Momentum Theory (BEMT) to calculate the inflow along the length of the blade, then using that inflow and...


Platforms: Matlab


MATLAB and Simulink in the World - Communications and Semiconductor Industries Innovative applications of MathWorks products in the communications and semiconductor industries.Cambridge Consultants - Demonstrating a WiMAX Test BenchBridgewave Communications - Modeling and Simulating Wireless LinksVodafone Group Research and Development - Developing an Onboard Road-Usage...


Platforms: Matlab


< 1 2 3 4 5 >