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

C Programming Tutorial freeware
Filter: All | Freeware | Demo
 

C Programming Tutorial

< 1 2 3 4 5 
Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 598

Microsoft XNA Game Studio You spoke and we listened! We’ve added a number of new and improved features to XNA Game Studio 3.1 enabling hobbyists, academics, and independent game developers to easily create video games for Xbox 360, Windows, and Zune digital media players by using optimized cross-platform gaming... Platforms: Windows

License: Freeware Size: 73.1 MB Download (455): Microsoft XNA Game Studio Download

Released: November 02, 2012  |  Added: November 02, 2012 | Visits: 273

illustrative_progs a collection of small and medium-sized simulation programs that I made explicitely for dydactic and/or documentation purposes. Browse the files, don't click on widnload because there are multiple zips!! All are related to rigidbody dynamics used to make vehicle simulators in the simplest way.... Platforms: Windows, Mac, Linux

License: Freeware Size: 107.79 KB Download (48): illustrative_progs Download

Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 452

XCTruck3D _Truck A truck/car simulator, with realistic physics and oldstyle graphics: it displays pixels throught the X Window System, while the 3D graphics is done by the program itself without external libraries. The environment is a hilly terrain:total freedom to drive around.A remake of the classic 'Terep 2'.... Platforms: Mac, BSD, Linux

License: Freeware Size: 184.73 KB Download (44): XCTruck3D _Truck Download

Added: May 10, 2013 | Visits: 418

AJAXEngine AJAXEngine is an AJAX Framework using the standard webservice protocols SOAP and WSDL for transferring the data between the browser client and the web server instead of using a new or proprietary protocol. The key part of this engine is a small webservice client written in javascript and a state... Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (54): AJAXEngine Download

Added: May 10, 2013 | Visits: 436

Bc Language bc is a language that supports arbitrary precision numbers with interactive execution of statements. There are some similarities in the syntax to the C programming language.A standard math library is available by command line option. If requested, the math library is defined before processing any... Platforms: *nix, C/C++, BSD

License: Freeware Download (63): Bc Language Download

Added: May 10, 2013 | Visits: 967

Manhattan Virtual Classroom The Manhattan Virtual Classroom is a fast, stable and effective course management system that runs on Linux and other Unix-like systems.It's written entirely in the C programming language (fast! - light hardware requirements) and is 100% database-free (no MySQL administration, no tuning issues-... Platforms: *nix, C/C++, BSD

License: Freeware Download (61): Manhattan Virtual Classroom Download

Released: October 15, 2013  |  Added: November 13, 2013 | Visits: 603

Oak Studio Installer The Oak product family of Toradex combines the cost and performance advantage of highly integrated precision sensors and multi purpose generic interfaces with the ease-of-use of a standard and low cost USB connection. Connect up to 110 Oak USB Sensors to a single USB port of your computer or... Platforms: Windows, Windows 7

License: Freeware Size: 7.88 MB Download (46): Oak Studio Installer Download

Added: August 09, 2013 | Visits: 343

EZ Project EZ Project contains softwares making your work much easier. All small & tiny, just to be handful both to using & learning to use. Many of it are provided as source code or even macro definitions to be used by developers. These are designed to simplify development. If you do not know C/C++... Platforms: *nix

License: Freeware Size: 1.29 MB Download (37): EZ Project Download

Added: July 13, 2013 | Visits: 390

Quad-Ren Quad-ren is a resolution independent 2D graphics engine which focuses on minimalism and follows the suckless philosophy . The applications created with Quad-ren are always resizeable, either running in a window or full screen, allowing them to work flawlessly with a wide range of screen... Platforms: *nix

License: Freeware Size: 61.44 KB Download (42): Quad-Ren Download

Added: July 07, 2013 | Visits: 445

gnome-doc-utils gnome-doc-utils packages contains a collection of documentation utilities for the Gnome project. Notably, it contains utilities for building documentation and all auxiliary files in your source tree, and it contains the DocBook XSLT stylesheets that were once distributed with Yelp. Starting with... Platforms: *nix

License: Freeware Size: 512 KB Download (39): gnome-doc-utils Download

Added: January 18, 2010 | Visits: 1.685

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: May 07, 2010 | Visits: 986

Lightweight C++ Lightweight C++ is a programming language that looks like C++ (a lightweight C++ dialect) and is directly translated to readable C by the lwc preprocessor. Its more "K&R" and, well, more lightweight. Important thing about lightweight C++ is that by studying the generated C code it is easy to... Platforms: *nix

License: Freeware Size: 215.04 KB Download (127): Lightweight C++ Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 773

Mobile Robot Programming Toolkit MRPT, which is actually short for the Mobile Robot Programming Toolkit was designed as an extensive, cross-platform, and Open Source C++ library. The project is directly aimed at robotics researchers and can help them design and implement algorithms for localization, SLAM, navigation, computer... Platforms: Windows, 2K, XP, Windows Vista, 7, 7x64

License: Freeware Download (50): Mobile Robot Programming Toolkit Download

Added: September 12, 2013 | Visits: 406

Tutorial: C mex matrix demo This short tutorial illustrates basic numerical matrix computation in C. I encourage any comments from expirienced mex programmers for style improvement.This is a nice little function to demonstrate how you can interface MATLAB and C style matricies. There is some example code included showing... Platforms: Matlab

License: Freeware Size: 133.12 KB Download (44): Tutorial: C mex matrix demo Download

Added: January 18, 2010 | Visits: 3.983

Tkx::Tutorial Tkx::Tutorial Perl module contains a tutorial about how to use Tkx. Tk is a toolkit that allows you to create applications with graphical interfaces for Windows, Mac OS X and X11. The Tk toolkit is native to the Tcl programming language, but its ease of use and cross-platform availability has... Platforms: *nix

License: Freeware Size: 24.58 KB Download (215): Tkx::Tutorial Download

Added: January 13, 2010 | Visits: 1.911

Array::Each::Tutorial Array::Each::Tutorial - POD giving various examples how to use Array::Each. SYNOPSIS man Array::Each man Array::Each::Tutorial or perldoc Array::Each perldoc Array::Each::Tutorial Overview This tutorial contains only POD, so dont do this: use Array::Each::Tutorial; # dont do this... Platforms: *nix

License: Freeware Size: 20.48 KB Download (121): Array::Each::Tutorial Download

Added: May 26, 2010 | Visits: 1.820

Catalyst::Manual::Tutorial::AdvancedCRUD Catalyst::Manual::Tutorial::AdvancedCRUD is a Catalyst Tutorial - Part 8: Advanced CRUD. Add a Form Creation Helper Method Open lib/MyApp/Controller/Books.pm in your editor and add the following method: =head2 make_book_widget Build an HTML::Widget form for book creation and updates... Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): Catalyst::Manual::Tutorial::AdvancedCRUD Download

Added: April 08, 2010 | Visits: 1.379

GLT OpenGL C++ Toolkit GLT OpenGL C++ Toolkit 0.7 project contains classes and routines for programming interactive 3D graphics with OpenGL. The aim of Glt is to augment the OpenGL API with convenient mechanisms for manipulating the OpenGL state machine. Glt is a work in progress, and by no means covers the entire... Platforms: *nix

License: Freeware Size: 430.08 KB Download (200): GLT OpenGL C++ Toolkit Download

Added: August 15, 2010 | Visits: 1.147

C++ XML Objects C++ XML Objects is a framework for persisting hierarchies of C++ objects to and from XML. Boost, The STL and Patterns are used extensively. All platforms which support Boost will be supported. Sometimes there is a need to save hierarchies of C++ objects to a file (or DB etc), and then retrieve... Platforms: *nix

License: Freeware Size: 409.6 KB Download (90): C++ XML Objects Download

Added: June 14, 2010 | Visits: 933

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

< 1 2 3 4 5