-
-
[
C/C++]
icinfo.zip
program to enumerate all multimedia video compressors on a Windows system. Code belongs to project Wine.
-
-
-
-
-
[
C#(.net)]
TGIS1.0.4.rar
mapobject program,basic functions , zoom in ,zoom out, pan, move, identify.
And advanced functions , mapEditFunction. you can add new polyline, polygon, point. and move featrues.
-
-
-
[
C/C++]
Edmonds-Karp.rar
Edmonds-karp algorithm- A C++ program which returns the largest flow and flow through each edge.
-
[
Unix_Linux]
embeddedingappl.tar.gz
This is a program written in C++ and Qt 4.5 which will swallow running xapplications by just entering their winow id. Window id can be found out by the following command "xwinifo-name xxxx"
where xxxx is the title of the application to be embedded, Make ...