-
-
[
Visual C++ (VC++)]
SortAndLife.zip
This article is about a fast Conway s Game of Life version using MFC, thread and DirectX together with a visual demo for sorting algorithms. It is also a good demo for "Bubble" and "Quick Sort" algorithms.
Category:
AI-NN-PR Upload User:
rentai2007 Size:
362K
-
[
Unix_Linux]
Maze.zip
... .
* Each step can be made horizontally or vertically for one more grid (diagonal
* jump is not allowed).
* Your program should print a series of grid coordinates that start from m[0][0]
* and go to m[9][9]
* Hint: No need to find the shortest path ...
-
-
-
[
Visual C++ (VC++)]
change_brightness1.rar
... Ramp values. You can use this feature to change the brightness of the ent ire screen. The API functi SetDeviceGammaRamp on receive ... scre en darker. You can also increase or decrease the intesity of the red/green/blue components. Fo r example : Increasing ...
-
[
Visual C++ (VC++)]
winmtr_src.rar
About WinMTR : WinMTR windows is a clone of popular Matt's trace Linux route program. Original Mutation can be found a t http :// www.bitwizard.nl/mtr/ Installation : Binary : Unzip winmtr_bin.zip. You will have in unzip di rectory two files : WinMTR. ...
-
[
Visual C++ (VC++)]
LogonNP.rar
Sample Windows NT Network provider im plements a small subsection of the NP interface . What it shows is how you can inform ... NP, you can then communicate the credentials to competitor ther platform for verification and establishm ent of network resources.
-
[
Visual C++ (VC++)]
Fakemenu.rar
FAKEMENU demonstrates how an application can display a window that behaves in a similar ma nner as a menu. It also illustrates the use of the
-
[
C/C++]
cryptoboot-1.0.tar.gz
cryptoboot is set of tools for disk encrypt ion on Unix. It is especially suited to encrypt r oot partition. so _everything_ (except kernel and cryptoboot inself) is encrypted.
-
[
C/C++]
jpgapi.zip
... JPG is a 32bit JPEG ap i dll. You can call it to show a JPG file in your pro gram by only one sentence. The only thing that yo u have to know is how to load a library dll and how to call ist functions. A example of Visual FoxPro i s supplied in package.