-
-
Fifo.zip
Shows how to set up a FIFO data queue for sharing data between
real-time tasks and user-level applications. The RT task creates
two FIFOs, one for commands in from the user process and one for
status back to the user process. As declared in ...
-
-
-
-
Win32DLL.zip
... the files that
make up your Win32DLL application.
Win32DLL.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, ...
-
-
SQLCookbook_2005.zip
... yet you feel you aren t taking full advantage of SQL s expressive power. You d like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You d like to take your SQL skills to the next level
-
GLDemo-sponeil.net.zip
Generating Planetary Bodies. Part 1 will explain how to procedurally generate full-size planetary bodies at any level of detail. It will discuss the pros and cons of different types of procedural algorithms, then explain the method I chose to use in more ...
-
-
geom2d.zip
... geometric primitives such as points,
lines, circles and ellipses, polygons...
The goal is to provide a low-level library for manipulating geometrical
primitives, making easier the development of more complex geometric
algorithms.
-