-
-
[
Delphi]
portanal.zip
... , together with the application that s using each one. But it s the trickiest demo on this web site. Undocumented NT APIs, mysterious hardware structures- they re all here in my IP Port Analyzer Web site: http://www.wilsonc.demon.co.uk/delphi.htm
Category:
Delphi VCL Upload User:
markrt15 Size:
335K
-
[
C#(.net)]
motion.zip
There are many approaches for motion detection in continuous video streams. All of them are based on comparison of current video frame with one from the previous frames or with something that we ll call background. In this article I ll try to describe ...
-
[
C/C++]
jasper-1.701.0.zip
... clear that such use is legal. Also, the software may now be used for mission critical systems, provided that the user accepts all liability for the use of the software. 9) The configure-based build process has been updated to use newer versions of the ...
-
[
Java/JSP]
JavaButtonMakerSetup.zip
... can create several buttons on one applet (even one on top of another), which can also include images and text labels for all three states : up, the mouse-over, and down. You can also attach sounds to your buttons using the Wav2Au program (available as ...
-
[
C/C++]
oillevelsensor.rar
/** Copyright (c) 2005, the United Nations General Assembly in Zhejiang Instrumentation Limited Instrumentation Technology* All rights reserved.** File name : oil level sensor over.c* identification documents : None* Abstract : Oil Level Sensor** The ...
Category:
SCM Upload User:
wcf7602328 Size:
42K
-
-
[
Visual C++ (VC++)]
ieee1394diag-1.0.3.zip
... a GUI application that presents a graphical view of an IEEE1394 network and provides the ability to perform common 1394 operations such as async reads, writes, isoc listens and talks, as well as configuration rom browsing of all nodes present on a bus.
-
[
Asm]
I2C应用程序.rar
This code implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device can then read ...
Category:
SCM Upload User:
xhzj888 Size:
6K
-
[
MultiPlatform]
uml2svg.0.12.zip
... with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License" All brand names, product names, or trademarks belong to their respective holders.
-
[
Visual C++ (VC++)]
polygonclip_demo.zip
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses ...