-
-
-
proteus.rar
Many CAD users dismiss schematic capture as a necessary evil in the process of creating
PCB layout but we have always disputed this point of view. With PCB layout now offering
automation of both component placement and track routing, getting the design ...
-
DSPCAPTUREtest.rar
该程序用于测试DSP的CAPTURE模块,由TIMER1的比较模块输出一个PWM 波形,此波形输入CAP4引脚,待CAP4捕捉该PWM的10次上升沿后,停止捕捉,并把10次捕捉值存于数组result[10]中
-
camDriver.zip
it s a source code for how to integrate your tvp5150 decoder with driver and how to capture an image through application.
-
-
-
capture.rar
//结构
struct fb_fix_screeninfo finfo
struct fb_var_screeninfo vinfo
//打开设备
fd = open["/dev/fb0", O_RDWR]
if [!fd] {
printf["Cannot open framebuffer device.\n"]
exit[1]
}
//取得固定信息
if [ioctl[fd, FBIOGET_FSCREENINFO, ...
-
DirectXCapture_demo_Enhanced.zip
DirectX.Capture
A .NET class library for video and audio capture to AVI files.
Demo:
If you downloaded the demo application run:
CaptureTest\bin\Release\CaptureTest.exe
-
capsample_src.zip
... tries to explain how to capture video and frames simultaneously. It is based on SampleGrabber program done by NETMaster and DirectX.Capture by Brian Low. The root of all of this was the amazing work of NETMaster, DirectShow.NET, SampleGrabber is just a ...
-
Source_Files.zip
... has been created with Visual Basic.NET 2005. The application is user friendly and easy to use. It allows the user to capture still images from the screen and save them into the user predefined folder. I find it very useful with some music visualizations ...
-