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

C Quiz Questions freeware
Filter: All | Freeware | Demo
 

C Quiz Questions

< 1 2 3 4 5 > 
Added: November 22, 2010 | Visits: 1.432

Common C++ RTP GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF (see RFC 3550, RFC 3551 and RFC 3555). ccRTP is a C++ library based on GNU Common C++ which provides a high performance, flexible and extensible standards-compliant RTP stack with full RTCP support. The design...



Platforms: *nix

License: Freeware Size: 552.96 KB Download (159): Common C++ RTP Download

Added: November 22, 2010 | Visits: 1.637

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 18, 2008 | Visits: 1.577

C to C++ Converter C to C++ Converter is a script that translates C to C++ in several steps. 1) generating classes, 2) converting functions to methods, 3) replacing calls to functions by references to methods. The main script calls other specialized ones but you can also proceed step by step and modify manually the...


Platforms: Windows, *nix

License: Freeware Size: 150 KB Download (149): C to C++ Converter Download

Added: February 26, 2010 | Visits: 1.227

Quiz Addicts Toolbar Quiz Addicts Toolbar provides a quiz toolbar for quiz addicts. Adds a quiz toolbar for quiz addicts. Thousands of questions produced on the toolbar, One every 10 minutes. An ideal way of learning trivia. Also five quizzes for you to try.. Free quiz. Take on the world. How fast can you get...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (140): Quiz Addicts Toolbar Download

Added: January 16, 2010 | Visits: 1.674

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: February 05, 2010 | Visits: 2.259

C++ Command Line Library C++ Command Line Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from the command line. It was developed and tested...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (137): C++ Command Line Library Download

Added: June 26, 2010 | Visits: 1.098

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: March 17, 2010 | Visits: 1.387

Obfuscated Tiny C Obfuscated Tiny C Compiler (OTCC) is a very small C compiler I wrote in order to win the International Obfuscated C Code Contest (IOCCC) in 2002. My goal was to write the smallest C compiler which is able to compile itself. I choose a subset of C which was general enough to write a small C...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (131): Obfuscated Tiny C Download

Added: May 07, 2010 | Visits: 984

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

Added: August 19, 2008 | Visits: 1.389

C++ Server Pages C++ Server Pages (CSP) allows developers to build Dynamic Web Pages and Web Applications by using C++. Existing C++ projects can be ported to the Web by simply including the C++ source code, or by importing the C++ libraries to CSP scripts. It is similar to ASP and JSP, but instead of VBScript,...


Platforms: Windows

License: Freeware Size: 7.85 MB Download (123): C++ Server Pages Download

Added: January 25, 2010 | Visits: 1.629

Ryan's Math Quiz Ryan's Math Quiz... Flash card style math reinforcement and proficiency enhancement. Simple interface with positive feedback and quiz quality reporting. Difficulty adjustable for 1st grade level math or higher. Configurable for professional teaching environments, simple enough for a child to use...


Platforms: Mac

License: Freeware Download (121): Ryan's Math Quiz Download

Added: April 08, 2010 | Visits: 1.586

Simple C++ ODBC Database API Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner. The API was created due to an absence of any other such API that was database independent. The database independence is achieved using the ODBC (Open DataBase Connectivity) API....


Platforms: *nix

License: Freeware Size: 84.99 KB Download (117): Simple C++ ODBC Database API Download

Added: June 14, 2010 | Visits: 930

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: August 03, 2008 | Visits: 1.105

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: January 18, 2010 | Visits: 1.220

Exceptions in C Exceptions in C implements fully-functional nested exceptions with these constructs: try except on throw Also, it allows to define various datatypes for exception object (default is int, can be anything from char * to struct foo *). Compiling and running Precodey straight forward....


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Exceptions in C Download

Added: March 05, 2010 | Visits: 1.422

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: January 18, 2010 | Visits: 925

C::Include C::Include is a package to easy operate with binary data via describing they like C/C++ structs. CLASSES AND PACKAGES C::Include - Header file base parser class C::Include::Struct - Struct wraper class USAGE use C::Include; POSSIBILITY - skip comments; - valid preprocessor...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (115): C::Include Download

Added: November 18, 2010 | Visits: 1.072

MoxQuizz MoxQuizz project is an IRC quiz/trivia script for eggdrop. MoxQuizz is a multilingual IRC quiz/trivia script for eggdrops which acts as a game master. A question is posted to the channel, and all chatter is searched for the answer. If something matches an answer or an optional regular...


Platforms: *nix

License: Freeware Size: 747.52 KB Download (113): MoxQuizz Download

Added: February 17, 2010 | Visits: 1.534

C to C++ C to C++ is a Python script that converts C code to C++ code. The main program is ctocpp.py that performs successive stages for converting C to C++. A script, ctocpp gives it as parameter to the python interpreter with options you add. The archive also includes scripts that may help you: -...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (112): C to C++ Download

Added: August 25, 2010 | Visits: 1.166

C::Scan C::Scan is a Perl module that can scan C language files for easily recognized constructs. SYNOPSIS $c = new C::Scan filename => $filename, filename_filter => $filter, add_cppflags => $addflags; $c->set(includeDirs => [$Config::Config{shrpdir}]); my $fdec = $c->get(parsed_fdecls); This...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (112): C::Scan Download

< 1 2 3 4 5 >