Published on Thu, 16 Oct 2008 18:56:29 -0400 Read: 4326 times
This program prints a big "ZORRO" on the output screen with the help of gotoxy().
Filed in: C++ Difficulty Level: Beginner
Published on Thu, 31 Jan 2008 23:33:37 -0500 Read: 2918 times
This makes use of the rand() function of math.h to create a random int between 0 and 50 you are given 5 chances to find the number.
Filed in: C++ Difficulty Level: Published on Thu, 15 Nov 2007 23:52:45 -0500 Read: 4911 times
Swap Two No.s Without Using Third No. Copy This Code Into Notepad and save with extesion .c then run in c editor.
Filed in: C++ Difficulty Level: Published on Sun, 16 Sep 2007 06:29:54 -0400 Read: 6801 times
To check whether a number is armstrong number or not.
Filed in: C++ Difficulty Level: Published on Sun, 16 Sep 2007 05:56:42 -0400 Read: 4171 times
To check whether a number is adam number or not
Filed in: C++ Difficulty Level: Published on Wed, 12 Sep 2007 11:56:06 -0400 Read: 2407 times
Swaping of two Numbers without 3rd variable in C++.
Filed in: C++ Difficulty Level: Published on Fri, 24 Nov 2006 02:29:37 -0500 Read: 1671 times
Libecc is an Elliptic Curve Cryptography C++ library for fixed size keys in order to achieve a maximum speed. The goal of this project is to become the first free Open Source library providing the means to generate safe elliptic curves.
Libecc uses autoconf; configuration is done with the usual _linebr
Filed in: C++ Difficulty Level: Published on Sun, 19 Nov 2006 04:40:13 -0500 Read: 780 times
C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.) and an XML parser.
Filed in: C++ Difficulty Level: Published on Fri, 17 Nov 2006 01:12:47 -0500 Read: 1192 times
This is a C++ library of portable sockets, threading, GUI, and directory browsing APIs as well as many container classes and other items such as a big integer, a log4j style logger, arithmetic coder,
Filed in: C++ Difficulty Level: Published on Thu, 16 Nov 2006 03:33:28 -0500 Read: 1226 times
.NET 2.0 object relational O/R persistence / OR Mapper. Simple GUI (with compr. documentation) creates a robust data access layer supporting CRUD, transactions, both foreign-key and mapping table rela
Filed in: C++ Difficulty Level: