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

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

Karnaugh Map Programming Usig C

< 1 2 3 4 5 > 
Added: October 26, 2010 | Visits: 1.141

AVR Libc AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers. Together, avr-binutils, avr-gcc, and avr-libc form the heart of the Free Software toolchain for the Atmel AVR microcontrollers. They are further accompanied by... Platforms: *nix

License: Freeware Size: 460.8 KB Download (221): AVR Libc Download

Added: August 04, 2008 | Visits: 2.668

Dev C++ Bloodshed Dev-C++ is a full-featured, Open Source, Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler. Platforms: Windows

License: Freeware Size: 13.5 MB Download (218): Dev C++ Download

Added: July 02, 2010 | Visits: 3.129

C# Java Virtual Machine C# Java Virtual Machine is a tiny implementation of the Java VM, including simple native classes. This project is written using the C# language. The VM is very easily expandable by writing additional native or Java classes. Whats New in This Release: - The DbConnection class, which provides a... Platforms: *nix

License: Freeware Size: 409.6 KB Download (212): C# Java Virtual Machine Download

Released: April 24, 2013  |  Added: May 12, 2013 | Visits: 2.318

Arm Map Explorer Arm Map Explorer recreates all the functionalities of Google Maps on your desktop while expanding them with new extras. Map Explorer lets you locate and view any place on the planet using dynamic interactive maps. These maps are draggable, which means there is no need for you to click and wait... Platforms: Windows

License: Freeware Size: 5.46 MB Download (203): Arm Map Explorer Download

Added: January 07, 2010 | Visits: 2.587

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: 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: June 11, 2010 | Visits: 1.547

Intro to Bash Programming HOWTO Intro to Bash Programming HOWTO is a bash programming tutorial. The Intro to Bash Programming HOWTO is meant for newbies who wish to learn how to write shell scripts for bash, the GNU Boure-Again shell. It contains several samples. It is very early in its development, but it is hoped that... Platforms: *nix

License: Freeware Download (188): Intro to Bash Programming HOWTO Download

Added: January 24, 2010 | Visits: 1.438

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: March 07, 2006 | Visits: 3.448

Component Conversion Utility The Component Conversion Utility is designed to minimize the time needed to create skeleton code in a variety of languages. Given a database connection, for example, the CCU can use existing tables to create skeleton Java code. In addition to translating programming languages, it allows a user to... Platforms: Windows, Mac, *nix

License: Freeware Size: 500 KB Download (182): Component Conversion Utility Download

Added: September 10, 2010 | Visits: 1.296

CppUnit - C++ port of JUnit CppUnit is a C++ unit testing framework. CppUnit project started its life as a port of JUnit to C++ by Michael Feathers.. Platforms: *nix

License: Freeware Size: 716.8 KB Download (179): CppUnit - C++ port of JUnit Download

Added: July 25, 2010 | Visits: 2.057

C++ WSDL Parser C++ WSDL Parser is an efficient C++ Web services library that includes a standards compliant WSDL parser API, a Schema parser and validator, an XML parser and serializer, and an API for dynamically inspecting and invoking WSDL Web services. Whats New in This Release: - Many WSDLs can now be... Platforms: *nix

License: Freeware Size: 573.44 KB Download (170): C++ WSDL Parser Download

Added: November 22, 2010 | Visits: 1.642

TOAD C++ GUI Library TOAD C++ GUI Library aims to make GUI development being more fun. The TOAD C++ GUI Library is a set of C++ classes for developing X Window applications. Since there are so many other GUI libraries around (the living ones: GTK+, Qt, LessTif, Motif, fltk, Xclasses, notif, OpenLook, wxWindows, Fox... Platforms: *nix

License: Freeware Size: 1024 KB Download (155): TOAD C++ GUI Library Download

Added: August 08, 2010 | Visits: 1.645

Modest Ordinary Differential Equation Library Modest Ordinary Differential Equation Library is a C++ library to model rate equations. MODEL is a numeric simulation library written during my PhD to simulate systems of rate equations describing Vertical Cavity Surface Emitting Lasers (VCSELs). I decided to write one myself after looking at... Platforms: *nix

License: Freeware Size: 2.5 MB Download (154): Modest Ordinary Differential Equation Library Download

Added: August 14, 2008 | Visits: 1.740

C Scripting Language CSL is a well structured and easy to learn script programming language available for 32 bit Windows, OS/2 and Unix style systems. CSL follows the C syntax very closely and programmers used to C, C++ and JAVA will immediately be familiar with it. CSL is used like an interpreter: You write the... Platforms: Windows

License: Freeware Size: 2 MB Download (153): C Scripting Language Download

Added: April 14, 2010 | Visits: 1.427

GIFgraph::Map GIFgraph::Map can generate HTML map text. SYNOPSIS use GIFgraph::Map; $map = new GIFgraph::Map($gr_object); $map->set(key1 => value1, key2 => value2 ...); $HTML_map = $map->imagemap($gr_file, @data); Is a perl5 module to generate HTML map text for following graph objects GIFgraph::pie,... Platforms: *nix

License: Freeware Size: 9.22 KB Download (152): GIFgraph::Map Download

Added: August 03, 2008 | Visits: 1.406

Visual Programming Armoury Terminal-Complex Ltd offers you Visual Programming Armoury for C++ and Java - a heavy-duty tool of a software developer's trade. TCVPA is dedicated for professionals who employ object-oriented methodology, client-server computing, object-relational mapping, complex data storages, diagrams for... Platforms: Windows

License: Freeware Size: 2.8 MB Download (150): Visual Programming Armoury Download

Added: November 09, 2010 | Visits: 1.362

SILC Map SILC Map is an utility which can be used to visualize the topology of a SILC network. This project can create maps which indicate the exact global position of the servers and it can create HTML pages out of the information it gathers from the servers. It is also possible to create a HTML map... Platforms: *nix

License: Freeware Size: 348.16 KB Download (150): SILC Map Download

Added: September 02, 2010 | Visits: 1.177

ZenLive Linux LiveCD Zenwalk Linux (formerly Minislack) is a Slackware-based Linux distribution with focus on Internet applications, multimedia and programming tools. ZenLive Linux LiveCD is a complete system with software for Internet browsing, mail, chat, multimedia and office, as well as for programming in C,... Platforms: *nix

License: Freeware Size: 476.2 MB Download (145): ZenLive Linux LiveCD Download

Released: August 09, 2011  |  Added: September 11, 2011 | Visits: 1.295

DownloadX Activex Download Control DownloadX ActiveX Download Control is an FREE ActiveX control used to download files from the Internet/Intranet. To speed up the downloading process, DownloadX will split each file into several segments and download each file segment in a separate thread at the same time. In cases when connection... Platforms: Windows

License: Freeware Size: 2.75 MB Download (144): DownloadX Activex Download Control

Added: January 16, 2010 | Visits: 1.681

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

< 1 2 3 4 5 >