Site Wide Message: (current site time 9/6/2010 6:50:27 AM EDT)
  • We want your input! One of our sponsors wants to know your opinion about development related issues. Click here to tell us what you think.
  • Are you an emerging/young developer (aged 18-30)? If so, would you like the chance to affect future developer tools and products?
    If so, then click here to give your feedback.
 
Ignore updated submissions in "Newest Code"
Newest Code/Articles/Tutorials.

Search Results: Page 1 of 1037 found. Entries 1 - 10 of 10364 found
Skip to page: 1 2 3 4 5 6 ...

ian!
  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  ZPAV (H265) PC (X86) DEMOZPAV (H265) PC (X86) DEMOC, C++ (general), Microsoft Visual C++Advanced /
pengzhenxp
3655 since
9/1/2010 5:34:49 PM
Unrated
       ZPAV (H265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H265) basic algorithm is wavelets, SPIHT, BSW, MMW, ......
 
 
  Busy Dialog  (Core Information Foundation)Busy Dialog (Core Information Foundation)Microsoft Visual C++Advanced /
Muhammad Arshad Latti
104 since
9/1/2010 5:32:58 PM
Unrated
       This library have five type of dialog boxes to show progress of long term task. Cancel button is included for pause or stop the current operation. Thread based dialogs start task in new thread. Single and double progress bar based dialogs work for most o ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  ColumnsColumnsC, C++ (general)Intermediate /
Harry Balzonya
1325 since
9/1/2010 5:32:26 PM
Unrated
       Clone of the game columns. New(8/29/2010): Revised block breaking logic.Click here to see a screenshot of this code!(ScreenShot)
 
 
  A Basic Linked List IA Basic Linked List IC++ (general), Microsoft Visual C++Beginner /
Ronald Holland
3525 since
8/27/2010 8:26:09 AM
Unrated
       Updated 8/26/2010: this program compiles and runs using Visual studio 2008. This is the first of a set of tutorials that will build on any preceding tutorials. The requirements for building this program are: 1. Write this program as an application. 2. Th ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
Please support the site by visiting our sponsor:
 
  shout down (halt) windowsshout down (halt) windowsC, C++ (general), Borland C++Advanced /
Zafer Hasim TELLIOGLU
1231 since
8/27/2010 8:23:09 AM

By 1 Users

       this project is different from standart shout down prosses. look at screen shotClick here to see a screenshot of this code!(ScreenShot)
 
 
  Windows TopMost Transparent Move ParentChange ToolWindows TopMost Transparent Move ParentChange ToolC++ (general), Microsoft Visual C++, Borland C++Intermediate /
Zafer Hasim TELLIOGLU
205 since
8/27/2010 8:21:41 AM
Unrated
       This small program allows you to make Windows Forms to be transparent and always on top. Also you can change parent (container) of selected window and you can send WM_CLOSE message. Lastly, you can learn how you hide an area of the form! Give your feedbac ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Vulcano 3DVulcano 3DMicrosoft Visual C++Advanced /
zimwman
265 since
8/27/2010 8:21:24 AM
Unrated
       Creating 3D enoviroment, appliyng textures, working with pixel shaders.Click here to see a screenshot of this code!(ScreenShot)
 
 
  Knight's Tour (NxM board, from X,Y) - exhaustiveKnight's Tour (NxM board, from X,Y) - exhaustiveC++ (general), Microsoft Visual C++Beginner /
Jure Ziberna
356 since
8/23/2010 8:13:05 AM
Unrated
       The program asks for board size and starting position, then does an exhaustive search for solution to "Knight's tour", a common chess problem. Every solution is printed on screen with its own number. At the end, program prints number of all possible solut ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  N-Queens on NxM board - exhaustiveN-Queens on NxM board - exhaustiveC++ (general), Microsoft Visual C++Beginner /
Jure Ziberna
365 since
8/23/2010 8:12:53 AM
Unrated
       The program asks for board size and outputs all possible solutions to N-Queens (a common chess problem). It doesn't use a 2D matrix, but an 1D array that stores all info about where next queen can and can't be.Click here to see a screenshot of this code!(ScreenShot)
 
 
  Handling the command line - C - Part 1Handling the command line - C - Part 1C, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++Beginner /
Wallace Ferreira
1372 since
8/22/2010 7:56:25 AM

By 1 Users

       This articles covers the process of <b>handling the command line</b> in a <b>C</b> (and C++) application; It explains what is the command line, when it is used and how to use it in your C/C++ applications, just like applications such as Ping, ...(description truncated)
 


Search Results: Page 1 of 1037 found. Entries 1 - 10 of 10364 found
Skip to page: 1 2 3 4 5 6 ...


xxx
Compatibility Filter Profile:

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