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

Read Code 39 freeware
Filter: All | Freeware | Demo
 

Read Code 39

< 1 2 3 4 5 
Added: January 25, 2010 | Visits: 932

Code Postaux Suisse This software makes it possible to find the name or the postal code (NPA) of a Switzerland city in the 4,978 towns of Switzerland and overseas.



Platforms: Mac

License: Freeware Download (102): Code Postaux Suisse Download

Added: September 10, 2010 | Visits: 1.055

SPWrapper SPWrapper project analyzes Oracle database system tables, finds out parameter names and types, and writes the Java code necessary for calling stored procedures. Do you ever needed to use stored procedures from java code? Perhaps you had to write first the stored procedure, then you had to write...





Platforms: *nix

License: Freeware Size: 1024 KB Download (100): SPWrapper Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 2.031

Minecraft Gift Code Generator This Minecraft Gift Code Generator was made possible by the hard work of our team collecting hundreds to thousands of Minecraft gift codes and analyzing all the codes as a whole using an algorithm cracking program to work out how the Minecraft gift codes are calculated. The generator that we have...


Platforms: Windows, Mac, Linux

License: Freeware Size: 10 KB Download (100): Minecraft Gift Code Generator Download

Added: April 12, 2010 | Visits: 989

GenIP GenIP is a small utility, based on the NMap target specification code, for quickly and easily generating lists of IP addresses. Usage: genip [ -h ] [ -i filename ] [ < target-spec > ... ] genip -r < ipaddress > < ipaddress > Options: -h Display uage information. -i Read target...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (99): GenIP Download

Released: December 28, 2013  |  Added: April 08, 2015 | Visits: 1.685

Dynamsoft Barcode Reader SDK Dynamsoft Barcode Reader SDK can be integrated into ImageCaputre Suite - an All-in-one Image Acquisition SDK, which enables you to capture images from scanners or webcams and use the barcode SDK for separation or index purpose. The SDK is capable of detecting barcodes at any orientation and...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 53 KB Download (98): Dynamsoft Barcode Reader SDK Download

Added: November 23, 2010 | Visits: 1.327

Feedn Read Feedn Read (FnR) is a free Java based open source newsfeed reader. It is powered by the Sun ROME syndication framework and therefore supports all current formats (RSS 0.90, 0.91, 0.92, 0.93, 0.94, 1.00, 2.00, ATOM 0.30 and 1.00). It disposes of an intuitive, fast and responsive user interface...


Platforms: *nix

License: Freeware Size: 4.8 MB Download (98): Feedn Read Download

Added: September 18, 2010 | Visits: 1.380

Code::Splice Code::Splice injects the contents of one subroutine at a specified point elsewhere. SYNOPSIS use Code::Splice; Code::Splice::inject( code => sub { print "fredn"; }, package => main, method => foo, precondition => sub { my $op = shift; my $line = shift; $line =~ m/print/ and $line =~...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (98): Code::Splice Download

Added: February 07, 2010 | Visits: 961

Inline::Filters Inline::Filters Perl module contains common source code filters for Inline Modules. Inline::Filters provides common source code filters to Inline Language Modules. Unless youre an Inline module developer, you can just read the next section. Supported Filters This section describes each...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Inline::Filters Download

Added: August 31, 2013 | Visits: 884

Matrix Code Theme A Firefox add-on that brings a futuristic theme in your browser The Matrix Code Theme allows you to easily customize the browser's appearance and to share pieces of information with your friends. Here are some key features of "Matrix Code Theme": ?*A* Quick access to sites like Facebook,...


Platforms: Mac

License: Freeware Size: 921.6 KB Download (97): Matrix Code Theme Download

Added: January 26, 2010 | Visits: 815

JSCPP JSCPP is an ANSI C preprocessor and language parser that can analyze and instrument C code. Currently, its most prominent application is to add tracing to existing C programs simply by recompiling and linking it with the "jscc" compiler frontend. The standard tracing shows when a function is...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (97): JSCPP Download

Added: August 22, 2010 | Visits: 1.133

Hammer of Thyrion 1.4.2 Hammer of Thyrion is a port of Ravens Hexen2 source code and is based on the original Linux Hexen II project, Anvil of Thyrion. HoT includes many bugfixes, improved sound and video modes, opengl improvements and documentation among many others. Whats New in This Release: General: --------...


Platforms: *nix

License: Freeware Size: 12 MB Download (97): Hammer of Thyrion 1.4.2 Download

Added: January 25, 2010 | Visits: 635

Professor Code The object of the game is to discover a secret code in form of images, arranged in a sequence. The goal is accomplished by making a series of guesses, each of which is graded according to some simple rules. If the answer is discovered within the given number of nine turns, the game is won. If all...


Platforms: Mac

License: Freeware Download (97): Professor Code Download

Added: August 03, 2008 | Visits: 888

Code Starter Code Starter creates code within seconds by just answering a few simple questions. C/C++ options include selecting variable data types and the quantity of each. HTML options include the quantity of buttons, links, radios, text boxes, etc.


Platforms: Windows

License: Freeware Size: 18 KB Download (96): Code Starter Download

Added: January 07, 2010 | Visits: 1.218

Natural Docs Feb 10, Natural Docs is an extensible, multi-language, source code documentation generator written in Perl. Its syntax is transparent so the source comments read just as easily as the generated documentation. Natural Docs also focuses on automation and high-quality HTML output. Keep in mind that if...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (96): Natural Docs Feb 10, Download

Added: April 08, 2010 | Visits: 1.039

Language::Zcode::Parser Language::Zcode::Parser is a Perl module that reads and parses a Z-code file into a big Perl hash. SYNOPSIS # Create a Pure Perl Parser my $pParser = new Language::Zcode::Parser "Perl"; # If they didnt put ".z5" at the end, find it anyway $infile = $pParser->find_zfile($infile) || exit;...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (95): Language::Zcode::Parser Download

Added: February 01, 2010 | Visits: 1.040

Text::Macro Text::Macro Perl module is a template facility whos focus is on generating code such as c, java or sql. While generating perl code is also possible, there is a potential conflict between the control-symbol and the perl comment symbol. Perl is excelent at manipulating text, and it begs the...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (94): Text::Macro Download

Added: June 23, 2010 | Visits: 611

libmpd libmpd is very new, I wrote it to abstract the mpd abstraction out of the code in gmpc. Therefor making gmpc code easier to read, but even more important easier to debug. Libmpd will now be released as a set of C files. The main goal is to make it a seperate library. Comments/suggestions are...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (94): libmpd Download

Released: September 12, 2012  |  Added: September 12, 2012 | Visits: 732

Code to FlowChart Code to FlowChart is a straight forward application designed to generate flowcharts from source code. It helps users to understand complex program structure by visual diagrams. Code to FlowChart is composed of two parts, Code Editor and FlowChart window. The FlowChart window is synchronal with...


Platforms: Windows

License: Freeware Download (93): Code to FlowChart Download

Released: June 13, 2012  |  Added: June 13, 2012 | Visits: 771

Huawei Modem Unlock Code Tool The Huawei Modem Unlock tool from Nextgen Servers Ltd allows you easily to upload the Network Unlock code to your Huawei 3g Broadband Dongle Modem. You can obtain your Network unlock code from http://www.nextgenserver.com. The software can auto detect the Huawei modem installed on your PC and...


Platforms: Windows

License: Freeware Size: 1.1 MB Download (92): Huawei Modem Unlock Code Tool Download

Released: September 17, 2013  |  Added: October 13, 2013 | Visits: 1.120

Crystal Reports Barcode Font Encoder UFL IDAutomation's UFL (User Function Library) for Crystal Reports 7.0 and above, including 32 and 64 bit systems, can be used to automate the barcode handling. Updated functionality in this release includes GS1 DataBar compatibility including DataBar Stacked Omnidirectional and Expanded Stacked....


Platforms: Windows

License: Freeware Size: 492 KB Download (90): Crystal Reports Barcode Font Encoder UFL Download

< 1 2 3 4 5