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

Hydrogen Fuel Cell software
Filter: All | Freeware | Demo
 

Hydrogen Fuel Cell

< 1 2 3 4 5 > 
Released: December 21, 2012  |  Added: December 21, 2012 | Visits: 798

CMbE - bivalent Fuel Consumption Manager Fuel Consumption Manager for bivalent Engines powered by petroleum / LPG. Operating System: Windows/Linux/Mac Language: GERMAN Verbrauchsrechner fuer Fahrzeuge mit bivalentem Antrieb. (Benzin / Autogas) Betriebssystem: Windows/Linux/Mac Sprache: deutsch



Platforms: Windows, Mac, Linux

License: Freeware Size: 1.76 MB Download (64): CMbE - bivalent Fuel Consumption Manager Download

Released: December 21, 2012  |  Added: December 21, 2012 | Visits: 385

Virtual Cell Open Source home for the Virtual Cell platform (VCell). See http://vcell.org/ for details.





Platforms: Windows, Mac, Linux

License: Freeware Size: 54.57 MB Download (51): Virtual Cell Download

Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 745

Sony Ericsson Cell Phone Icons .0 About Sony Ericsson Cell Phone Icons 8 Sony Ericsson Cell Phone Icons. Included Sony Ericsson Cell Phone Models are:K 700i, P 900, S 710a, T 68i, T 306, T 616, T 637, Z 600.


Platforms: Mac

License: Freeware Size: 204.8 KB Download (49): Sony Ericsson Cell Phone Icons .0 Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 553

Cell Imaging * New features of the Cell Imaging version: · Bottom navigation icons by application area · Image Gallery · Easy image sharing · Full screen image browsing · Image descriptions · Full


Platforms: Mac

License: Freeware Size: 21.1 MB Download (51): Cell Imaging Download

Released: August 18, 2012  |  Added: August 18, 2012 | Visits: 575

Deluxe Free Cell Solitaire Free Cell solitaire is one of the all time solitaire fan favorites. Unlike many solitaire games, free cell solitaire is a fun and challenging game that requires more strategy than luck. Deluxe Free Cell plays standard 52 card free cell solitaire. It's sim


Platforms: Mac

License: Shareware Cost: $5.99 USD Size: 10.1 MB Download (46): Deluxe Free Cell Solitaire Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 313

Survival Cell You are in control of a newly discovered cell type being studied for it’s strong resistance to bio-engineered disease. In Phase 1, your cell is undergoing timed resistance tests, and has been transplanted inside a human test subject who is ove


Platforms: Mac

License: Shareware Cost: $0.99 USD Size: 18.1 MB Download (48): Survival Cell Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 469

Tom Clancy's Splinter Cell Conviction® *MacBook Air and MacBook Pro 13’ are not compatible with this game* *Splinter Cell Conviction game is available also in French, Italian, German, Spanish* Become Sam Fischer, a renegade spy agent on a personal mission of vengeance, fo


Platforms: Mac

License: Shareware Cost: $24.99 USD Size: 2 GB Download (54): Tom Clancy's Splinter Cell Conviction® Download

Change Image Cell BackGround Color for Graphics and Animations This script allows you to change the background color of a TABLE cell where the cell contains an image.Any number strings of a unique portion of an Image SRC are passed to a function which changesthe background color of all elements containing an image with an SRC which includes the string.The...


Platforms: JavaScript


Added: April 07, 2013 | Visits: 391

CELP (CELl Processing) CELP (CELl Processing) is a functional programming package for Matlab.It is often better to use FP instead of loops:- it's more compact;- it's more clear.Matlab has all prerequisites to implement a Lisp-like FP:- anonymous functions, @'s lambdas;- FEVAL FUNCALL, EVAL, APPLY;- cell arrays...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): CELP (CELl Processing) Download

Added: August 18, 2013 | Visits: 405

Convert Struct to Cell Array With Column Headers Accepts a 1-dimensional struct array (in the format 1xn) and converts it into a cell array. The first row of the cell array has the struct's field names in each column; the data from each of those fields for each entry in the struct array appears in subsequent rows. The idea is to make it easy to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Convert Struct to Cell Array With Column Headers Download

Added: August 30, 2013 | Visits: 301

Cell/Struct Tree, and Struct Sorting Given a cell or a struct, is is sometimes usefull to know the tree from the main to the farthest branch.The trees are returned as string cells, based on the data type. Each path can be effectively executed using Matlab built-in eval() function.The sorting of struct is also implemented, with some...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Cell/Struct Tree, and Struct Sorting Download

Added: June 23, 2013 | Visits: 334

Matlab Cell Operations This package contains functions to perform number operations on the MATLAB data type cell. If any cell contains sub-cells, the functions call themselves recursively,A few example functions included in this package are: celladd - Z = CELLADD(Z1,Z2) celldivide - Z = CELLDIVIDE(Z1,Z2) cellmul - Z =...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Matlab Cell Operations Download

Added: July 09, 2013 | Visits: 432

Cell Array to CSV-file [cell2csv.m] This function writes a cell array into a CSV-file.It works with empty cells, numeric, char, string and logical cells. One array can contain all of them, but only one value per cell.CSV-files can then be read by Excel, so you don't need DDE or ActiveX.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Cell Array to CSV-file [cell2csv.m] Download

Added: April 30, 2013 | Visits: 432

Write a cell array to a text file This function enables you to directly write data from a cell array into a text file, which functions like FWRITE and FPRINTF do not.Usage:fwritecell(filename, format, data) writes cell array "data" to the file with name "filename" using the C language conversion specifications in argument...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Write a cell array to a text file Download

Added: September 05, 2013 | Visits: 173

PV Cell modeling of PV cell using its sc current and oc voltage


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): PV Cell Download

Added: July 03, 2013 | Visits: 440

Directory to Cell NAMES = DIR2CELL converts the directory listing into a cell array in alphabetical order. NAMES = DIR2CELL(ARG) converts the directory listing based on argument ARG, into a cell array in alphabetical order. ARG may contain wildcards.[NAMES, DATENUMS, DATES, BYTES, ISDIRS] = DIR2CELL(ARG), also...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Directory to Cell Download

Added: July 01, 2013 | Visits: 254

Write Cell Array of Structs into a VTK Structured Grid Each cell of the input cell array must be a struct, possibly nested, and for each point of the input, three properties (or alternatively the cell array indices) are used as VTK coordinates. An arbitrary number of properties are used as values of these points.The resulting VTK file (which is in...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Write Cell Array of Structs into a VTK Structured Grid Download

Added: May 05, 2013 | Visits: 186

Cell Extrema Find the minimum and maximum of 2D cell matrix, which may contain nested cell or numeric arrays. These three functions calculate the minimum and maximum of all numbers within a 2-dimensional cell (or numeric) matrix.The cell matrix may contain other cell matrices, or numeric matrices, or a mix of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (43): Cell Extrema Download

Added: September 15, 2013 | Visits: 544

Fuel CMS Fuel CMS is an easy, flexible, empowering PHP CMS(Content Management System) for rapid development based on the popular CodeIgniter PHP framework, which will help transform your CodeIgniter projects into client manageable brilliance. It allows you to create your models, views and controllers like...


Platforms: PHP

License: Freeware Size: 3.67 MB Download (39): Fuel CMS Download

Added: November 17, 2013 | Visits: 892

Cell Phone Love Letter Two stories of two seperate, young girls: Hazuki, an artist struggling to find recognition or purpose, and Yamazaki, a hacker who inadvertantly falls in love with a girl. Their stories are seperate, but they are both connected by a single theme: long distance relationships, love via e-mail. Cell...


Platforms: Mac

License: Freeware Size: 36.97 MB Download (41): Cell Phone Love Letter Download

< 1 2 3 4 5 >