-
-
-
[
WINDOWS]
VOF.rar
Mathematics, tracking the movement interface-VOF source code
-
-
[
Visual C++ (VC++)]
pgllib_src.zip
... 5 minutes.
The aim of PGL is not to have a user-friendly environment but rather being able to generate any plot from the source code.
PGL was originally using OpenGL to raster graphics but now it uses GDI+ (so you need to install Microsoft SDK to ...
-
-
-
-
[
C/C++]
maxicode.0.5.tar.gz
This is program with source code to convert ascii text files to the maxicode barcode standard.
The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The
codes for the ...
-
[
C/C++]
pdf417_enc.2.8.tar.gz
The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and NC ...
-
[
Visual C++ (VC++)]
GPS_support_demo.zip
This is a GPS communication source code to interrupt the NMEA code though serial port.
Very good code to study and apply it to your own program.