-
-
[
Visual C++ (VC++)]
Server.rar
This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
-
[
Visual C++ (VC++)]
XPBtn_Scroll.rar
This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
-
[
Visual C++ (VC++)]
Restore.1.rar
This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
-
[
Matlab]
rotate_image.rar
rotate_image- rotates an image given inside a matrix by the amount of degree counter-clockwise using linear interpolation of the output grid points from the back-rotated input points in this way, the output image will never have a blank point
-
[
C/C++]
Gl_ShadowsVolumes.ZIP
... a lot more complicated than it really is. When it comes to the silhouette
edges we don t need to worry about that because the object casting a shadow in this
demo is a simple quad. So its outer edges are the same as every point that makes
it up.
-
-
[
Visual C++ (VC++)]
test3.rar
... the triangle and quad. Flat coloring will make the quad one solid color. Smooth coloring will blend the 3 colors specified at each point (vertex) of the triangle together, creating a nice blend of colors. Using the code from the last tutorial, we will be ...
-
-
[
Matlab]
calibration_v23.zip
The calibration is based on viewing a planar calibration object. The intrinsic and extrinsic camera parameters are estimated from control point correspondences between the calibration plane and calibration images.
-
[
Visual C++ (VC++)]
midsplit.zip
... them from melody notes is that the notes arebelow the chord split point.This utility should make it easier to split a track at given split point.Later the new track can be deleted as whole (if not needed) or modifiedseperately.