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

Finger Cell software
Filter: All | Freeware | Demo
 

Finger Cell

< 1 2 3 4 5 > 
Released: September 12, 2012  |  Added: September 12, 2012 | Visits: 428

Finger Painting Finger painting is fun, just ask any 2 year old. But the mess, the mess. Now let your child loose on this App and there's no mess. Quick and easy to use. You can draw complicated pictures or just splodges. There are plenty of colours to choose from, 6 different shapes and two fill styles. You can...



Platforms: Mac

License: Commercial Cost: $1.99 USD Size: 204.8 KB Download (57): Finger Painting 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: March 23, 2013 | Visits: 299

Simple finger normalisation Aligns the finger to the centre of the image using an affine transformation.Simple finger normalisation, it aligns the finger to the centre of the image using an affine transformation. Elliptic projection which is described in the referenced paper is not implemented. Parameters for the affine...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Simple finger normalisation 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: 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

Added: November 18, 2013 | Visits: 319

Quake III Cell Shading The goal of this project is to add Cell Shading capabilities to the Quake III engine with Real-time performance. In order to provide such feature we have decided to use Kuwahara filter. Kuwahara filter is a noise-reduction filter that preserves edges. It uses four subquadrants to calculate the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.54 MB Download (37): Quake III Cell Shading Download

Released: December 15, 2016  |  Added: December 20, 2016 | Visits: 550

Tulip Cell Perform Technical Analysis in Excel with Tulip Cell, the free technical analysis add-in for Excel! With Tulip Cell, you can quickly and easily do technical in any Excel spreadsheet. Tulip Cell is good for doing technical analysis on stock market data, Forex data, options and derivatives,...


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

License: Freeware Size: 447 KB Download (44): Tulip Cell Download

< 1 2 3 4 5 >