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

Lisa Left Eye Lopez Bio software
Filter: All | Freeware | Demo
 

Lisa Left Eye Lopez Bio

1 2 3 4 5 > 
Released: December 26, 2012  |  Added: February 05, 2013 | Visits: 1.387

4Media 2D to 3D Video Converter 4Media 3D Video Converter is the next major release of the 4Media Software studio and includes stereoscopic 3D conversion capabilities, it is specially programmed to render and displays two images, one for your left eye and one for your right eye. You can get the output as one file in... Platforms: Windows

License: Shareware Cost: $35.95 USD Size: 32.19 MB Download (133): 4Media 2D to 3D Video Converter Download

Added: August 18, 2008 | Visits: 1.037

Nasty Neighbour's Eyes Nasty Neighbour's Eyes say "Don't Stare at Me" while protecting your desktop when you are away from your keyboard. Double Click the left eye to stop it. Platforms: Windows

License: Freeware Size: 32 KB Download (494): Nasty Neighbour's Eyes Download

Added: January 25, 2010 | Visits: 550

RedGreen X RedGreen can be used to easily create 3D images which can be viewed with red-green or red-blue 3D glasses. All you need is a digital camera to shoot two photos (one photo from the view of the left eye and one from the view of the right eye). Open these photos with RedGreen and it will calculate a... Platforms: Mac

License: Shareware Cost: $0.00 USD Download (102): RedGreen X Download

Added: January 25, 2010 | Visits: 653

RedGreen RedGreen can be used to easily create 3D images which can be viewed with red-green or red-blue 3D glasses. All you need is a digital camera to shoot two photos (one photo from the view of the left eye and one from the view of the right eye). Open these photos with RedGreen and it will calculate a... Platforms: Mac

License: Demo Cost: $0.00 USD Download (98): RedGreen Download

Added: April 11, 2013 | Visits: 350

3D plot (stereoscopy) the function gets x-y-z coordinates and calculate the x-y coordinates for the left-eye and the right-eye images.a demo script demonstrate the function, red/blue 3D glasses is needed. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): 3D plot (stereoscopy) Download

Released: June 03, 2008  |  Added: June 12, 2008 | Visits: 2.155

Eye Care Software Nearly 85 million Americans spend many hours a day working in front of a computer. Over 50 percent report some form of eye strain, including eye fatigue, dry eyes, burning eyes, light sensitivity, blurred vision, and headaches as well as pain in the shoulder, neck or back.Most ergonomic experts... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.25 MB Download (119): Eye Care Software Download

Released: January 26, 2009  |  Added: January 29, 2009 | Visits: 3.230

Eye Exercises Often people who work at computers have no rest-time and have not enough eye care. It's easy to forget about rest-time during work. Eye Exercises Eyecare reminds you about rest-time and save your eyesight. Care for eye health during a break, just as you need to exercise the rest of your... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.9 MB Download (548): Eye Exercises Download

Added: January 18, 2010 | Visits: 1.149

Bio::Tree::NodeNHX Bio::Tree::NodeNHX is a Simple Tree Node with support for NHX tags. SYNOPSIS use Bio::Tree::NodeNHX; my $nodeA = new Bio::Tree::NodeNHX(); my $nodeL = new Bio::Tree::NodeNHX(); my $nodeR = new Bio::Tree::NodeNHX(); my $node = new Bio::Tree::NodeNHX(); $node->add_Descendents($nodeL);... Platforms: *nix

License: Freeware Size: 4.7 MB Download (114): Bio::Tree::NodeNHX Download

Added: January 08, 2010 | Visits: 1.207

LISa LISa is a small daemon which is intended to run on end user systems. It provides something like a "network neighbourhood", but only relying on the TCP/IP protocol stack, no smb or whatever. The information about the hosts in your "neighbourhood" is provided via TCP port 7741. LISa supports two... Platforms: *nix

License: Freeware Size: 399.36 KB Download (101): LISa Download

Added: January 24, 2010 | Visits: 3.112

Bio::Graphics::Glyph::alignment Bio::Graphics::Glyph::alignment is the "alignment" glyph. SYNOPSIS See L< Bio::Graphics::Panel > and L< Bio::Graphics::Glyph >. This is identical to the "graded_segments" glyph, and is used for drawing features that consist of discontinuous segments. The color intensity of each segment is... Platforms: *nix

License: Freeware Size: 4.7 MB Download (99): Bio::Graphics::Glyph::alignment Download

Added: April 02, 2010 | Visits: 877

Bio::OntologyIO::simplehierarchy Bio::OntologyIO::simplehierarchy is a base class parser for simple hierarchy-by-indentation type formats. SYNOPSIS use Bio::OntologyIO; # do not use directly -- use via Bio::OntologyIO my $parser = Bio::OntologyIO->new ( -format => "simplehierarchy", -file => "pathology_terms.csv",... Platforms: *nix

License: Freeware Size: 4.7 MB Download (87): Bio::OntologyIO::simplehierarchy Download

Added: March 15, 2010 | Visits: 1.729

Bio::Tools::Run::PiseWorkflow Bio::Tools::Run::PiseWorkflow is a class to create a Pise workflow using Pise application objects as methods. A workflow is defined by a set of methods which all instanciate the class PiseApplication. SYNOPSIS # First, create a Bio::Tools::Run::AnalysisFactory::Pise object: my $factory = new... Platforms: *nix

License: Freeware Size: 829.44 KB Download (97): Bio::Tools::Run::PiseWorkflow Download

Added: January 14, 2010 | Visits: 1.396

Bio::Tools::AlignFactory Bio::Tools::AlignFactory is a base object for alignment factories. SYNOPSIS You wont be using this as an object, but using a dervied class like Bio::Tools::pSW Holds common Alignment Factory attributes in place. Platforms: *nix

License: Freeware Size: 4.7 MB Download (165): Bio::Tools::AlignFactory Download

Added: March 27, 2010 | Visits: 1.890

Bio::Tools::Run::TribeMCL Bio::Tools::Run::TribeMCL is a method for clustering proteins into related groups, which are termed protein families. SYNOPSIS use Bio::Tools::Run::TribeMCL; use Bio::SearchIO; # 3 methods to input the blast results # straight forward raw blast output (NCBI or WU-BLAST) my @params =... Platforms: *nix

License: Freeware Size: 829.44 KB Download (213): Bio::Tools::Run::TribeMCL Download

Added: February 19, 2010 | Visits: 1.195

Bio::NEXUS::Block Bio::NEXUS::Block is a Perl module that provides useful functions for blocks in NEXUS file (parent class). SYNOPSIS This module is the super class of all NEXUS block classes. It is not used specifically from a program; in other words, you dont create a new Bio::NEXUS::Block object. Other... Platforms: *nix

License: Freeware Size: 153.6 KB Download (97): Bio::NEXUS::Block Download

Added: November 27, 2010 | Visits: 1.350

Bio::NEXUS::Node Bio::NEXUS::Node is a Perl module that provides functions for manipulating nodes in trees. SYNOPSIS new Bio::NEXUS::Node; METHODS new Title : new Usage : $node = new Bio::NEXUS::Node(); Function: Creates a new Bio::NEXUS::Node object Returns : Bio::NEXUS::Node object Args : none... Platforms: *nix

License: Freeware Size: 153.6 KB Download (98): Bio::NEXUS::Node Download

Added: October 11, 2010 | Visits: 881

Bio::NEXUS::TaxaBlock Bio::NEXUS::TaxaBlock is a Perl module that represents TAXA block of a NEXUS file. SYNOPSIS if ( $type =~ /taxa/i ) { $block_object = new Bio::NEXUS::TaxaBlock($type, $block, $verbose); } If a NEXUS block is a taxa block, this module parses the block and stores the taxonomic data.... Platforms: *nix

License: Freeware Size: 153.6 KB Download (93): Bio::NEXUS::TaxaBlock Download

Added: May 21, 2010 | Visits: 920

Bio::NEXUS::TreesBlock Bio::NEXUS::TreesBlock is a Perl module that represents TREES block of a NEXUS file. SYNOPSIS if ( $type =~ /trees/i ) { $block_object = new Bio::NEXUS::TreesBlock( $block_type, $block, $verbose ); } If a NEXUS block is a Trees Block, this module parses the block and stores the tree data.... Platforms: *nix

License: Freeware Size: 153.6 KB Download (91): Bio::NEXUS::TreesBlock Download

Added: August 26, 2010 | Visits: 1.438

Bio::Restriction::Enzyme Bio::Restriction::Enzyme is a single restriction endonuclease (cuts DNA at specific locations). SYNOPSIS # set up a single restriction enzyme. This contains lots of # information about the enzyme that is generally parsed from a # rebase file and can then be read back use... Platforms: *nix

License: Freeware Size: 4.7 MB Download (141): Bio::Restriction::Enzyme Download

Added: September 24, 2010 | Visits: 943

Bio::Root::Object Bio::Root::Object is a core Perl 5 object. SYNOPSIS # Use this module as the root of your inheritance tree. Object Creation require Bio::Root::Object; $dad = new Bio::Root::Object(); $son = new Bio::Root::Object(-name => Junior, -parent => $dad, -make => full); See the new() method... Platforms: *nix

License: Freeware Size: 4.7 MB Download (102): Bio::Root::Object Download

1 2 3 4 5 >