搜索资源列表
Mappingthemousecapture
- Mapping the mouse capture捕获鼠标绘图,适用于初学者-Mapping the mouse capture to capture the mouse graphics for beginners
screen_cap
- VC++指定区域抓图、截屏小程序,很好用,推荐给大家-VC++ designated area capture, screenshot applet, very good, and recommend to the U.S.
CMU
- 函数方式实现了Dos命令行运行结果的2种捕捉方法: 1、命令行运行结果直接获取到buffer中 2、命令行运行结果获取到文件中 VC对话框界面也使用了多个Tab页方式,并用到了RichEditCtrl直接全部读取文件的方法(需要使用CALLBACK函数)-Function be achieved by Dos command line to run to capture the results of two kinds of methods: one, the command lin
buhuo1
- 使用vc实现视频捕获功能,调用系统函数实现-Vc achieved using video capture function, call the system function to achieve
CatchScreen
- 一个小截屏程序,简单易用。在VC下编译通过-A small screen capture programs, easy to use. Compiled by the VC
CaptureVideo
- 用VC捕获电脑摄像头拍摄的图像,并进行播放-Capture PC camera captured images and play with VC
vc-for-picture
- vc编程,可以实现抓图功能,编译通过,请大家放心使用-vc programming, you can capture functions, compile, please rest assured to use
VC-Capture
- 基于VFW的VC++视频的简单捕捉,可以将捕捉画面保存为位图。-Based the VFW VC++ simple video capture, you can capture images saved as a bitmap.
attach_20120629133131
- 捕获数学函数异常 假如我们要用一个数学函数,比如反正弦函数asin(x),如果变元x的值是由用户提供或某个中间结果,则在调用时必须判断其取值范围是合理,是否满|x|<=1?即 view sourceprint? 1.if(fabs(x)<=1) 2. y=asin(x) 3.else 4. y=… 对数函数也可作类似的处理。但是如果遇到幂函数pow(x,y)时,问题就不那么简单了。仔细分析将发现: y x 负小数
AVT1.1
- 用vc开发的基于AVT(SDK)开发的相机采集,显示程序-realize AVT camera capture and display based on AVT(SDK) in vc
Screen-Capture-Software
- 该程序使用VC++编写,其功能主要是实现捕获屏幕的功能-The program uses VC++ writing, its main function is to achieve functional screen capture
ScreenCapture
- 基于vc++的屏幕捕捉源码,类似于qq截屏-Based on vc++ source screen capture, screen shots similar to qq
skzeen-area
- 使用VC++截取屏幕,可以抓某个窗口,区域,不错的源码-Use vc++ to capture screen, can catch a window, area, good source
chort
- 一个用VC++编写的抓屏程序,通过它,你将学会如何建立内存映像(A screen capture program written in vc + +, through it, you will learn how to build a memory image)
Net_Catch
- VC++,使用C++实现网络协议分析,,抓包,解析协议分析报文(VC++, the use of C++ network protocol, packet capture, protocol analysis, analytical analysis of the message)
VC GDI内存泄漏捕捉工具源码
- 内存泄漏捕捉工具,再也不用查找错误码了,直接报你需要的错误。(Memory Leak capture tool, no longer find the error code, the direct reporting of the error you need.)
vc++jianqieban
- 通过VC++6.0建立基于对话框的应用程序,实现随时捕捉输入的内容到windows剪切板中,同时也可以显示剪切板中的内容~~(A dialog - based application is established through VC 6 to capture the content of the input into the windows clipboard at any time, and also to display the content in the clipboard.)