CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - CSharp capture

搜索资源列表

  1. DevOCR

    2下载:
  2. 一个用C#编写的图形识别功能,功能:可以通过鼠标截图,来实现图像上的文字的识别并输出,调用微软的免费MODI类库,简单实用,里面很多方法值得借鉴.-Written in C# using a graphics recognition, function: you can capture the mouse to achieve the image of the text to identify and output, call Microsoft' s free MODI library,
  3. 所属分类:CSharp

    • 发布日期:2016-08-06
    • 文件大小:211699
    • 提供者:高宏伟
  1. WebCapture

    0下载:
  2. C#版的网页照相机,也称网页快照抓取器,捕获整个网页,生成PNG图像,这和抓屏功能还有点不一样,抓屏功能只能抓取屏幕当前显示的内容,并不能将没有显示的内容一并抓取,网页照相机是把显示与不显示的全部抓取出来。在对话框中输入你要捕获的网页地址,稍等片刻它就会抓取完毕并生成图像在当前目录。   本源码在VS2005下顺利编译通过。   不过程序好像存在兼容性问题,有些网页抓取后是空白。 -CSharp version of their web cameras, also known a
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:199647
    • 提供者:Denghuashan
  1. gdi

    0下载:
  2. c#写的屏幕捕获程序,可以捕获当前屏幕图像,使用vs2008编写,调试通过.-A program write by csharp can capture the screen in to image.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:46109
    • 提供者:zyg
  1. ctrl

    0下载:
  2. C#抓包辅助工具,新弄了个控制台。可以更改检测IP。要求在同一局域网内·-C# capture tool, the new console get. Detection can be changed IP. Requirements in the same LAN
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1153
    • 提供者:hades
  1. VWMS

    0下载:
  2. 视频监控系统,用access做的数据库,硬件部分是视频采集卡和摄像头-Video surveillance systems, access to do with databases, hardware video capture card and camera
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1901129
    • 提供者:jerrivic
  1. ControlMonitor

    0下载:
  2. 用C#开发的控制显示器的程序,加入了鼠标位置的捕捉和CPU使用率的获取-With C# development of procedures to control the display by adding the location of the mouse capture and CPU usage of the access
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:117701
    • 提供者:李洪涛
  1. Camera

    0下载:
  2. C#视频采集, C#实现.解决视频采集功能-C# video capture, C# to achieve. Solve the video capture function
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:69377
    • 提供者:Fesser Lee
  1. N_Queens

    0下载:
  2. The N queens puzzle is the problem of putting N chess queens on an n×n chessboard such that none of them is able to capture any other using the standard chess queen s moves. The queens must be placed in such a way that no queens would be
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1459
    • 提供者:
  1. myqq

    1下载:
  2. C#超强仿QQ聊天软件MyQQ(可截图),使用MSSQL2005数据库,添加了鼠标截图功能,可以说更接近腾讯的QQ了。界面漂亮美丽,仿真度极高,C#的朋友们可不要错过哦。-C# super-fake QQ chat software MyQQ (screenshot available), using MSSQL2005 database, add the mouse capture functionality can be said that the closer to Tencent'
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:3021227
    • 提供者:281
  1. tramper2

    0下载:
  2. csharp source of video capture based on directshow filter.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:150742
    • 提供者:charlie
  1. dxsnap

    0下载:
  2. Directshow capture you webcam-Directshow capture you webcam
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:147414
    • 提供者:sakol
  1. testWebCam

    0下载:
  2. Code to capture frames from Web cam using C#. To use the library, include the WebCam_Capture.dll file inside the debug folder of the project file and run the code.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:160873
    • 提供者:Subodh
  1. Shipin.Jietu

    0下载:
  2. 视频截图,视频缩略图,利用ffmpeg进行视频截图-Video capture, video thumbnails using ffmpeg for video capture
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:5174592
    • 提供者:叶泽国
  1. screenShot

    0下载:
  2. 可以对视频进行帧截图 C#编写 引用了FFshow的Dll 所以如果是你的电脑无法播放的视频类型 程序也无法进行截图-Can capture the video frame references FFshow C#, the Dll so if your computer can not play the video type procedures can not be shot
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:722596
    • 提供者:王世盛
  1. CSharp

    0下载:
  2. cs/摄像头采集 C#代码提供大家学习参考-cs/camera capture all learning C# code provides reference
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:656909
    • 提供者:jinglong
  1. CSharp-Base-aviCap32.dll-video-capture

    0下载:
  2. 利用avicap32.ll 实现图像的采集,拍照录像,保存等功能-Use avicap32.ll achieve image acquisition, camera video, save functions
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:69501
    • 提供者:
  1. cSharp-web-cam-project

    0下载:
  2. display web cam. Capture Image and same
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1043933
    • 提供者:linkon
  1. Webcam-Recorder

    0下载:
  2. Free Webcam Recorder. USES: FFmpeg. License:LGPL version 2.1 Homepage: ffmpeg.org USES: DirectX.Capture Class Library License: Public Domain. Homepage: absys.hol.es CSharp
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:826090
    • 提供者:pedroapereza
  1. 可录像

    0下载:
  2. 可用于实时图像显示,进行图片截图和视频保存(Can be used for real-time image display, picture capture and video preservation)
  3. 所属分类:C#编程

    • 发布日期:2017-12-17
    • 文件大小:96256
    • 提供者:chenwei1298
搜珍网 www.dssz.com