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

C Band Programming software
Filter: All | Freeware | Demo
 

C Band Programming

< 1 2 3 4 5 
Released: October 01, 2017  |  Added: November 13, 2017 | Visits: 1.866

KeepDynamic C# Barcode Generator Component KeepDynamic C# Barcode library can be easily integrated into any .NET framework web projects and is able to be used as a control in toolbox in Visual Studio, which let developers easily drag and drop barcode images to a web/win form. Using the barcode library for ASP.NET, html developers can...



Platforms: Windows, Windows 7, Windows Server, Other

License: Commercial Cost: $599.00 USD Size: 1.91 MB Download (127): KeepDynamic C# Barcode Generator Component Download

Added: May 13, 2010 | Visits: 1.160

asio C++ library 0.3.8 asio is a cross-platform C++ library for network programming that provides developers with a consistent asynchronous I/O model using a modern C++ approach. asio is released under the Boost Software License..





Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 337.92 KB Download (125): asio C++ library 0.3.8 Download

Added: February 03, 2010 | Visits: 1.494

CTorrent CTorrent is a BitTorrent client written in the C programming language, known to be a very robust and mature programming language, which produces fast and optimized applications. There are compilers for most operating systems, making programs written in C easy to port. It currently runs on most...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (125): CTorrent Download

Added: October 01, 2010 | Visits: 1.478

Io programming language Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self, NewtonScript and Act1 (prototype-based differential inheritance, actors and futures for concurrency), LISP (code is a runtime inspectable/modifiable tree) and Lua...


Platforms: *nix

License: Freeware Size: 5.4 MB Download (125): Io programming language Download

Added: May 15, 2010 | Visits: 4.396

CPP Socket library CPP Socket library is a small Classlibrary for C++ that supports a easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C library calls. With CPPSocket supports the following network protocols: - TCP (transmission control...


Platforms: *nix

License: Freeware Download (122): CPP Socket library Download

Released: October 06, 2023  |  Added: October 18, 2023 | Visits: 305

C# Create XLSX File without Excel The C# Excel library offers an array of functionalities to facilitate Excel file creation. You can start by initializing a new Excel workbook, adding sheets, setting cell values, applying formatting, and incorporating various elements such as charts, images, and formulas. The library's API...


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

License: Shareware Cost: $749.00 USD Size: 15.08 MB Download (122): C# Create XLSX File without Excel Download

Released: May 12, 2010  |  Added: June 21, 2010 | Visits: 1.539

Crystal FLOW for C Understand Code in Less Time Create Flowchart from Source Code. Get a clear view of the code with Flowcharts. Inherited legacy code? A new member of the team? You will be up to speed in significantly less time. Verify correctness of function logic. Detect errors. Use Flowcharts...


Platforms: Windows, Mac, *nix

License: Shareware Cost: $49.00 USD Size: 12.81 MB Download (119): Crystal FLOW for C Download

Released: November 02, 2006  |  Added: November 16, 2006 | Visits: 3.145

RichView (C++Builder version) RichView is a suite of native Delphi/C++Builder components for displaying, editing and printing hypertext documents. Components support various character attributes (fonts, subscripts/superscripts, colored text background, custom drawn). Documents can contain tables, pictures, images from...


Platforms: Windows

License: Shareware Cost: $239.00 USD Size: 9.56 MB Download (118): RichView (C++Builder version) Download

Added: June 14, 2010 | Visits: 932

C::Sharp::Tokener C::Sharp::Tokener is a Tokeniser for C#. SYNOPSIS use C::Sharp::Tokener; do { ($token, $ttype, $remainder) = C::Sharp::Tokener::tokener($input); } while ($input = $remainder) use C::Sharp::Parser; $parser = new C::Sharp::Parser; $parser->YYParse(yylex =>...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (117): C::Sharp::Tokener Download

Added: August 03, 2008 | Visits: 1.109

Topcoder AutoGen for Arena C++ TopCoder AutoGen will help you focus your attention on the problem themselves by generating a pure C++ programming and test framework automatically, and help you win the arena in the limited competition time. You can copy the problem, and paste into it, click the generate button. It will then...


Platforms: Windows

License: Freeware Size: 128 KB Download (117): Topcoder AutoGen for Arena C++ Download

Released: October 20, 2014  |  Added: January 19, 2015 | Visits: 1.066

Marshallsoft Client Mailer for C/C++ The MarshallSoft Client Mailer for C/C++ (MCM4C) is email marketing software used to send personalized email to a permission based mailing list directly from C/C++, programmable database or spreadsheet. Companies, professionals, clubs, e-publishers, and individuals can use the Client Mailer to...


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

License: Shareware Cost: $119.00 USD Size: 688.53 KB Download (117): Marshallsoft Client Mailer for C/C++ Download

Added: April 08, 2010 | Visits: 1.588

Simple C++ ODBC Database API Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner. The API was created due to an absence of any other such API that was database independent. The database independence is achieved using the ODBC (Open DataBase Connectivity) API....


Platforms: *nix

License: Freeware Size: 84.99 KB Download (117): Simple C++ ODBC Database API Download

Added: March 05, 2010 | Visits: 1.425

C Algorithms Library C Algorithms Library is a collection of commonly used Computer Science algorithms. The focus is on code that is well documented and tested, portable, and reusable. The C Programming Language has a much smaller standard library compared to other more modern programming languages such as Java...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (116): C Algorithms Library Download

Added: January 18, 2010 | Visits: 1.221

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: February 17, 2010 | Visits: 1.536

C to C++ C to C++ is a Python script that converts C code to C++ code. The main program is ctocpp.py that performs successive stages for converting C to C++. A script, ctocpp gives it as parameter to the python interpreter with options you add. The archive also includes scripts that may help you: -...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (116): C to C++ Download

Added: August 25, 2008 | Visits: 1.243

Euphoria Programming Language Euphoria is a simple, flexible, and easy-to-learn programming language, that outperforms all popular interpreted languages. It includes a simple database system, and there's a Euphoria To C Translator for extra speed. The source code to the Euphoria interpreter is now available. Euphoria runs on...


Platforms: Windows, *nix

License: Freeware Size: 928 KB Download (116): Euphoria Programming Language Download

Added: August 23, 2010 | Visits: 1.304

Sunrise Data Dictionary Sunrise Data Dictionary is a library for hashtable storage of arbitrary data objects with built-in reference counting and guaranteed order iteration for the C programming language. Sunrise Data Dictionary library can participate in external reference counting systems or use its own built-in...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (116): Sunrise Data Dictionary Download

Added: January 25, 2010 | Visits: 937

Ch Standard Edition Ch from SoftIntegration, Inc. is a superset of C interpreter. It is the most complete C interpreter in existence for scripting, plotting and numerical computing. It supports 1990 ISO C Standard (C90), major features in C99, classes in C++, POSIX, X11/Motif, OpenGL, ODBC, XML, GTK+, Win32, CGI,...


Platforms: Mac

License: Freeware Size: 6.6 MB Download (115): Ch Standard Edition Download

Added: August 23, 2010 | Visits: 1.284

Felix Programming Language Felix is an advanced Algol like procedural programming language with a strong functional subsystem. It features ML style typing, first class functions, pattern matching, garabge collection, polymorphism, and has built in support for high performance microthreading, regular expressions and context...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (114): Felix Programming Language Download

Added: July 17, 2010 | Visits: 1.781

Hecl Programming Language The Hecl Programming Language is a high-level scripting language implemented in Java. Hecl Programming Language is intended to be small, extensible, extremely flexible, and easy to learn and use. Hecl is intended as a complement to the Java programming language, not a replacement. As such, it...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (114): Hecl Programming Language Download

< 1 2 3 4 5