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

搜索资源列表

  1. ImageProcessing

    0下载:
  2. 中值滤波 均值滤波 图像锐化 边缘检测 c#实现-Mean Filter Median Filter image sharpening to achieve edge detection c#
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:924774
    • 提供者:wing
  1. Recognition

    0下载:
  2. 運動識別 在摄像机监视的场景范围内,对出现的运动目标进行检测、分类及轨迹追踪,可应用于各种监控目的,如周界警戒及入侵检测、绊线检测、非法停车车辆检测等。-Movement Recognition ' scene in the scope of surveillance cameras, the emergence of the moving target detection, classification and tracking, monitoring can be applied
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:41062
    • 提供者:zhangjc
  1. FrameWork

    0下载:
  2. 其主要的功能就是,进行后台管理模块整合. 1)其可以支持多个应用,多个模块的权限管理. 2)支持Access和MsSql200/2005及Oracle9i以上. 3)采用角色来进行权限的授权,每个用户可以属于多个角色,享有交差权限. 4)整合方便,权限检测采用httpmodule方式检测.基本不用对原有程序进行修改,便可将原有程序进行整合. 5)可视化编辑,全新的Menu和Tab控件.支持拖拉式编辑. 6)统一的事件日志管理,所有登陆操作都有安全记录. 7)每个模块的
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:481465
    • 提供者:yepeng
  1. commLog

    0下载:
  2. 用Csharp实现的异步串口接收程序,可自动检测串口数,并且同时监控和记录所有串口的串口数据。-async serial port receiving program using csharp, can detect serial port in the machine automatically and monitor multi-serial port in the same time.
  3. 所属分类:Communication

    • 发布日期:2017-03-21
    • 文件大小:14136
    • 提供者:李明
  1. PowerState

    0下载:
  2. wince 电池电量检测,剩余电量,待机时间-wince Power State
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-02
    • 文件大小:29455
    • 提供者:dpli
  1. WinSpy

    0下载:
  2. 检测windows窗口中哥控件的的基本信息。-This program show you how to get the information of a control in a window.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:104734
    • 提供者:陈明
  1. TestSolution

    0下载:
  2. 一个打印程序 具备打印和预览 能够自动检测数据,安排数据打印到下一页-A print program with print and preview can automatically detect the data and arrange data printing to the next page
  3. 所属分类:Printing program

    • 发布日期:2017-04-02
    • 文件大小:99039
    • 提供者:misono1986
  1. program

    0下载:
  2. 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1009282
    • 提供者:yangou
  1. EdgeTrack

    0下载:
  2. 功能实现:用c#实现数字图像处理中的边缘检测-Function realization: Using c# digital image processing edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:33422
    • 提供者:lp
  1. Robert

    0下载:
  2. 功能实现:用C#实现图像处理中的Roberts算子对边缘的检测-Function realization: Using C# to achieve image processing operators on the edge of the Roberts test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:31334
    • 提供者:lp
  1. ATM_

    1下载:
  2. 软件系统名称:ATM模拟客户端 (ATM Screen Simulator) 虽然不是很高深的源码 但是作为新手研究是很重要的..而且特别是业务方面 项目开发: 一、 目的 模拟通用ATM客户端运作,包含授权验证、存款、取款、转帐以及查询等功能。 其它支持的功能: 1) 帐目的开设/修改/撤消 2) 密码检测次数设置 (如用户输入错误密码,次数将累计。如果超过规定次数,没收卡,停止帐户。) 3) 每日取款上限金额设置 4) 交易记录次数设置。 (如
  3. 所属分类:CSharp

    • 发布日期:2015-06-21
    • 文件大小:6322956
    • 提供者:谭易林
  1. Csharp_serialport

    0下载:
  2. 自己做的一个串口通信小程序 用C#做的,可以自动检测串口数量,可以同时显示输入与输出。自己做的一个串口通信小程序 用C#做的,可以自动检测串口数量,可以同时显示输入与输出。 -A serial communication make their own small program to do with C#, you can automatically detect the serial number of input and output can be displayed simultaneou
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:163359
    • 提供者:于朋
  1. edge

    0下载:
  2. C#编写的边缘检测程序,集合了常用的边缘检测算法,高斯,形态学,小波,Canny 等等。-edge-detect algorithms with C#, including useful methods. For example,Gaussian, wavelet,morphology,Canny and etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:125619
    • 提供者:Lu
  1. CShapMultimedia

    0下载:
  2. 用C#编写的多媒体技术。 1-播放指定的avi-mid-wav文件。 2-获取多媒体详细信息列表。 3-带记忆功能的MP3播放器。 4-自动播放的MP#播放器。 5-学校体操定时音乐播放。 6-播放Flash动画。 7-制作AVI播放器。 8-播放Gif动画。 9-利用Image制作小动画。 10-检测是否安装声卡。 11-打开和关闭CDROM。 12-控制PC喇叭发生。 -Written in C# using multimedia tech
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-11
    • 文件大小:3032419
    • 提供者:sin
  1. Graphic_dispose

    0下载:
  2. 图像处理的边缘检测算法(c#) 很好的图像处理算法的源代码C#程序 可以截取图像,缩放,灰度,二值化-It is helpful for you to recognize the character in picture.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:258736
    • 提供者:杜承虎
  1. Usb

    0下载:
  2. 检测USB设备源码,该源码在xp,cs2008下调试通过.-Detection of USB device source code, the source code in xp, cs2008 to debug through.
  3. 所属分类:USB develop

    • 发布日期:2017-03-28
    • 文件大小:38432
    • 提供者:zouqihong
  1. hough_line

    0下载:
  2. hough算法检测直线,可同时检测多根直线-hough line detection algorithm, which can detect multi line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1374
    • 提供者:周宇
  1. CPU_monitor

    0下载:
  2. 检测ThinkPad CPU温度,支持摄氏、华氏-ThinkPad CPU temperature detection, support Celsius, Fahrenheit
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:43258
    • 提供者:吴吉土
  1. test

    0下载:
  2. 利用OpenCV, 检测电脑前是否有人。生成后提供DLL。需要安装OpenCV 1.0-The use of OpenCV, detect whether someone in front of computers
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4966914
    • 提供者:吴吉土
  1. openCV.NetTest

    0下载:
  2. 人脸检测示例程序,需要opencv.net-Face Detection Sample Application
  3. 所属分类:CSharp

    • 发布日期:2017-05-26
    • 文件大小:9623767
    • 提供者:aaa
« 1 23 4 »
搜珍网 www.dssz.com