-
-
FlowChart_301_SOURCE_and_EXAMPLES.zip
... Chart Visual Programming Language allows to run basic
algorithms in a visual way. All you have to do is to place
program blocks on the screen, connect them with arrows and
run. You can also run it in step by step mode (when delay
is set to maximum).
-
Interrupt.rar
... hardware - NON-MASKABLE INTERRUPT
INT 03 - CPU-generated - BREAKPOINT
INT 04 - CPU-generated - INTO DETECTED OVERFLOW
INT 05 - PRINT SCREEN CPU-generated (80186+) - BOUND RANGE EXCEEDED
INT 06 - CPU-generated (80286+) - INVALID OPCODE
INT 07 - CPU- ...
-
BitmapFromScreen.zip
create and save bitmaps from an image on the screen and convert a bitmap of one bit count to another
-
IntelligentSaver2.zip
It is a utility to control screen saver using human face detection. Human face detection is performed using OpenCV Haar-Cascade method. The software is primarily a daemon that resides in your system tray and keeps observing the input from a webcam to ...
-
K_MEANS.rar
... algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
-
CODE_UPLOAD111981112000.zip
COM Component designed to make full screen scrolling maps easy, especially from Visual Basic. This is the VC++ 6.0 source code of the graphics engine
-
3DLensFlareWithOcclusionTesting.rar
... at a lens flare you will notice that they all share one thing in common. They all seem to move through the center of the screen. With this in mind you could actually just throw out the z coordinate and make your flares all 2D. The only problem with this ...
-
vp_sprite.zip
This Delphi demo illustrates how to align billboards to the screen using a vertex program (ARB_vertex_program.)
-
-
graphfx_demo.zip
GraphFX - A graph framework.(bar型图表的显示)
CGraphFX frameworks, include GraphFX.h, GraphFX.cpp, Screen.h, Screen.cpp, ItemArray.h, ItemArray.cpp, Item.h and Item.cpp to your project.
-