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

C Coding Standard software
Filter: All | Freeware | Demo
 

C Coding Standard

< 1 2 3 4 5 > 
Added: February 17, 2006 | Visits: 9.477

Windows Std Serial Comm  Library for C/C++ MarshallSoft C/C++ serial communication component library (DLL) for serial port communications. Uses the standard Windows API to communicate with any device connected to a serial port. Includes 28 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM protocols, and multiple C/C++ and... Platforms: Windows

License: Shareware Cost: $105.00 USD Size: 517 KB Download (633): Windows Std Serial Comm Library for C/C++ Download

Released: March 03, 2004  |  Added: January 01, 2006 | Visits: 5.441

Client / Server Comm Library for C/C++ The Client / Server Communication Library for C/C++ (CSC4C) is a TCP/IP communication component DLL library. CSC4C uses the standard Windows API (Application Programmer's Interface) to communicate with other programs (written using CSC) across any TCP/IP network such as the Internet. CSC4C... Platforms: Windows

License: Shareware Cost: $105.00 USD Size: 261.84 MB Download (144): Client / Server Comm Library for C/C++ Download

Released: November 12, 2006  |  Added: April 08, 2007 | Visits: 1.856

Visual Lint Standard Edition Visual Lint is an add-in for Microsoft Visual Studio and Visual C++ which closely integrates the Gimpel PC-Lint code analysis tool within the Visual Studio integrated development environment. Although PC-Lint does a great job of analysing C++ source and header files for potential problems,... Platforms: Windows

License: Shareware Cost: $139.00 USD Size: 3.88 MB Download (139): Visual Lint Standard Edition Download

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

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

Added: August 04, 2008 | Visits: 1.299

ChrisTV Standard ChrisTV Standard - The PVR that TAKES control OVER your TV Card - TV on your PC with High quality image and sound - developed by Chris P.C. srl for TV Tuners with WDM Drivers installed. Supports all TV Cards based on BT8x8 chipset, Philips SAA713x chipset, Conexant CX2388x, also works with any... Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 3.44 KB Download (185): ChrisTV Standard Download

Added: January 18, 2010 | Visits: 1.684

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: June 17, 2010 | Visits: 1.637

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 (106): POCO C++ Libraries Download

Added: August 03, 2013 | Visits: 608

libstldb4 libstldb4 library is a C++ wrapper for sleepycat db4 database. It uses the STL in the API where sensible, allows standard IOStreams for data access where sensible, e.g. getting the value of a key should be able to use an istream interface to allow simple partial value retreival, and moves the... Platforms: *nix

License: Freeware Size: 4.29 MB Download (89): libstldb4 Download

Added: January 07, 2010 | Visits: 2.583

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 19, 2010 | Visits: 942

cproto cproto generates function prototypes for functions defined in the specified C source files to the standard output. The function definitions may be in K&R or ANSI C style, or in lint-library form. cproto can also convert function definitions in the specified files from the K&R style to the ANSI... Platforms: *nix

License: Freeware Size: 143.36 KB Download (106): cproto Download

Added: April 08, 2010 | Visits: 806

ixlib ixlib is a small c++ tools library based upon the standard template library. It provides: - a javascript interpreter - an exception handling framework - garbage collection - automatic array management - planar geometry (rectangles, regions) - polygons (rasterization, convex hull,... Platforms: *nix

License: Freeware Size: 358.4 KB Download (94): ixlib Download

Added: September 11, 2010 | Visits: 764

INVSTR INVSTR is a library of C functions that follow the behavior of the standard library string functions, but starting all searches and the like from the end of the string rather than the start. Whats New in This Release: This initial release includes the following functions: - invstrinv -... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): INVSTR Download

Added: April 12, 2010 | Visits: 815

c-nocem c-nocem project is a program for the easy and efficient application of the NoCeM protocol on the news spool. Which means, articles for which a NoCeM with "action=hide" is accepted, will be deleted from your news system as if they had been cancelled. With the installation described below, these... Platforms: *nix

License: Freeware Size: 45.06 KB Download (92): c-nocem Download

Added: January 16, 2010 | Visits: 1.678

ustring C++ Unicode library ustring is a C++ library to implement the complete Unicode 3.0 standard. It gives an easy access to the properties of each of the 10600 characters defined by the Unicode 3.0 standard, including the uppercase and lowercase mapping, category and subcategory, character name, and bidirectional... Platforms: *nix

License: Freeware Size: 143.36 KB Download (140): ustring C++ Unicode library Download

Added: March 05, 2010 | Visits: 1.426

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 (117): C Algorithms Library Download

Added: November 19, 2010 | Visits: 914

STLport STLport is a multiplatform C++ Standard Library (STL implementation). Many compilers and operational environments supported. Standard (ISO/IEC 14882) compliance. Maximum efficiency. Exception and thread safety. Debug mode. The company was started back in 1997 by a small group of developers... Platforms: *nix

License: Freeware Size: 849.92 KB Download (101): STLport Download

Added: January 25, 2010 | Visits: 939

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

Released: February 06, 2012  |  Added: February 27, 2012 | Visits: 2.972

C++ Builder Examples Collection This collection will help you to quickly and simply adopt and apply the knowledge of experienced programmers. What you will find here is a set of examples for most used methods and components in everyday programming. Save yourself hours of online research and going through tons of useless... Platforms: Windows

License: Demo Cost: $25.00 USD Size: 33.52 MB Download (205): C++ Builder Examples Collection Download

Released: August 11, 2015  |  Added: October 15, 2015 | Visits: 923

Windows Std Serial Comm Lib for C/C++ MarshallSoft C/C++ and .NET serial communications component library for RS232 and multi-drop RS485 and RS422 serial ports. Use WSC4C to write applications to access data from serial devices such as barcode scanners, modems, lab instruments, medical devices, USB serial devices, scales, GPS... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $115.00 USD Size: 1.97 MB Download (139): Windows Std Serial Comm Lib for C/C++ Download

Released: November 21, 2014  |  Added: May 27, 2015 | Visits: 1.189

SMTP/POP3/IMAP Email Engine for C/C++ MarshallSoft SMTP/POP3/IMAP C/C++ email (32 & 64 bit) component library (SEE4C) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within a C/C++ application. Features of SEE4C include: - Send email with inline HTML, GIF,... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $115.00 USD Size: 1017.63 KB Download (91): SMTP/POP3/IMAP Email Engine for C/C++ Download

< 1 2 3 4 5 >