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

Cell Control Cell Tracker Reviews software
Filter: All | Freeware | Demo
 

Cell Control Cell Tracker Reviews

< 1 2 3 4 5 > 
Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 553

Excel Save Each Row, Column or Cell As Text or Excel File Software This software offers a solution for users who need to export data sets to text files by row or by column. Each cell is separated by a standard enter, comma-space, comma, space, or a custom delimiter. This software will save you hours of time by automatically processing spreadsheet data into...



Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 346 KB Download (508): Excel Save Each Row, Column or Cell As Text or Excel File Software Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 554

Living Cell 3D Screensaver Do you want to see what goes on inside living cells? This is really something spectacular! Install Living Cell 3D screensaver and turn your desktop into the eye-piece of a powerful microscope. You will see how numerous particles move about performing their little but extremely important...





Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 8.87 MB Download (44): Living Cell 3D Screensaver Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 434

Cell Motility Analysis Package Cell Motility Analysis Package analyzes timelapse sequences of moving cells. Various quantitites characterizing motility are calculated, including normal velocity of the membrane, cell contact area, and spatio-temporal auto-correlation functions.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 2 MB Download (49): Cell Motility Analysis Package 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: 744

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: September 12, 2012  |  Added: September 12, 2012 | Visits: 548

Cell Phone Tracker GPS Track any phone in the world, on any network, anywhere on Earth on iPhone/iPod/iPad easily! Your family and friends think only GAVERNMENT agencies can locate any phone in the world? You're going to prove them wrong ! Thanks to this amazing application! Simply enter a phone number. The...


Platforms: Mac

License: Commercial Cost: $0.99 USD Size: 204.8 KB Download (87): Cell Phone Tracker GPS 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: 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: 431

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 (39): Cell Extrema Download

< 1 2 3 4 5 >