Important alert: (current site time 7/15/2013 4:50:59 PM EDT)
 

Browse Category or Search Results

Search Results: Page 2 of 95 found. Entries 11 - 20 of 944 found
Jump to page: 1 2 3 4 5 6 7 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  [MathHead Expression Parser][MathHead Expression Parser]C++ (general), Microsoft Visual C++Advanced /
Paul Sader
12385 since
12/10/2002 10:17:28 PM

By 8 Users
7 Excellent Ratings
       MathHead parses a simple mathematical expression, using order of operations, with a simple algorithm. BTW, rock the vote!Click here to see a screenshot of this code!(ScreenShot)
 
 
  [Resize the array ][Resize the array ]C++ (general)Advanced /
Yousra .s
8757 since
10/30/2004 12:36:54 PM

By 1 Users

       resize the array in the class while the run-time
 
 
  ^ - Templated Quicksort - ^^ - Templated Quicksort - ^C++ (general), Microsoft Visual C++Intermediate /
NDawg
13505 since
5/17/2003 12:04:12 PM

By 3 Users
2 Excellent Ratings
       This is a quicksort algorithm with can be used with any data type that can make use of the < operator. You pass in a vector of the data type and the algorithm sorts it. The algorithm works by splitting the vector into 2 (hopefully) equal parts. It recu ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
Please support the site by visiting our sponsor:
 
  ^^Breaking Numbers^^Breaking NumbersC++ (general), Microsoft Visual C++, Borland C++Beginner /
Gonzales Cenelia
8884 since
3/9/2002 6:24:34 PM

By 1 Users

       This code can be use for breaking numbers. An example of it: lets say that a user enter "561365" as input,now the program will put every single digits of this number in an array. So later you can do any manipulation that requires to use this number's digi ...(description truncated)
 
 
  ^^Create and pass a 2D dynamic array^^Create and pass a 2D dynamic arrayC, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++Beginner /
Gonzales Cenelia
12903 since
9/13/2002 10:36:22 PM
Unrated
       These program shows how to create and pass a 2D dynamic array to a function. It can be very useful for applications that you might create.
 
 
  ^Basic Graphics Algorithms^^Basic Graphics Algorithms^CIntermediate /
Shyam Srinivas
12054 since
10/28/2004 2:18:53 PM

By 2 Users

       Basic Graphics Algorithms
 
 
  _PAGE REPLACEMENT ALGORITHMS (FIFO)__PAGE REPLACEMENT ALGORITHMS (FIFO)_Borland C++Intermediate /
Enrico Lorenzo
33725 since
10/18/2002 9:51:53 AM

By 1 Users

       A representation of the First In First Out Algorithm in Page Replacement Algorithms.Click here to see a screenshot of this code!(ScreenShot)
 
 
  A 2D game engine for C++ and an example : Aero BlastersA 2D game engine for C++ and an example : Aero BlastersBorland C++Advanced /
Kamran Sethi
22688 since
9/27/2002 1:06:05 AM

By 9 Users
7 Excellent Ratings
       <> <> <meta http-equiv="Content-Type" content="text/; charset=windows-1252"> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <title>New Page 1</title> </> <> < ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  A Alphabetic Diomond V 1.0A Alphabetic Diomond V 1.0C, C++ (general), Borland C++Beginner /
Manish Gupta
9097 since
7/12/2003 5:16:35 PM

By 3 Users

       This is my first submission on PSC.My this Code Prints the Alphabetic Diamond.Look Output here, it is so easy. It will take a number input for no. of alphabets should be in Diamond.It is the Demonstration of for loop. please vote for me if you like it and ...(description truncated)
 
 
  A better way to handle cycle encryptionA better way to handle cycle encryptionC++ (general), Microsoft Visual C++, Borland C++, UNIX C++Intermediate /
RyanD
7865 since
1/13/2003 10:13:16 PM

By 1 Users

       Creates self-decrypting encrypted messages robustly. User defined alphabets may be defined at runtime, or hardcoded into the code. This is rot-13 encryption handled intuitively... Click here to see a screenshot of this code!(ScreenShot)
 


Search Results: Page 2 of 95 found. Entries 11 - 20 of 944 found
Jump to page: 1 2 3 4 5 6 7 ...


Compatibility Filter Profile:

C
C++ (general)
Microsoft Visual C++
Borland C++
UNIX C++