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

Freecreditreport Mcp Login C Aspx software
Filter: All | Freeware | Demo
 

Freecreditreport Mcp Login C Aspx

< 1 2 3 4 5 > 
Released: May 22, 2007  |  Added: August 14, 2007 | Visits: 2.749

Baltie 4 C# Baltie 4 C# (shortly B4) is a modern scalable object-oriented educational programming tool, based on C# language, DirectX and .NET. It allows easy programming of 3D, 2D and console applications. Thanks to various modes this tool can be used by children and youth aged from 6 to 19. It may be used...



Platforms: Windows

License: Shareware Cost: $17.00 USD Size: 57.22 MB Download (253): Baltie 4 C# Download

Released: November 17, 2007  |  Added: November 21, 2007 | Visits: 5.519

Oceantiger C# Designer With this source code editor and IDE you will be able to edit and compile C# documents. It has tools for generating C# code either by template, auto completion or by generating with one of the wizards in the program. The user interface is clear and compact so it easy to learn, and you can...





Platforms: Windows

License: Freeware Size: 994.78 KB Download (278): Oceantiger C# Designer Download

Released: May 06, 2008  |  Added: June 10, 2008 | Visits: 2.744

C++ Code Library C++ Code Library is a powerful source code Library shipped with 50,000++ lines of code, quick and powerful search engine, powerful printing capability, password protection, user notes & attachments handeling, favorites & rating support and more! C++ Code Library is a powerful multi-language...


Platforms: Windows

License: Shareware Cost: $79.99 USD Size: 7.01 MB Download (299): C++ Code Library Download

Released: October 10, 2023  |  Added: April 03, 2024 | Visits: 3.542

FTP Client Engine for C/C++ FTP client component library for C/C++ provides direct and simple control of the FTP protocol from a C/C++ application program. The FTP Client Library uses a simple API to easily write programs that: - Connect to any FTP server. . - Navigate the server directories. - Specify ASCII or...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $119.00 USD Size: 1.63 MB Download (160): FTP Client Engine for C/C++ Download

Released: August 28, 2014  |  Added: September 13, 2014 | Visits: 2.174

HS NTP C Source Library HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time. HS...


Platforms: Windows, Mac, *nix, Windows 7, Windows Server, iPhone,iPod

License: Shareware Cost: $362.00 USD Size: 484 KB Download (193): HS NTP C Source Library Download

Released: June 26, 2009  |  Added: July 07, 2009 | Visits: 3.080

Code Line Counter Pro - C# Version Code Line Counter Pro - C# Version may be helpful for SQA, C# developers, project managers and other customers who need an overview of a project source code.This easy-to-use application will help you get detailed reports on the source code.With the help of Code Line Counter Pro you can quickly...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.31 MB Download (214): Code Line Counter Pro - C# Version Download

Added: January 18, 2010 | Visits: 1.151

Axiomatic Multi-Platform C AMPC is a C Integrated Development Environment (IDE) that generates Java Bytecode. The resulting executables will be able to run on any Java Virtual Machine (JVM). AMPC enables programmers to develop applications using the C language to run on JVM-enabled devices such as the PDAs, smart-phones,...


Platforms: *nix

License: Shareware Cost: $99.00 USD Size: 4.1 MB Download (102): Axiomatic Multi-Platform C Download

Added: January 18, 2010 | Visits: 1.216

Exceptions in C Exceptions in C implements fully-functional nested exceptions with these constructs: try except on throw Also, it allows to define various datatypes for exception object (default is int, can be anything from char * to struct foo *). Compiling and running Precodey straight forward....


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Exceptions in C Download

Added: January 18, 2010 | Visits: 1.677

Aapl C++ Template Library Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradigms by providing variations of standard data structures. For example, a by-value linked list template may be used to store a user supplied type such as an integer. A different list...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (105): Aapl C++ Template Library Download

Added: March 21, 2010 | Visits: 1.088

WorldForge::Atlas-C++ Atlas C++ is the standard implementation of the WorldForge Atlas protocol. WorldForge::Atlas-C++ is currently being developed in parallel with a stable branch, and the development code maintained separatly. The stable branch are numbered 0.4.x and implement the atlascpp-0.4 API, and the latest...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (102): WorldForge::Atlas-C++ Download

Added: October 13, 2010 | Visits: 1.377

GNU C library GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions. GNU C library is used by almost all C programs and provides the most essential program interface. The history of Unix and various standards determine much of the interface of the C...


Platforms: *nix

License: Freeware Size: 19.5 MB Download (103): GNU C library Download

Added: June 17, 2010 | Visits: 1.631

POCO C++ Libraries POCO C++ Libraries project are the next generation C++ class libraries for network-centric applications. POCO, the C++ Portable Components, is a collection of open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 1.2 MB Download (100): POCO C++ Libraries Download

Added: September 08, 2010 | Visits: 915

AspeCt-oriented C AspeCt-oriented C project implements an aspect-oriented extension to C and offers one possible language design for an aspect-oriented C language..


Platforms: *nix

License: Freeware Size: 19.7 MB Download (91): AspeCt-oriented C Download

Added: September 10, 2010 | Visits: 1.289

CppUnit - C++ port of JUnit CppUnit is a C++ unit testing framework. CppUnit project started its life as a port of JUnit to C++ by Michael Feathers..


Platforms: *nix

License: Freeware Size: 716.8 KB Download (179): CppUnit - C++ port of JUnit Download

Added: January 07, 2010 | Visits: 2.575

A Sudoku Solver in C A Sudoku Solver in C is a console-based Linux program, written in C language, that solves Su Doku puzzles using deductive logic. It will only resort to trial-and-error and backtracking approaches upon exhausting its deductive moves. Puzzles must be of the standard 9x9 variety using the (ASCII)...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (203): A Sudoku Solver in C Download

Added: August 24, 2010 | Visits: 1.134

C++ xml C++ xml is a C++ library that provides an API for XML document handling. Similar to the JDOM Java interface, a XML document can be parsed, traced and generated by the provided methods. Furthermore, this library is a good example for the usage of the dragon parser generator. Installation:...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (94): C++ xml Download

Added: March 11, 2010 | Visits: 1.147

C++ base C++ base is a base class suite contains several powerful c++ base classes for basic encapsulation of low level operating system calls and basic library functions. Further packages you may access from this page require the installation of this base package.


Platforms: *nix

License: Freeware Size: 102.4 KB Download (105): C++ base Download

Added: July 07, 2010 | Visits: 934

Inline::C Inline::C is a Perl module that can Write Perl Subroutines in C. Inline::C is a module that allows you to write Perl subroutines in C. Since version 0.30 the Inline module supports multiple programming languages and each language has its own support module. This document describes how to use...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (93): Inline::C Download

Added: July 07, 2010 | Visits: 1.089

C++ Debugging Support library Libcwd is a full-featured and well-documented library that assists C++ developers with debugging their applications. C++ Debugging Support library includes support for ostream-based debug output, custom debug channels and devices, memory allocation debugging, run-time sourcefile:linenumber...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (94): C++ Debugging Support library Download

Added: April 01, 2010 | Visits: 3.533

C++ Elliptic Curve Cryptography library C++ Elliptic Curve Cryptography library is a C++ library for elliptic curves cryptography. Libecc is a C++ elliptic curve cryptography library that supports fixed-size keys for maximum speed. The goal of this project is to become the first free Open Source library providing the means to...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (321): C++ Elliptic Curve Cryptography library Download

< 1 2 3 4 5 >