搜索资源列表

  1. vad

    0下载:
  2. 在语音识别系统中,端点检测的目的是要区分语音段和非语音段 ,它在自动语音识别中起着关键作用-In speech recognition systems, the purpose of endpoint detection is to distinguish between voice and non-voice segment, which in automatic speech recognition plays a key role
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:小英
  1. Complexobjectcontourextraction

    0下载:
  2. 图象分割是图象处理中的一项重要工作,虽然目前手工与自动相结合的分割方法已在实际工作中得到了广泛应用,但由于图象的多义性和复杂性,许多分割工作仍无法利用计算机来自动完成.-Image segment plays an important role in the field of image processing and currently the hybrid approach combining the manual and autom
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:187392
    • 提供者:ZT
  1. segment-win

    0下载:
  2. Efficient Graph-Based Image Segmentation 一篇论文的代码,修改后,在VS2008运行环境下编译通过-Efficient Graph-Based Image Segmentation paper code, revised in the operating environment under the VS2008 compiler through
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1907712
    • 提供者:Frank
  1. hsvspace

    0下载:
  2. HSV color space, useful for image segment
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:2515968
    • 提供者:who
  1. 7Segmento

    0下载:
  2. This program will control a 7 segment leds by the parallel port it is written in c#
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:72704
    • 提供者:tatooo
  1. qwe

    0下载:
  2. 紅綠燈展示用七段顯示燈表示道路兩邊的紅綠燈轉換-Seven-Segment display lights display lights on both sides of that road traffic light conversion
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1630208
    • 提供者:王崇吉
  1. rafal2

    0下载:
  2. VHDL project for FPGA SPartan 3 using IseWebpack 10.1. This is an implemetation of FSM for testing 7 segment with dot point 4 digit LED display.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-16
    • 文件大小:941056
    • 提供者:nukom
  1. LABORS_4

    0下载:
  2. Developed for use with MSP430x22x4 MCU (2274). Made with Code Composer Essentials v3.1. Code for educational use. Working with 7-segment LCD on educational board. MSP430FG464 MCU used.Shows how to define segments and
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:20480
    • 提供者:ibanez2006
  1. otsu

    0下载:
  2. otsu histhgram-it is usefule for segment an image base on histhogram segmentation.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:payam
  1. SEVEN_SEGMENT_DISPLAY

    0下载:
  2. keil下,c8051f020七段数码管显示程序-keil under, c8051f020 Seven-Segment LED display program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:29696
    • 提供者:skyblue
  1. Segment

    0下载:
  2. 彩色图像分割程序,采用k-means算法,用c++语言编写。 -Color image segmentation procedures, the use of k-means algorithm, with c++ languages.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:3480576
    • 提供者:yuna
  1. segwin

    0下载:
  2. alow to segment an image base on the k-means in the color domain using the rgb space. color segmenation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:142336
    • 提供者:moe que
  1. Segment

    0下载:
  2. Image Segmentation Algorithm Using modified Region-Grow implemented in matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:499712
    • 提供者:刘宝渊
  1. display

    0下载:
  2. vhdl,七段数码管驱动程序,完成数字显示功能-vhdl, seven-segment digital tube driver, complete the digital display
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-16
    • 文件大小:86016
    • 提供者:王晓虎
  1. ex5-1

    0下载:
  2. 程序描述:这个范例说明如何使用8051 的Port 1连接到四颗七段显示器,PORT 0的低4位分别控制这四颗共阳七段显示器,让四颗共阳七段显示器使用扫描的方式轮流显示数字。这四颗七段显示器将显示出自数字时钟PORT 2的P2.0和P2.1分别连接到2个弹跳按钮。*/-Procedure Descr iption: This example shows how to use the 8051 Port 1 connected to fo
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:luheshan
  1. ex4-10

    0下载:
  2. 程序描述:这个范例说明如何使用8051,以及汇编语言的程序连结, 当我们按下向上数的按钮之后,程序就会把0到9的共 阳7段显示器字型码存入AT93C46;如果我们按下向下 数的按钮之后,程序就会把9到0的共阳7段显示器字 型码存入AT93C46。 程序每一次重新开始执行时(Power on 或是Reset),8051 会先从AT93C46当中读出最前面的10个位组,然后 就反复地将这10个位组的数据经由PO
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:16384
    • 提供者:luheshan
  1. DIG_001

    0下载:
  2. avr单片机程序。实现七段数码管的扫面显示-avr microcontroller program. Achieve the seven-segment digital tube display surface scan
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:tt
  1. imagesate

    0下载:
  2. Texture segmentation is the identification of regions based on their texture. Your goal is to segment two kinds of fabric in an image using texture filters.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:779264
    • 提供者:bellaoui
  1. Kmeans

    0下载:
  2. it is a program to segment a colored image with Kmeans algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:faten
  1. splitmerge

    0下载:
  2. SPLITMERGE Segment an image using a split-and-merge algorithm.
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:Wagner
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org