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

Upc Barcode Maker freeware
Filter: All | Freeware | Demo
 

Upc Barcode Maker

< 1 2 3 4 5 > 
Released: July 06, 2010  |  Added: July 08, 2010 | Visits: 12.272

Video DVD Maker FREE If you are looking for a flexible, easy-to-use, lean and focused DVD maker, Video DVD Maker will deliver this competitive edge. Similar to the best DVD authoring software in its class, Video DVD Maker allows ordinary users to get high quality outputs, even if they don't know the subtleties of...



Platforms: Windows

License: Freeware Size: 8.02 MB Download (1568): Video DVD Maker FREE Download

Added: April 21, 2006 | Visits: 10.182

Barcode macros for OpenOffice and StarOffice Add barcodes to OpenOffice and StarOffice with our Visual Basic macros and free barcode font. Bar codes supported include Postnet, Barcode 3/9, Interleaved 2 of 5, Code 93, Code 128, UPC, EAN, UCC-128 and MSI. Includes Calc example.





Platforms: Windows, *nix

License: Freeware Size: 306 KB Download (1678): Barcode macros for OpenOffice and StarOffice Download

Released: August 03, 2012  |  Added: September 02, 2012 | Visits: 3.558

Windows Movie Maker With Windows Movie Maker, you can quickly turn your photos and videos into polished movies. Add special effects, transitions, sound, and captions to help tell your story. Share the movie with friends and family. Windows Movie Maker is a Free video creating/editing software application,...


Platforms: Windows

License: Freeware Size: 5.74 MB Download (633): Windows Movie Maker Download

Released: July 30, 2008  |  Added: November 26, 2008 | Visits: 2.268

DVD-Video Maker DVD-Video Maker aims to be a tool to convert various PC video formats to a DVD that can be played on pretty much any standalone DVD player. It's main target audience is people who know at least some basics about DVDs and videoaudio files. DVD-Video Maker is easy to use pretty interface. It can...


Platforms: Windows

License: Freeware Size: 8.96 MB Download (1008): DVD-Video Maker Download

Released: January 09, 2011  |  Added: January 16, 2011 | Visits: 3.333

Ringtone Maker With Ringtone Maker, you can create professional ringtones from any audio files no matter whether it is your favorite song, your relatives', friends' or pets' voices, an online radio, etc. It is easy and convenient to use the program due to the built-in New RingTone Wizard. Ringtone Maker has a...


Platforms: Windows

License: Freeware Size: 7.79 MB Download (533): Ringtone Maker Download

Released: April 23, 2009  |  Added: May 08, 2009 | Visits: 9.583

Picture Collage Maker Free Picture Collage Maker Free is a simple-to-use Windows freeware that turns ordinary photos and pictures into stunning keepsakes to share with family and friends. With just a few clicks, you can create digital collages, scrapbooks, posters, invitations, calendars, and greeting cards. Unlike...


Platforms: Windows

License: Freeware Size: 14.61 MB Download (1720): Picture Collage Maker Free Download

Added: January 18, 2010 | Visits: 1.296

Sort::Half::Maker Sort::Half::Maker is a Perl module to create half-sort subs easily. SYNOPSIS use Sort::Half::Maker qw(make_halfsort); $sub = make_halfsort( start => [ qw(x y z) ], end => [ qw(a b c) ], fallback => sub { $_[0] cmp $_[1] }, ); @list = sort $sub qw(a y f h w z b t x); # qw(x y z f h t w...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (112): Sort::Half::Maker Download

Added: October 23, 2010 | Visits: 2.215

GNU barcode 0.98 GNU Barcode is a tool to convert text strings to printed bars. GNU barcode supports a variety of standard codes to represent the textual strings and creates postscript output..


Platforms: *nix

License: Freeware Size: 327.68 KB Download (179): GNU barcode 0.98 Download

Added: April 21, 2010 | Visits: 2.563

RPM Package Maker RPM Package Maker is a frontend for other linux tools in order to help linux users to create RPM packages quickly and easily. Since version 0.8 minimal spec files are kept in: /usr/src/packages/SPECS/mini Whats New in This Release: - Small improvements and bugfixes. RPM Package Maker...


Platforms: *nix

License: Freeware Size: 563.2 KB Download (205): RPM Package Maker Download

Added: November 23, 2010 | Visits: 1.816

El Jay Icon Maker El Jay Icon Maker is a Firefox extension that allows you to right click on any image and create an icon for use with livejournal.com There are two options to choose from when making an icon "Create Icon Instantly" and "Create Icon With Options". Selecting either link redirects you to the El Jay...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (176): El Jay Icon Maker Download

Added: August 25, 2010 | Visits: 1.314

Regression mAKEr Regression mAKEr project is a simple modular application for data investigation. This is an application to help user (mathematician) to make regression between series of data, draw grpahics, and export them into various formats by means of common graphics packages (i.e., gnuplot, plotutils). It...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (138): Regression mAKEr Download

Added: May 13, 2010 | Visits: 1.672

List::Maker List::Maker is a Perl module that can generate more sophisticated lists than just $a..$b. SYNOPSIS use List::Maker; @list = < 1..10 >; # (1,2,3,4,5,6,7,8,9,10) @list = < 10..1 >; # (10,9,8,7,6,5,4,3,2,1) @list = < 1,3,..10 > # (1,3,5,7,9) @list = < 1..10 x 2 > # (1,3,5,7,9) @list = <...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (159): List::Maker Download

Added: February 19, 2010 | Visits: 1.013

GCC UPC GCC UPC toolset provides a compilation and execution environment for programs written in the UPC (Unified Parallel C) language. The GCC UPC compiler extends the capabilities of the GNU GCC compiler. The GCC UPC compiler is implemented as a C Language dialect translator, in a fashion similar to...


Platforms: *nix

License: Freeware Size: 19.3 MB Download (98): GCC UPC Download

Added: April 22, 2010 | Visits: 1.487

PDF::Reuse::Barcode PDF::Reuse::Barcode is a Perl module that can create barcodes for PDF documents with PDF::Reuse. SYNOPSIS use PDF::Reuse; use PDF::Reuse::Barcode; use strict; prFile(bars.pdf); PDF::Reuse::Barcode::ITF (x => 70, y => 530, value => 0123456789, prolong => 2.96); prEnd(); This is a...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (126): PDF::Reuse::Barcode Download

Added: September 02, 2010 | Visits: 1.103

Config Maker Config Maker is a tool to automatically create C++ classes that parse configuration files. Only a few lines of text that describe the possible entries in the configuration file are needed, and the complete class will be generated ready for use. Basic usage The input files for Config Maker...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (99): Config Maker Download

Added: October 22, 2010 | Visits: 1.045

Class::Maker Class::Maker Perl module contains classes, reflection, schema, serialization, attribute- and multiple inheritance. SYNOPSIS use Class::Maker qw(class); class Human, { isa => [qw( ParentClass )], public => { string => [qw(name lastname)], ref => [qw(father mother)], array =>...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (110): Class::Maker Download

Added: September 04, 2010 | Visits: 1.188

File::Maker File::Maker is a Perl module that mimics a make by loading a database and calling targets methods. SYNOPSIS ##### # Subroutine interface # use File::Maker qw(load_db); %data = load_db($pm); ###### # Object interface # require File::Maker; $maker = $maker->load_db($pm);...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (102): File::Maker Download

Added: April 18, 2010 | Visits: 1.255

Barcode::Code128 Barcode::Code128 is a Perl module that can generate CODE 128 bar codes. SYNOPSIS use Barcode::Code128; $code = new Barcode::Code128; EXPORTS By default, nothing. However there are a number of constants that represent special characters used in the CODE 128 symbology that you may wish to...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (151): Barcode::Code128 Download

Added: July 05, 2010 | Visits: 1.620

Window Maker Window Maker is an X11 window manager originally designed to provide integration support for the GNUstep Desktop Environment. In every way possible, it reproduces the elegant look and feel of the NEXTSTEP[tm] user interface. It is fast, feature rich, easy to configure, and easy to use. It is also...


Platforms: *nix

License: Freeware Size: 2.7 MB Download (126): Window Maker Download

Added: October 19, 2010 | Visits: 1.694

UPC LiveCD UPC LiveCD is a UPC-enabled Linux operating system on a CD-ROM disc. It runs directly from the CD without installing. I created it to demonstrate UPC programming on the SC2005 conference. With UPC LiveCD, you can try out UPC programming without the need of a multiprocessor environment. UPC...


Platforms: *nix

License: Freeware Size: 241.6 MB Download (107): UPC LiveCD Download

< 1 2 3 4 5 >