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

Colon Tubular Adenoma freeware
Filter: All | Freeware | Demo
 

Colon Tubular Adenoma

1 2 3 > 
Added: May 10, 2013 | Visits: 515

Tubular Copper Conductor Design Verification It will calculate the conductor's short circuit current, total cantilever load, short circuit force transmitted to the GIS, heat loss by radiation & convection, equivalent power loss and many other more indicators. Requirements: - MATLAB 7.2 or higher - MATLAB's Symbolic Math Toolbox



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


Added: May 23, 2013 | Visits: 457

Tubular Copper Conductor Design Verification Script It will calculate the conductor's short circuit current, total cantilever load, short circuit force transmitted to the GIS, heat loss by radiation & convection, equivalent power loss and many other more indicators.





Platforms: Matlab

License: Freeware Size: 655.36 KB Download (39): Tubular Copper Conductor Design Verification Script Download

Added: January 25, 2010 | Visits: 490

Tubular DeskTunes is a very simple, very elegant way to see whatls playing in iTunes right now. It stays stuck to the bottom left corner of the Desktop, no matter what you do. It even stays put if you try and hide all of your windows with ExposU. You can also rate the currently playing song by clicking...


Platforms: Mac

License: Freeware Size: 49 KB Download (99): Tubular Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 691

Constipation Relief Constipation relief on demand. Poopdoc is a natural home remedy for constipation; a treatment and cure for chronic constipation symptoms. Oxygenated colon cleansing fiber supplements. Aerobic bacteria are the ‘GOOD’ bacteria that allows our digestive system to operate properly. This type of...


Platforms: Windows, Unix, Linux, Linux Console, Linux Gnome, Linux GPL, Linux Open Source

License: Freeware Size: 41 KB Download (50): Constipation Relief Download

Released: August 19, 2012  |  Added: August 19, 2012 | Visits: 392

ColonCleanseGuide Your Colon Cleansing Guide - 10 action points to make your colon cleanse more smooth and effective - Bowtrol Cleanse


Platforms: Windows

License: Freeware Size: 776 KB Download (532): ColonCleanseGuide Download

Added: May 10, 2013 | Visits: 535

Where file search utility This utility searches all the paths in a semi-colon delimited environment variable list for files matching a given filespec. By default, PATH is used for the enviroment. For example, on my computerC:>where note*.exeC:WINNTsystem32otepad.exeC:WINNTNOTEPAD.EXEThis is useful for finding which...


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

License: Freeware Download (55): Where file search utility Download

Added: April 14, 2013 | Visits: 899

Flat File Database Manager A flat file is a file that contains records. Each record is specified in a single line. Fields from each record may either have a fixed width, or may be delimited by commas (CSV), tube (|), whitespace, tabs, or any other character.Flat File Database Manager will allow you to manage...


Platforms: PHP

License: Freeware Size: 10 KB Download (57): Flat File Database Manager Download

Added: April 23, 2013 | Visits: 853

Flat File Database Manager for Scripts A flat file is a file that contains records. Each record is specified in a single line. Fields from each record may either have a fixed width, or may be delimited by commas (CSV), tube (|), whitespace, tabs, or any other character.Flat File Database Manager will allow you to manage...


Platforms: PHP

License: Freeware Size: 10 KB Download (53): Flat File Database Manager for Scripts Download

Added: June 28, 2013 | Visits: 390

File::AptFetch File::AptFetch - perl interface onto APT-Methods. Shortly: . Methods are usual executables. Hence F:AF forks. . There's no command-line interface for methods. The IPC is two pipes (STDIN and STDOUT from method POV). . Each portion of communication (named message) consists of numerical code...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (35): File::AptFetch Download

Added: November 08, 2013 | Visits: 483

CharEntry CharEntry is a tool for inserting non-ascii characters into text, with particular emphasis on linguistic notation. CharEntry provides charts of the consonants, vowels, and diacritics of the International Phonetic Alphabet as well as chart of precomposed accented characters. Clicking on a...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (36): CharEntry Download

Added: January 18, 2010 | Visits: 1.440

Test::Smoke::Patcher Test::Smoke::Patcher is a OO interface to help patching the source-tree. SYNOPSIS use Test::Smoke::Patcher; my $patcher = Test::Smoke::Patcher->new( single => { ddir => $build_dir, pfile => $patch, popts => -p1, v => 1, # 0..2 }); $patcher->patch; or my $patcher =...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (110): Test::Smoke::Patcher Download

Added: September 24, 2010 | Visits: 854

Locale::Maketext::Lexicon::Gettext Locale::Maketext::Lexicon::Gettext is a Perl module for PO and MO file parser for Maketext. SYNOPSIS Called via Locale::Maketext::Lexicon: package Hello::I18N; use base Locale::Maketext; use Locale::Maketext::Lexicon { de => [Gettext => hello/de.mo], }; Directly calling parse(): use...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (96): Locale::Maketext::Lexicon::Gettext Download

Added: June 01, 2010 | Visits: 903

Template::Plugin::ByDate Template::Plugin::ByDate is a Perl module that keeps/removes included text based on whether the current date is within range. SYNOPSIS [% USE ByDate %] [% FILTER ByDate starting = 2006-05-02 until = 2006-08-22 %] This text only shows up from May 2, 2006 through August 22, 2006. [% END...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): Template::Plugin::ByDate Download

Added: July 22, 2010 | Visits: 807

Text::WikiFormat Text::WikiFormat is a Perl module for translating Wiki formatted text into other formats. SYNOPSIS use Text::WikiFormat; my $html = Text::WikiFormat::format($raw); The original Wiki web site had a very simple interface to edit and to add pages. Its formatting rules are simple and easy to...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (90): Text::WikiFormat Download

Added: July 25, 2010 | Visits: 752

PlusPlus PlusPlus is a Delphi, VB, Java-like Perl preprocessor. SYNOPSIS ### Case 1: plain script use PlusPlus; /* This is a long awaited multiline comment */ my $nested_hash = {outer => {inner => {a => 1, b => [19, 73], c => 3}}} $nested_hash.outer.inner.a = 5; # colon in variable names...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): PlusPlus Download

Added: February 09, 2010 | Visits: 1.120

Regexp::Common::net Regexp::Common::net is a Perl module that provide regexes for IPv4 addresses. SYNOPSIS use Regexp::Common qw /net/; while (<>) { /$RE{net}{IPv4}/ and print "Dotted decimal IP address"; /$RE{net}{IPv4}{hex}/ and print "Dotted hexadecimal IP address"; /$RE{net}{IPv4}{oct}{-sep => :}/ and...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (115): Regexp::Common::net Download

Added: August 06, 2010 | Visits: 883

wwtk wwtk is a wizard-style Web interface for structured information trails - an n-ary decision tree structure based on true/false logic. wwtk project can be used as a Wizard, an expert system, or as a backend for interactive fiction. Structure This toolkit is essentially based around the single...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (94): wwtk Download

Added: January 14, 2010 | Visits: 819

mod_urlscheme mod_urlscheme is an Apache 1.3/2.0/2.2 module that allows the Apache configuration author control over the scheme to use when constructing self-referential URLs. Please note that this module is different from mod_scheme, which embeds the Tinyscheme interpreter into Apache. You can find that...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (90): mod_urlscheme Download

Added: March 23, 2010 | Visits: 781

makepp_statements makepp_statements Perl package contains various statements in a makefile. and, build_cache, "build_check", define, else, enddef, endef, endif, "export", global, ifdef, "ifeq", "ifmakeperl", ifndef, ifneq, ifnsys, "ifperl", "ifsys", "include", "_include", load_makefile, make, perl, "makesub",...


Platforms: *nix

License: Freeware Size: 593.92 KB Download (94): makepp_statements Download

Added: June 27, 2010 | Visits: 1.305

Locale::RecodeData::ISO_8859_14 Locale::RecodeData::ISO_8859_14 is a Perl module with conversion routines for ISO-8859-14. CHARACTER TABLE The following table is sorted in the same order as the original charmap. All character codes are in hexadecimal. Please read ISO-10646 as ISO-10646-UCS4. Local | ISO-10646 |...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (87): Locale::RecodeData::ISO_8859_14 Download

1 2 3 >