-
-
[
Visual C++ (VC++)]
PlayCap.rar
Simple capture application.
This application creates a preview window for the first video capture device that it locates on the user s system (if any). It demonstrates a simple example of using the ICaptureGraphBuilder2 and ICreateDevEnum interfaces to ...
Category:
DirextX Upload User:
msw_nb Size:
14K
-
[
Visual C++ (VC++)]
DVApp.rar
The DVApp application supports the following modes:
Preview: Renders DV from the camcorder to a video window.
DV to type-1 file: Captures DV data from the camcorder to a type-1 DV file.
Type-1 file to DV: Transmits data from a type-1 DV file to ...
Category:
DirextX Upload User:
nice0320 Size:
35K
-
[
Visual C++ (VC++)]
bgfg_codebook.rar
... to work, you*have* to have one of the video windows be active
// and NOT the consule window.
//
// Gary Bradski Oct 3, 2008.
//
/**************** License:**************************
Oct. 3, 2008
Right to use this code in any way you ...
-
[
Visual C++ (VC++)]
WndTabs320-vc6_multiTabs.zip
... quickly switch file. Decompression after the installation language files to installation directory, you can achieve the multi-language switch .=== === Window Tabs (WndTabs ) is an add-in for Microsoft Visual C++ v6 family ofproducts (VC5, VC6, eVC3, ...
-
-
[
Unix_Linux]
rdesktop-1.4.1.tar.gz
rdesktop is an open-source interrupt Window NT server client, it implements the Remote Desktop Protocol (RDP). Unlike Citrix ICA, it does not expand the requirements for the server.
-
[
C/C++]
fft-4096.rar
Developed in the window of 4096 points FFT source, the use of C development, digital signal processing to study some help
-
[
Others]
keyinput.rar
...
win = newwin(h, w, 3, 20)
box(win, 0, 0)
keypad(win, TRUE)
wmove(win, cury, curx)
mvaddstr(16, 1, "Press arrow keys to move the cursor within the window.
")
mvaddstr(17, 1, "Press q to quit.
")
refresh()
wrefresh(win)
-
-