-
-
[
Visual C++ (VC++)]
insideATL.rar
... and making it readable. Sally Stickney and John Pierce, thanks for managing the project. Jim Fuchs at Microsoft Press, Jason Whittington at DevelopMentor, and Rick Watson at RogueWave Software, thanks for doing technical reviews of our manuscript.
-
[
CHM]
e-embdc1.zip
... Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed , and making the most of C++ without a performance penalty. Pages: 336 Slots: 1
Category:
E-Books Upload User:
wulongjx Size:
442K
-
[
WINDOWS]
atl_atlbutton.rar
This sample creates a button that displays itself with one of three different bitmaps, depending on its state. The button has a bitmap for: the unpushed state the hover state (when the mouse moves over the button) and the pushed state. Default bitmaps ...
-
[
WINDOWS]
atl_ATLCollections.rar
This sample demonstrates the use of ICollectionOnSTLImpl and CComEnumOnSTL, and the implementation of custom copy policy classes.
-
[
C/C++]
iputils.rar
The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small ...
-
[
C#(.net)]
T6.rar
For advanced geometry, most apps will prefer to load pre-authored
meshes from a file. Fortunately, when using meshes, D3DX does most of
the work for this, parsing a geometry file and creating vertx buffers
for us. This tutorial shows how to use a ...
-
[
Visual C++ (VC++)]
HTTPFilter_src.zip
The C++ Client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has the power and ...
-
-
[
Visual C++ (VC++)]
bkgrd.rar
The source is to detect motion objects with building models in backround of the image,very useful in image processing.
-
[
Visual C++ (VC++)]
motempl.rar
The source is to detect templates of motion object.This template is very useful in such field like face recognition, machine control,etc.