代码搜索:capturing

找到约 225 项符合「capturing」的源代码

代码结果 225
www.eeworm.com/read/447044/7559836

xml listing6-04_apis.xml

Mobile Media API The Mobile Media API provides functionalities for playing and capturing sounds and videos. mmapi,mm
www.eeworm.com/read/297100/8052304

c diskperf.c

/*++ Copyright (C) Microsoft Corporation, 1991 - 1999 Module Name: diskperf.c Abstract: This driver monitors disk accesses capturing performance data. Environment: kerne
www.eeworm.com/read/326082/13166772

h capture_v4l.h

/*========================================================================== $Id$ capture_v4l.h: Header file for capturing image using Video4Linux. Written by Naoyuki Ichimura, AIST, 2001. =====
www.eeworm.com/read/313921/13579313

c diskperf.c

/*++ Copyright (C) Microsoft Corporation, 1991 - 1999 Module Name: diskperf.c Abstract: This driver monitors disk accesses capturing performance data. Environment: kerne
www.eeworm.com/read/346897/11713925

c diskperf.c

/*++ Copyright (C) Microsoft Corporation, 1991 - 1999 Module Name: diskperf.c Abstract: This driver monitors disk accesses capturing performance data. Environment: kerne
www.eeworm.com/read/127767/14337039

txt e437. getting the indices of a matching group in a regular expression.txt

For more information about groups, see e436 Capturing Text in a Group in a Regular Expression. CharSequence inputStr = "abbabcd"; String patternStr = "(a(b*))+(c*)"; // Compile a
www.eeworm.com/read/240532/4572309

cs capturescreen.cs

using System; using System.Drawing; using System.IO; namespace CaptureScreen { /// /// This class shall keep all the functionality for capturing /// the desktop. ///
www.eeworm.com/read/135121/13956458

c diskperf.c

/*++ Copyright (C) Microsoft Corporation, 1991 - 1999 Module Name: diskperf.c Abstract: This driver monitors disk accesses capturing performance data. Environment: kerne
www.eeworm.com/read/326082/13166774

c show_video_v4l_capture.c

/*========================================================================== $Id$ show_video_v4l_capture.c: Functions for capturing video using V4L. Written by Naoyuki Ichimura, AIST, 2001. ====
www.eeworm.com/read/326082/13166779

h show_video_v4l.h

/*========================================================================== $Id$ show_video_v4l.h: Header file for capturing video using V4L. Written by Naoyuki Ichimura, AIST, 2001. ==========