| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
ZPAV (H265) PC (X86) DEMO | C, 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) | 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) (ScreenShot) |
| |
| |
| |
 |
Columns | C, 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. (ScreenShot) |
| |
| |
| |
 |
A Basic Linked List I | C++ (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) (ScreenShot) |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
shout down (halt) windows | C, 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 shot (ScreenShot) |
| |
| |
| |
 |
Windows TopMost Transparent Move ParentChange Tool | C++ (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) (ScreenShot) |
| |
| |
| |
 |
Vulcano 3D | Microsoft Visual C++ | Advanced / zimwman | 265 since 8/27/2010 8:21:24 AM | Unrated
|
| |
Creating 3D enoviroment, appliyng textures, working with pixel shaders. (ScreenShot) |
| |
| |
| |
 |
Knight's Tour (NxM board, from X,Y) - exhaustive | C++ (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) (ScreenShot) |
| |
| |
| |
 |
N-Queens on NxM board - exhaustive | C++ (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. (ScreenShot) |
| |
| |
| |
 |
Handling the command line - C - Part 1 | C, 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) |
| |
ian!