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

Karnaugh Map Programming Usig C freeware
Filter: All | Freeware | Demo
 

Karnaugh Map Programming Usig C

< 1 2 3 4 5 > 
Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 657

Android NDK for Mac OS X Revision The Android NDK is a companion tool to the Android SDK that lets you build performance-critical portions of your apps in native code. It provides headers and libraries that allow you to build activities, handle user input, use hardware sensors, access application resources, and more, when...



Platforms: Mac

License: Freeware Size: 50 MB Download (46): Android NDK for Mac OS X Revision Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 409

Frog3D frog say "Free Rendering Objects Graphics". Is's an API tha allow you to view some 3ds file. It's a quick API, tha is programming in C++ and use QT and OpenGL. What's new in this version: MacOSX binary installer





Platforms: Mac

License: Freeware Size: 768 KB Download (53): Frog3D Download

Added: October 10, 2013 | Visits: 562

The Photographer's Ephemeris Landscape photographers typically wish to plan their shoots around the times of sunset/sunrise or twilight, or alternatively when the moon is in a particular place in a particular phase. While times of sunrise etc. are readily available on various sites on the internet (direction of sunrise etc....


Platforms: Mac

License: Freeware Size: 2.25 MB Download (46): The Photographer's Ephemeris 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: June 26, 2010 | Visits: 1.095

C C is pronounced large-C and is a pseudo-interpreter of the C programming language. Without the need of manual compilation, developers can rapidly create cross-platform scripts or write one-liners using the C/C++ programming language that run at native code speed. Whats New in This Release:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (133): C Download

Added: January 24, 2010 | Visits: 1.431

C::Sharp C::Sharp is a parser and Lexer for C# Programming Language. SYNOPSIS use C::Sharp; use C::Sharp::Tokener; use C::Sharp::Parser; This module distribution contains (or will contain, when its finished) a tokeniser, parser and, hopefully, compiler for C#. C# is Microsofts new programming...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (187): C::Sharp Download

Added: May 07, 2010 | Visits: 981

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: 762

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: 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: 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: April 08, 2010 | Visits: 1.372

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 (194): GLT OpenGL C++ Toolkit Download

Added: August 15, 2010 | Visits: 1.137

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 13, 2010 | Visits: 793

macstl macstl is a C++ header library designed to bring the world of generic programming to the Macintosh, and deliver the surprising speed of SIMD in an intuitive cross-platform package. For example, a simple loop calculating a trigonometric function over an array can be speeded up 450 times. Generic...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (91): macstl Download

Added: June 14, 2010 | Visits: 928

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: March 05, 2010 | Visits: 1.419

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: August 23, 2010 | Visits: 1.276

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: January 26, 2010 | Visits: 1.127

More for C++ More for C++ is a class library that provides some features usually not common for C++ More for C++ includes a mark-sweep garbage collector, platform-independent classes for threading, sockets, and I/O, unit tests, and a few other utility classes. First of all, there is a garbage collector...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (91): More for C++ Download

Added: May 11, 2010 | Visits: 786

C/Invoke C/Invoke is a library for connecting to C libraries at runtime. This differs from the typical method of interfacing with C, which involves writing static definitions which are then compiled to a machine-dependant format. C/Invoke provides a runtime facility to build descriptions of C functions...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (94): C/Invoke Download

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

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: 991

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

< 1 2 3 4 5 >