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

Switch In C Programming software
Filter: All | Freeware | Demo
 

Switch In C Programming

< 1 2 3 4 5 > 
Added: July 14, 2010 | Visits: 980

NaviServer NaviServer is a high performance web server written in C and Tcl. NaviServer can be easily extended in either language to create interesting web sites and services. Whats New in This Release: New Features: - HTTP Range requests for streaming media and resuming downloads - Full Chunked...



Platforms: *nix

License: Freeware Size: 696.32 KB Download (94): NaviServer Download

Added: July 13, 2010 | Visits: 1.005

nedmalloc 1.04 nedmalloc an alternative malloc implementation written in C for multiple threads without lock contention based on dlmalloc v2.8.3. It is more or less a newer implementation of ptmalloc2, the standard allocator in Linux (which is based on dlmalloc v2.7.0) but also contains a per-thread cache for...





Platforms: *nix

License: Freeware Size: 70.66 KB Download (95): nedmalloc 1.04 Download

Added: November 20, 2010 | Visits: 1.156

The Blowfish The Blowfish cipher in C and i386 assembler. In cryptography, Blowfish is a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier and included in a large number of cipher suites and encryption products. While no effective cryptanalysis of Blowfish has been found to date, more...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (180): The Blowfish Download

Added: September 05, 2010 | Visits: 1.285

Vqcc-gtk Vqcc-gtk is a chat application written in C for the GTK+ toolkit, primarily used in small LANs. Based on quickChat/Vypress Chat (TM) for Windows (from Vypress Research) and is licensed under the GPL. The application supports both quickChat and Vypress Chat(TM) protocols and hopefully is...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (113): Vqcc-gtk Download

Added: September 20, 2010 | Visits: 701

XMagick XMagick is a library written in C, which allows integration of the ImageMagick library with any X application by providing functions which convert between the native X image format (XImage) and the native ImageMagick format (Image). ImageMagick is a robust collection of tools and libraries to...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (102): XMagick Download

Added: July 01, 2013 | Visits: 486

Call a waitbar from within a DLL written in C When a DLL takes a long time to run, things go silent. It can look like the program has crashed even when it is running along just fine. The Matlab waitbar() function can be used in Matlab, but a waitbar is not available in C. However, Matlab can be called from C, so the user can still be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Call a waitbar from within a DLL written in C Download

Ideal Rankine Cycle Builder for .NET Component in C# Application This demo uses MATLAB Builder for .NET to create a .NET component from a MATLAB function rankine.m. The .NET component is then used in a C# project built in Microsoft Visual Studio. A graphical user interface (GUI) was created in C# which calls into the MATLAB created component to compute the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (42): Ideal Rankine Cycle Builder for .NET Component in C# Application Download

Released: November 02, 2019  |  Added: December 09, 2019 | Visits: 929

.Net Native Interface Library for C/C++ The .Net Native Interface Library is a native programming interface which provides a way for programming languages such as C, C++, Fortran, Assembly, Pascal, Java, VB etc to interact with applications and libraries written in any of the .Net languages (such as C#, VB.Net etc). Programmers can use...


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

License: Shareware Cost: $49.99 USD Size: 10.47 MB Download (54): .Net Native Interface Library for C/C++ Download

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

Added: July 07, 2010 | Visits: 935

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

Released: December 23, 2013  |  Added: January 09, 2014 | Visits: 895

Auto C Auto C is a practical and easy to use C IDE. It is intended for anyone who wants to work with the C programming language under Windows. Drawing controls on a form using a mouse is all you need to do to create the skeleton for a generic SDK C Windows Application. Use a WYSIWYG (what you see is...


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

License: Freeware Size: 887 KB Download (48): Auto C Download

Added: August 03, 2008 | Visits: 1.104

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

Added: August 11, 2008 | Visits: 1.771

Test Your C Test Your C is a C Programming tutorial / quiz program with 150 questions in 10 categories, each question's answer is explained. Test Your C uses a lot of terminology found in the ANSI C standard. Quiz categories are: Declarations; Lexical Elements; Types; Expressions; Statements; Functions;...


Platforms: Windows

License: Freeware Size: 58.2 KB Download (570): Test Your C Download

Added: November 18, 2010 | Visits: 1.223

GNU Common C++ GNU Common C++ project is a C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services, initially started by David Sugar and Daniel Silverstone. GNU Common C++ is a GNU package and is licensed to the terms of...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (99): GNU Common C++ Download

Added: September 05, 2010 | Visits: 1.210

File::Comments::Plugin::C File::Comments::Plugin::C is a plugin to detect comments in C/C++ source code. SYNOPSIS use File::Comments::Plugin::C; File::Comments::Plugin::C is a plugin for the File::Comments framework. Both /* ... */ and // style comments are recognized. This is not a full-blown C...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (111): File::Comments::Plugin::C Download

Added: March 21, 2010 | Visits: 1.166

Math Objects Math Objects is a math template library written in C++ using generic programming techniques. In order to use the "Math Objects" library, the user only has to include the header files he needs (e.g. Matrix.h, Polynomial.h etc.). In order to compile the library the user needs an ISO/IEC...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (92): Math Objects Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 1.007

Creative-C++ - Development Environment! Creative-C++ is a Great Looking, Excellent Working, Amazing C/C++ Programming Compiler and Integrated Development Environment (IDE) For The Microsoft Windows Operating Systems... It Uses The Famous MingW32 Compiler as the basis of its Compilation System. It can also import Microsoft Visual C++...


Platforms: Windows, Other

License: Freeware Size: 63.23 MB Download (59): Creative-C++ - Development Environment! Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 992

Creative C++ - Development Environment! Creative C++ is a Great Looking, Excellent Working, Amazing C/C++ Programming Compiler and Integrated Development Environment (IDE) For The Microsoft Windows Operating Systems... It Uses The Famous MingW32 GCC Compiler as the basis of its Compilation System. It can also import Microsoft Visual...


Platforms: Windows

License: Freeware Size: 61.94 MB Download (61): Creative C++ - Development Environment! Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 428

Macro object for C (nd edition) MOC is an interesting technology that facilitate efficient object oriented programming, exception handling just in C without any additional compiler or preprocessor. The current release contains a scheme interpreter which base on MOC


Platforms: Windows, Mac, Linux

License: Freeware Size: 277.28 KB Download (48): Macro object for C (nd edition) Download

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 400

Mancala in C Mancala is a GPL'd, ANSI C-based implementation of the ancient African game of Mancala (also called Awari), an abstract mathematical game in the same manner as chess. The program is available in graphical and text versions.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 70 KB Download (48): Mancala in C Download

< 1 2 3 4 5 >