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

Visual C Source Code For Mortgage Calculator freeware
Filter: All | Freeware | Demo
 

Visual C Source Code For Mortgage Calculator

< 1 2 3 4 5 
Added: July 26, 2010 | Visits: 1.115

Test::Fixme Test::Fixme is a Perl module to check code for FIXMEs. SYNOPSIS # In a test script like t/test-fixme.t use Test::Fixme; run_tests(); # You can also tailor the behaviour. use Test::Fixme; run_tests( where => lib, # where to find files to check match => TODO, # what to check for...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Test::Fixme Download

Added: April 17, 2010 | Visits: 627

relman relman application takes your source code, runs the build, and distributes the packages. A configuration file allows you to define application-wide defaults in addition to information particular to individual projects such as the source directory, package name, and the like. Once set up, you...





Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): relman Download

Added: March 02, 2010 | Visits: 1.053

ExtUtils::CBuilder ExtUtils::CBuilder is a Perl module to compile and link C code for Perl modules. SYNOPSIS use ExtUtils::CBuilder; my $b = ExtUtils::CBuilder->new(%options); $obj_file = $b->compile(source => MyModule.c); $lib_file = $b->link(objects => $obj_file); This module can build the C portions of...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (92): ExtUtils::CBuilder Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 948

Collection of Delphi Examples Collection of most wanted Delphi examples with full source code and animated tutorials as a standalone application. No third party components.


Platforms: Windows

License: Freeware Size: 6.99 MB Download (92): Collection of Delphi Examples Download

Added: June 02, 2010 | Visits: 743

Devel::Tokenizer::C Devel::Tokenizer::C is a Perl module that can generate C source for fast keyword tokenizer. SYNOPSIS use Devel::Tokenizer::C; $t = new Devel::Tokenizer::C TokenFunc => sub { "return U$_[0];n" }; $t->add_tokens(qw( bar baz ))->add_tokens([for]); $t->add_tokens([qw( foo )], defined...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (91): Devel::Tokenizer::C Download

Added: October 05, 2010 | Visits: 1.100

paco Paco project is a source code package organizer for Unix/Linux systems, originally written to aid package management when installing an LFS system. When installing a package from sources, paco wraps the "make install" command (or whatever is needed to install the files into the system), and...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (91): paco Download

Added: October 02, 2010 | Visits: 922

MyPageKit::MyModel MyPageKit::MyModel is an example Derived Model Class implementing Backend Code for pagekit.org website. This module provides a example of a Derived Model component (Business Logic) of a PageKit website. It is also the code used for old the http://www.pagekit.org/ web site. It contains two...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): MyPageKit::MyModel Download

Added: June 21, 2010 | Visits: 937

Tk::callbacks Tk::callbacks allows specifying code for Tk to call. SYNOPSIS One can specify a callback in one of the following ways: Without arguments: ... => ⊂name, ... ... => sub { ... }, ... ... => methodname, ... or with arguments: ... => [ ⊂name ?, args ...? ], ... ... => [ sub { ... }...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (86): Tk::callbacks Download

Added: October 23, 2010 | Visits: 2.213

Quake III Arena Source This is the source code for Quake III Arena version 1.32b, released by id Software. Quake III Arena Source is subject to the terms of the GNU General Public License. While we made sure we were still able to compile the game on Windows, GNU/Linux and Mac, this build didnt get any kind of...


Platforms: *nix

License: Freeware Size: 2.9 MB Download (85): Quake III Arena Source Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 1.371

JAVA to PDF Source Code Converter JAVA to PDF Source Code Converter is a simple Java-based software that can convert your Java source code to PDF. The app will convert all the .JAVA files in the folder you select (and will look for .JAVA recursively in all child folders) and create the same folder structure in your destination...


Platforms: Windows

License: Freeware Download (71): JAVA to PDF Source Code Converter Download

Released: September 06, 2014  |  Added: November 18, 2014 | Visits: 974

Devpad Devpad is an Open Source Notepad like VB.Net Multi-tab Source Code Editor for Windows Vista, Windows 7, and Windows 8/8.1 that supports ASM, ASP.Net, Boo, C#, C++, CSS, HTML, INI, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, SQL, VB.Net, XML and plain text files. It also supports syntax...


Platforms: Windows 8, Windows 7, Windows

License: Freeware Size: 897 KB Download (69): Devpad Download

Released: July 25, 2012  |  Added: July 25, 2012 | Visits: 1.397

C/C++ Compiler Package for RX Family The C/C++ Compiler Package for RX Family package includes the following embedded system development tools: C/C++ compiler ANSI-compliant. Language specification supports exception processing and template functions according to ANSI/ISO standards. This compiler builds a RX application written in...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (68): C/C++ Compiler Package for RX Family Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 786

USB Barcode Scanner Application Integrat This guide provides software, documentation, examples and VB6 source code for the integration of hand-held USB and keyboard emulation barcode scanners. Using these guidelines, hand held scanners may be easily integrated with existing or custom applications as input, automation and verification...


Platforms: Windows

License: Freeware Size: 30.72 KB Download (67): USB Barcode Scanner Application Integrat Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 1.214

RISE PHP for MySQL code generator RISE PHP for MySQL code generator The RISE PHP for MySQL code generator renders PHP source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access and,...


Platforms: Windows

License: Freeware Download (66): RISE PHP for MySQL code generator Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 1.011

Universal Code Lines Counter A fast and easy tool for counting source code, blank and comment lines of software projects for many programming/script languages. With this application you get a detailed report (as table and additionally as graphic) about the source code of your software project. It counts not only source code...


Platforms: Windows

License: Freeware Size: 3.88 MB Download (66): Universal Code Lines Counter Download

Added: May 10, 2013 | Visits: 775

RexEdit 0.2.8b RexEdit is a very powerful and fast programmer's text and source code editor. Includes highlighting for over 50 syntaxes (programming/markup languages, scripts, specific files, etc). Fully customizable environment: you can change everything - from button layout to syntax highlighting colors. It...


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

License: Freeware Download (64): RexEdit 0.2.8b Download

Added: May 10, 2013 | Visits: 882

Show Source in Color This little script will let you show the source code, of any PHP script, in color and it will also have line numbers on the left. This is good for those people that don't have the opportunity to use .phps extension due to the fact that their server is not running php as a module.  


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

License: Freeware Download (62): Show Source in Color Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 644

MISRA C Rule Checker SQMlint SQMlint assists developers in source code review through automatic inspection and helps to develop high-quality C source codes efficiently. Furthermore, because problem codes can be detected by only adding compile options, the user can correct problem codes as easily as when correcting compile...


Platforms: Windows, XP, Windows Vista, 7, 7x64

License: Freeware Download (61): MISRA C Rule Checker SQMlint Download

Released: August 18, 2012  |  Added: August 18, 2012 | Visits: 799

IDAutomation UPC EAN Barcode Fonts for Mac OS A professional, advanced font set with tools, macros and source code that uses a single font file to create UPC-A, UPC-E, EAN-8, EAN-13, EAN-14, JAN, ISBN and Bookland barcodes. This package uses Patent Pending font technology by IDAutomation to produce extremely high quality barcodes, even on...


Platforms: Mac

License: Freeware Size: 1.9 MB Download (61): IDAutomation UPC EAN Barcode Fonts for Mac OS Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 945

C,C++ Source Code Directory Submitter This softwre can help you to find your most needed C,C++ source code from the C,C++ source code directory cprogram.org.You can also submit your source code in web to spread and test your knowledge on programming.Submit C,C++ source code to this directory to make it rich with source code and...


Platforms: Windows

License: Freeware Size: 373 KB Download (60): C,C++ Source Code Directory Submitter Download

< 1 2 3 4 5