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

搜索资源列表

  1. CaptureDemo666

    0下载:
  2. csharp capture video
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:31.93kb
    • 提供者:张永江
  1. SnapShot.C# 捕获摄像头 摄像头截图

    2下载:
  2. C# 捕获摄像头 摄像头截图 DirectShow,C# capture camera camera DirectShow screenshot
  3. 所属分类:图片显示浏览

    • 发布日期:2012-10-14
    • 文件大小:209.18kb
    • 提供者:yanhao
  1. Pacanal 抓包工具,可以分析好多种协议

    0下载:
  2. 一个抓包工具,可以分析好多种协议,作者参考了ethereal写的,推荐下载,-An capture tool,it can analyse many protocols,it is written base on ethereal,recommend
  3. 所属分类:行业应用软件

    • 发布日期:2017-11-08
    • 文件大小:386.2kb
    • 提供者:
  1. CSharpCapture.rar

    1下载:
  2. 视频捕获是指由专用的视频采集卡捕获声频和视频信息,然后将其进行数据化处理,再经过软件的压缩进行处理,这时就可对这些数据进行保存、回放、传输等各种操作。 ,Video capture, is defined as a dedicated video capture card to capture audio and video information, and then processing the data, another to deal with the compression softw
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:30.64kb
    • 提供者:sunweiguo
  1. CaptureTest

    0下载:
  2. 用C#编写的基于DirectX的音频、视频采集程序及源代码。包含完整的.net类库“DirectX.Capture”以及说明文档。-This is a audio and video caputure program which is written using C# and based on DirectX. Includes the full .Net Class Library of "DirectX.Capture" and documentation.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:133.43kb
    • 提供者:zyh
  1. baidu

    0下载:
  2. 一个C#写得多线程得论坛数据抓取器,他能够自动得抓取百度贴吧里面得新帖子,自己写存放数据得数据表,程序都是c#编写使用了委托等等技术是一个学习蜘蛛得好代码,里面得判断全部都是使用正则表达式如在使用中有疑问可以QQ:922559 -Write a C# forum for multi-threaded data capture device too, he can automatically get posted Baidu bar crawl which was a new post, writ
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-26
    • 文件大小:92.34kb
    • 提供者:382
  1. ARP

    0下载:
  2. A ARP analysis tool based on SharpPcap which is a packet capture framework for the .NET environment, based on the famous pcap / WinPcap libraries.-A ARP analysis tool based on SharpPcap which is a packet capture framework for the .NET environment, ba
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-21
    • 文件大小:411.24kb
    • 提供者:jijiegg
  1. MutilCameraContorl

    0下载:
  2. 个人基于opencv库写的一个C#小软件,可以实现对多个摄像机图像进行采集。-Personal opencv library based on C# written in a small software that allows multiple camera image capture.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.49mb
    • 提供者:fyf2009
  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
    • 文件大小:206.74kb
    • 提供者:高宏伟
  1. Capture

    0下载:
  2. 函数功能说明:利用c#+OpenCV实现视频运动的检测-Functions Function Descr iption: Use c#+ OpenCV to achieve video motion detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:822byte
    • 提供者:lp
  1. HidUsbRead

    0下载:
  2. HID USB设备的数据抓取,只适合非独占设备,键盘鼠标之类的独占HID无法抓取-HID USB device data capture, only suitable for non-exclusive devices like the keyboard and mouse can not crawl exclusive HID
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:71.14kb
    • 提供者:viki
  1. camera

    0下载:
  2. C#写的超简单的摄像头视频获取源代码,还可以完成视频截图,因此抓到的图片是一片空白,不知道能不能抓到图像,不过程序在VS2005下编译顺利,需要用的朋友自己下载重新编译一下。-C# to write super-simple video camera to obtain the source code, you can also complete the video shots, so captured image is a blank, do not know can capture imag
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:14.42kb
    • 提供者:281
  1. GPS_Csharp_wm6.1

    2下载:
  2. 在智能手机上捕捉GPS信号,不需要ARCGIS开发库支持,采用纯C#编写。开发环境为Microsoft Visual Studio 2005。可在vs.net2008下重编译运行。我的运行环境为windows mobile 6.1和SP2003。可以显示经度,纬度,卫星个数,精确的gps授时。精确至小数点后13位。 界面2是手机自带的gps界面,界面5是本程序的gps界面。纯C#开发的程序是纯绿色的,相对而言,采用ARCGIS开发库开发的同类程序,虽然代码简单,但要安装ARCGIS手机端,
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-03-26
    • 文件大小:158.21kb
    • 提供者:redvfp
  1. webpick

    0下载:
  2. 输入网址及资料编号, 自动捉取网页的特定内容资料, 可程式多执行绪同时执行。-Enter the web site and information number, automatically capture information on specific content pages can be multi-threaded programs carried out simultaneously.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:24.79kb
    • 提供者:AlfaChiu
  1. WindowsMediaNetSamples-2008-Sept

    0下载:
  2. Samples\AsfCreate --- -- Creates an Asf or WMV file from a collection of bitmaps Samples\AsfNet -------------------- Sends the output of DirectShow capture graphs to a network port to be read by Windows Media Player Samples
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:128.33kb
    • 提供者:zhangz
  1. MJsniffer

    0下载:
  2. 捕获局域网的IP tcp udp 数据包 并经行简单的分析-Capture LAN IP tcp udp packets and simple analysis by line
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-29
    • 文件大小:21.38kb
    • 提供者:jjc6174
  1. WebCapture

    0下载:
  2. IE下滚动截屏(捕获整个网页) IE下滚动截屏(捕获整个网页)-IE under the rolling Screenshots (capture the entire page) IE under the rolling Screenshots (capture entire web page)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-26
    • 文件大小:29.18kb
    • 提供者:Tim
  1. DirectShowvideocapture

    0下载:
  2. csharp编写的视频捕捉程序。调用directx端口,直接从usb摄像头捕捉视频,并存储本地-CSharp prepared video capture program. Directx port calls directly from usb video camera to capture and store local
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-27
    • 文件大小:29.4kb
    • 提供者:叶家华
  1. ArpCap

    0下载:
  2. 捕捉数据包 打印详细信息 以便了解网络通讯情况 可以通过修改代码实现包过滤-Packet capture to print detailed information in order to understand network communication can be achieve by modifying the code packet filtering
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:63.54kb
    • 提供者:lihoumin
  1. DirectXCaptureCSharp_src46363635bwg

    0下载:
  2. DirecX Audio Video Capture
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:140.39kb
    • 提供者:eurora3d
« 12 3 4 »
搜珍网 www.dssz.com