搜索资源列表
wincap源码
- WinPcap is the industry-standard tool for link-layer network access in Windows environments: it allows applications to capture and transmit network packets bypassing the protocol stack, and has additional useful features, including kernel-level packe
my Remote Control.远程控制的小程序
- 这是一个远程控制的小程序,包括远程电脑的屏幕截取,压缩传递,开关机等。,This is a small remote control procedures, including the remote computer' s screen capture, compression transmission, switches and so on.
Canon_PowerShot_Remote_Capture
- 数码相机sdk开发包最终版,能控制G10的.功能多哦,和D版不同的,各有特色,Digital camera development kit sdk final version, that can be controlled by the G10. Features many Oh, and the D version different, each with its own characteristics
CSharpvideo-source
- c#编的视频传输软件源码,可以轻松实现远程视频的实时监控-c# source code of the video transmission software, you can easily achieve real-time remote video monitoring
ScreenSpy
- 一个屏幕捕获并以UDP传输并以UDP传输的控件,屏幕颜色可以设置为8位、16位、24位、32位。安装这个控件即可轻松做出客户端/服务器模式的远程屏幕传输程序。-A screen capture and transmission to UDP and UDP transmission control, the screen color can be set to 8, 16, 24, 32. Install the controls can easily make a client/server
remoteDesktop
- 利用CSocket实现远程桌面功能 实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-CSocket using Remote Desktop feature to achieve the realization of the main idea is: first Remote Deskt
D039884
- VisualC++6.0音频与视频例子--视频捕捉系统,语音识别系统,视频会议系统,远程视频监控系统等-VisualC++ 6.0 audio and video example- video capture system, voice recognition systems, video conferencing systems, remote video surveillance systems, etc.
avr_infrared_decode
- 利用avr M8输入捕获 对红外遥控器 进行解码,获取操作码和用户码-Avr M8 use input capture of infrared remote control decoding, access the operation code and user code
Canon_PowerShot_Remote_Capture_SDK__PS-ReC_v1[1][1
- 这是数码相机A系列产品的sdk开发包,市价500RMB,能用这做出好东西啊-This is a digital camera A family of products sdk development kit, the market price 500RMB, which can make a good thing ah
capture-1.0.4-cvs-20071123.tar
- `capture` is a remote capture software currently designed around the Canon PowerShot digital cameras. It can be used interactively from the command-line, wrapped into a scr ipt or a GUI.
Sreen_Server_Code
- vc++ 6.0编写的一套远程桌面控制、抓图源程序。主程序分为服务端和客户端,测试前请先运行服务端,当客户端启动后,可以抓取远程主机的桌面信息,当然也可以是当前窗口的信息。源程序在vc++6.0下顺利编译。-vc++ 6.0 to prepare a set of remote desktop control, capture source. Main program is divided into server and client to test run the server before,
CameraControl
- use remote control of canon eos camera
Canonv8.4
- canon sdk 8.4,remote capture necessary
ScreeanCapture
- simple remote monitor (Screen Capture)
1
- ARM嵌入式C++写的远程采集图像代码段-ARM Embedded C++ to write a remote capture image code segment
linux
- 关于嵌入式linux实现usb视频采集LCD实现以及远端监控的资料。从usb驱动到开发板2410上的具体开发过程都有 ,内容非常全面。-On the realization of embedded linux video capture usb and LCD to achieve remote monitoring information. From the usb drive to the 2410 on the development board has a specific develo
pingmujiequ
- 其实原理就是捕获屏幕画面然后再把图像传给客户机。原理很简单: 1、先利用hdc=GetWindowDC(NULL) 得到桌面的hdc 2、memhdc=CreateCompatibleDC(hdc) 根据桌面的hdc创建一个和屏幕相同的内存DC 3、StretchBlt(memhdc,0, 0, nWid,nHei, hdc, 0, 0,nWid,nHei, SRCCOPY) ,把屏幕的图像复制到内存DC这时你已经在内存中得到了屏幕的图像了。这是设备相关的DDB图像,如果希望转换成设
AVR_ICP_decoding
- Using AVR (M8) of the input capture (ICP) on the universal infrared remote control decoding
Delphi_Remote_Capture_IP_program_source_code
- Delphi远程捕获IP程序源码Delphi Remote Capture IP program source code-Delphi Remote Capture IP program source code
keyhook
- 局部远程截获键盘,可以截获按键,并显示在编辑框中,用socket 做的-Local remote capture keyboard keys can be intercepted and displayed in the edit box, to do with the socket