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

搜索资源列表

  1. FFTConv

    0下载:
  2. This project for Gabor filter in C#. -This project for Gabor filter in C#.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:9737
    • 提供者:tsogbayar
  1. CSharpFilters

    0下载:
  2. The simple image processing program with the filter
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:22580
    • 提供者:CAChan
  1. CSharpFilters_src

    0下载:
  2. Another image processing filter, continue the first file upload. All in C# language
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:64226
    • 提供者:CAChan
  1. tramper2

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

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

    0下载:
  2. 用c语言编写的滤波器,并将输出用图形表示-Using c language filter, and the output with the graphical representation of the
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4035
    • 提供者:ronaldosw
  1. SampleGrabberFilter

    1下载:
  2. Creating Custom DirectShow SampleGrabber Filter for Windows Mobile
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:35288
    • 提供者:aizhxh
  1. Filter-Notes

    0下载:
  2. 过滤注释,有关文件的一个小程序,希望能对大家有用。-Filter comments, related documents, a small program, hoping for all of us.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:704
    • 提供者:zhouyanjun
  1. Bloom-Filter

    0下载:
  2. 采用hash技术,实现bloom滤波器对字符串的搜索。-Use hash technology, bloom filter the search string.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:316962
    • 提供者:张程序
  1. filter

    0下载:
  2. 在vs2005的环境下,运用csharp语言,在框架内实现下拉.-how to use filter
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:37574
    • 提供者:
  1. Adaptive-median-filter

    0下载:
  2. 基于vc++的自适应中值滤波器的代码,能用于对相位图的滤波。-The adaptive median filter code can be used for the filtering of the phase diagram.
  3. 所属分类:CSharp

    • 发布日期:2017-05-19
    • 文件大小:5245253
    • 提供者:范钟
  1. DataGridView-Filter

    1下载:
  2. DataGridView 合计行 和 列标题中加过滤菜单-DataGridView Total row and column headings plus the filter menu
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:284976
    • 提供者:cqy
  1. kalman-filter

    0下载:
  2. 卡尔曼滤波已经有很多不同的实现.卡尔曼最初提出的形式一般称为简单卡尔曼滤波器.除此以外,还有施密特扩展滤波器,信息滤波器以及很多Bierman, Thornton 开发的平方根滤波器的变种.最常见的卡尔曼滤波器是锁相环,它在收音机,计算机和几乎任何视频或通讯设备中广泛存在.本程序为kalma滤波程序。-kaiman filter
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:6157
    • 提供者:江周
  1. Pipe-Filter

    0下载:
  2. 管道过滤器模式+组件模式的应用示例(并包含简单的测试其并行运算和普通运算的耗时测试)。-Pipe filter mode+ component model application example (and includes a simple test their parallel computing and general operations consuming test).
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:47730
    • 提供者:待晓彬
  1. ssd_digital-filter

    0下载:
  2. 本人的毕业设计,关于滤波器的设计,原创作品,请大家都前来指正,好的可以学习-My graduation design, the design of the filter, original works, please everyone to come to correct me, good to learn
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2969455
    • 提供者:张小
  1. Wave-Digital-Filter

    0下载:
  2. 基于MSP430单片机的滤波器设计,原理和仿真。-MSP430 microcontroller-based filter design, theory and simulation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:461925
    • 提供者:莫朔
  1. particle-filter

    0下载:
  2. 采用粒子滤波,实现对动目标的视频跟踪。实现预测跟踪,抗目标遮挡。-Using particle filter, to achieve the goal of moving video tracking. Achieve predictive tracking, anti-target occlusion.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:10995
    • 提供者:南东
  1. Median-filter-method

    0下载:
  2. 中值平均滤波法,中值滤波是一种非线性滤波,一般用来处理图像的椒盐噪声。当用来保持边缘同时滤波的要求下,中值滤波要比卷积滤波更加有效。-Median filter is a nonlinear filtering, usually used for salt and pepper noise image processing. When the filter is used to keep the edge of the filter, the median filter is more effe
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:8412
    • 提供者:gary
  1. Kalman-Filter

    0下载:
  2. 卡尔曼滤波C代码分析,提供关键语句的详细注释-The kalman filter C code analysis, key statements provide detailed comments
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:813369
    • 提供者:谢宝癸
  1. Filter

    0下载:
  2. 实现常用的列表内容筛选功能,一个示例介绍开发过程(Commonly used list content filtering function, an example of the development process)
  3. 所属分类:C#编程

    • 发布日期:2017-12-17
    • 文件大小:53248
    • 提供者:nihao003
  1. InstanceExplorer

    0下载:
  2. An Object Explorer Written in a Map/Filter style with C# Partial Application Functions Recently I wanted to visually inspect the structure of an object created by some service, so I wrote a function that reflects over an object and builds a tree o
  3. 所属分类:C#编程

    • 发布日期:2017-12-24
    • 文件大小:925696
    • 提供者:xps1530
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com