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

Sample Stock List software
Filter: All | Freeware | Demo
 

Sample Stock List

< 1 2 3 4 5 
Added: May 22, 2010 | Visits: 1.448

List::Compare List::Compare is a Perl module to compare elements of two or more lists. SYNOPSIS The bare essentials: @Llist = qw(abel abel baker camera delta edward fargo golfer); @Rlist = qw(baker camera delta delta edward fargo golfer hilton); $lc = List::Compare->new(@Llist, @Rlist);...



Platforms: *nix

License: Freeware Size: 184.32 KB Download (100): List::Compare Download

Added: October 03, 2010 | Visits: 753

List::Comprehensions List::Comprehensions is a Perl module that allows for list comprehensions in Perl. SYNOPSIS use List::Comprehensions; use warnings; my @res = (); @res = comp1 { [ @_ ] } [0..4], [0..4], [0..4]; no warnings once; @res = comp2 { [$i, $j, $k] } i => [0..4], j => [0..4], k => [0..4];...





Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): List::Comprehensions Download

Added: September 16, 2010 | Visits: 1.123

Notes List Notes List is a simple and easy way to take Notes. - Change SIZE (width and height) - tun on/off the background image - Auto save notes. IPmonitor KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens K-Jofol IceWM...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (94): Notes List Download

Added: January 01, 2010 | Visits: 1.346

ADDRESS LIST print web.de dict one slide ADDRESS LIST print web.de dict one slide allows users of web.de can print up to 85 addresses on one sheet of paper! If you use the printing function of web.de, you get a lot of pages to print but never all informations stored before. It is much more convenient to have all informations on one...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (103): ADDRESS LIST print web.de dict one slide Download

Added: March 06, 2010 | Visits: 1.365

Mailing List Mailing List project is a Web-based, full-featured mailing list and newsletter system. Users can subscribe and unsubscribe themselves. Email confirmation is used for new subscriptions. The list of subscribers to a list can be imported and exported. Installation: - copy all files to your web...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (112): Mailing List Download

Added: May 10, 2013 | Visits: 2.247

Advanced Stock Tracking System Advanced Stock Tracking System (AST) is a web-based application for keeping track of stocks. It features a portfolio with dividend tracking, worksheet to keep track of prospects, a stock comparison utility, a search engine for the stock market and an alert engine to email you about key events in...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (187): Advanced Stock Tracking System Download

Added: May 25, 2010 | Visits: 2.083

Advance Stock Tracker Advanced Stock Tracking System (AST) is a Web-based application for keeping track of stocks. Advance Stock Tracker features a portfolio with dividend tracking, a worksheet to keep track of prospects, a stock comparison utility, and a search engine for the stock market based heavily on technical...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (178): Advance Stock Tracker Download

Added: August 07, 2010 | Visits: 1.029

Dir::List Dir::List is a Perl module, that provides you with various information about a specified directory. For example, it can obtain the user and group of files, the sizes of sub-directories, the filetype, and accessibility. Caching functionality is available. Whats New in This Release: - The...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (112): Dir::List Download

Added: May 07, 2010 | Visits: 11.571

Password List Generator Password List Generator is a good tool to create passwords list with makepasswd and save to file.. Password List Generator KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (330): Password List Generator Download

Added: March 07, 2010 | Visits: 985

List::Intersperse List::Intersperse Perl module can intersperse / unsort / disperse a list. SYNOPSIS use List::Intersperse qw/intersperseq/; @ispersed = intersperseq {substr($_[0],0,1)} qw/A1 A2 B1 B2 C1 C2/; @ispersed = List::Intersperse::intersperse qw/A A B B B B B B C/; intersperse and intersperseq...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (93): List::Intersperse Download

Added: October 21, 2010 | Visits: 783

List::Util::Superpositions List::Util::Superpositions is a Perl module that provides any and all for lists. Synopsis This module extends the methods provided by List::Util to offer the any() and all() operators from Quantum::Superpositions as part of the List::Util feature set. use List::Util::Superpositions; my...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): List::Util::Superpositions Download

Added: May 02, 2010 | Visits: 824

I18N::LangTags::List I18N::LangTags::List Perl module contains tags and names for human languages. SYNOPSIS use I18N::LangTags::List; print "Parlez-vous... ", join(, , I18N::LangTags::List::name(elx) || unknown_language, I18N::LangTags::List::name(ar-Kw) || unknown_language, I18N::LangTags::List::name(en) ||...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (88): I18N::LangTags::List Download

Added: April 25, 2010 | Visits: 907

List::MoreUtils List::MoreUtils is a Perl module that can provide the stuff missing in List::Util. SYNOPSIS use List::MoreUtils qw(any all none notall true false firstidx first_index lastidx last_index insert_after insert_after_string apply after after_incl before before_incl indexes firstval first_value...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (95): List::MoreUtils Download

Added: August 04, 2010 | Visits: 713

List::Pairwise List::Pairwise is a Perl module with map/grep arrays and hashes pairwise. SYNOPSIS use List::Pairwise qw(:all); my %a = ( snoogy1 => 4, snoogy2 => 2, NOT => 4, snoogy3 => 5, hehe => 12, ); # keys/values emulation (only slower) my @keys = mapp {$a} %a; my @values = mapp {$b} %a;...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (91): List::Pairwise Download

Added: November 23, 2010 | Visits: 1.849

Mutt Folder List Mutt Folder List is a mutt patch that adds a sidebar showing all mail folders and the total and number of new messages each contains. Mutt Folder List project allows users to hide or display the sidebar with a single keystroke, and optionally highlights folders with new messages. Users can...


Platforms: *nix

License: Freeware Size: 3 MB Download (151): Mutt Folder List Download

Added: March 07, 2010 | Visits: 1.533

Web Mailing List Web Mailing List project designed to be an easy to use mailing list application. Using a mailing list application can greatly enhance communication with your site visitors. Web mailing list makes it easy for users to signup for your mailing lists. Creating and sending out email newsletters is...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (142): Web Mailing List Download

Added: January 25, 2010 | Visits: 1.502

Stock Investment Guide Stock Investment Guide (SIG) performs fundamental stock analysis, using the methods used by stock clubs. SIG generates buy, hold, and sell levels for the stock being analyzed. SIG can read and write standard .ssg file formats, create semi-logarithmic graphs of stock data, and perform a complete...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (159): Stock Investment Guide Download

Released: February 17, 2010  |  Added: February 23, 2010 | Visits: 1.313

Tailwag Personal Mailing List Mailing list and label software. Ideal for personal or small business use. Maintain an unlimited number of name/address records. Maintain an unlimited number of separate address lists. Print mailing labels. Print hard copy reports. Import records from DBF (dBase) and ASCII files. Set filters to...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 3.5 MB Download (101): Tailwag Personal Mailing List Download

Released: April 19, 2010  |  Added: May 03, 2010 | Visits: 1.263

Virto SharePoint List Form Designer Virto List Form Designer is special Web Part that allows quick and simple customizing SharePoint list forms for publishing them on a SharePoint site. Design your own list forms with adding new fields from current list, grouping them into sections and moving them to optimize form's view. Publish...


Platforms: Windows

License: Shareware Cost: $495.00 USD Size: 206.52 KB Download (94): Virto SharePoint List Form Designer Download

Released: June 14, 2013  |  Added: July 03, 2013 | Visits: 1.712

Inventoria Professional Stock Control Inventoria is professional inventory stock management software for Windows that allows you to manage inventory in one or several locations. Manage your stock levels by categories, locations, and vendors. Combine Inventoria with HourGuard, Express Accounts, and FlexiServer for a low cost software...


Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 743.55 KB Download (1249): Inventoria Professional Stock Control Download

< 1 2 3 4 5