CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - identify

搜索资源列表

  1. chipgenius_v2.64

    0下载:
  2. Tool to identify your USB controller chip
  3. 所属分类:File Formats

    • 发布日期:2017-04-26
    • 文件大小:114.38kb
    • 提供者:sanjeeb Rana
  1. A-key-to-identify-the-multi-function-buttons

    1下载:
  2. 用c语言编写的一键多功能按键识别。用AT89C51单片机做控制芯片,程序用keil编写,实验仿真有protel99se实现,已验证成功,该文件中有源程序和仿真文件。-Using c language identification of a key multi-function buttons. To do with the AT89C51 microcontroller control chip, the program using keil write, experimental simula
  3. 所属分类:File Formats

    • 发布日期:2017-03-22
    • 文件大小:41.43kb
    • 提供者:yao
  1. HTKtutor

    0下载:
  2. 主要用来对HTK3.4的介绍以及如何使用,进行指导,并且以识别单音YES和NO为例进行说明-Primarily used to HTK3.4 introduction and how to use, providing guidance, and to identify the tone YES and NO as an example a descr iption
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:172.11kb
    • 提供者:dfa
  1. research

    0下载:
  2. The robot path planning problem is a very challenging problem in robotics. The main goal of this problem is to construct a collision-free path from a starting position to an end or destination position. However, this navigation problem includes s
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:427.89kb
    • 提供者:mt
  1. mf

    0下载:
  2. 支持向量机 支持向量机方法是建立在统计学习理论的VC 维理论和结构风险最小原理基础上的,根据有限的样本信息在模型的复杂性(即对特定训练样本的学习精度)和学习能力(即无错误地识别任意样本的能力)之间寻求最佳折衷,以期获得最好的推广能力-Support vector machine Support vector machine is Jianli statistical learning theory of VC dimension theory and structural risk minim
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:138.91kb
    • 提供者:没飞
  1. aboutphonelinearnovels

    0下载:
  2. 这是我收集来的有关语音信号非线性处理方面的小论文,主要有关语音非线性分析、研究、预测编码以及识别方面,希望对大家有帮助!-This is what I gathered the voice signal processing, nonlinear small papers, mainly the voice of nonlinear analysis, research, and to identify aspects of predictive coding, we want to help!
  3. 所属分类:File Formats

    • 发布日期:2017-05-26
    • 文件大小:8.56mb
    • 提供者:高菲悦
  1. ORL-FACE

    0下载:
  2. Eigenfaces: PCA tends to find a p-dimensional subspace whose basis vectors correspond to the maximum variance direction in the original image space (p  N). We called the new subspace defined by basis vectors “face space”. First, all training
  3. 所属分类:File Formats

    • 发布日期:2017-05-22
    • 文件大小:6.69mb
    • 提供者:sam
  1. barcode-paper

    1下载:
  2. 条码识别 博士学位论文,条码识别很方便,希望对条码识别的人有帮助 ceb格式-PhD thesis Barcode, bar code identification is easy, want to help people identify the bar code format ceb
  3. 所属分类:File Formats

    • 发布日期:2014-09-14
    • 文件大小:6.86mb
    • 提供者:yuyong
  1. pos

    0下载:
  2. pos机程序代码说明 当收银员刷商品的条形码时,光电扫描仪会接受条形码信息将其存入Barcode中, 然后有程序调用存储有商品条形码,商品名称,价格的数据库,将数据库 中的条形码和Barcode对比,当二者相同时输出商品信息。程序通过收银员 按下收银系统界面的“确认”键来确定购买的商品条形码全部输入电脑, 不再接收扫描仪输入,执行程序向终端(屏幕)输出顾客应付款金额等信息,同时 由打印机打印购物小票。-pos machine code instructions when
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:7.83kb
    • 提供者:chenxiongbing
  1. Content-based-Identification-of-Audio-Material-Us

    0下载:
  2. Along with investigating similarity metrics between audio material, the topic of robust matching of pairs of audio content has gained wide interest recently. In particular, if this matching process is carried out using a compact representation
  3. 所属分类:File Formats

    • 发布日期:2017-03-24
    • 文件大小:114.07kb
    • 提供者:ahmed
  1. java3

    0下载:
  2. 实验四:毕达哥拉斯三元组 实验目的:1.嵌套的for循环。 2.使用计数器控制的循环。 3.使用“强力(brute force)”来解决问题。 问题描述:直角三角形的各边长度都可以为整数。这组代表直角三角形各边的整型值称为 毕达哥拉斯三元组。这3条边必须满足如下关系:两条直角边的平方和等于斜边的平方。在1到500的范围内,找出所有适合于side1,side2和hypotenuse的整形毕达哥拉斯三元组。使用一个3层嵌套的for循环尝试所有可能的情况。该程序是“强力
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:53.79kb
    • 提供者:哦也啊
  1. EX_EXSIO

    0下载:
  2. This program shows how to use an external UART on the PIC. It will identify ports 0 and 1 on startup then transfer data from port 0 to 1 and from 1 to 0. This example will work with the PCB, PCM and PCH compilers.-This program shows how to use an ext
  3. 所属分类:File Formats

    • 发布日期:2017-12-06
    • 文件大小:968byte
    • 提供者:bobby
  1. 26

    0下载:
  2. 阐述Hilbert变换的定义及解调原理。工程应用的结果表明, 利用Hilbert技术从复杂的 振动信号中解调故障的调制信息, 进而判断出故障齿轮的部位, 是一种可靠的故障诊断方法-On the definition of the Hilbert transform demodulation principle. The engineering application results show that the Hilbert technical failure of modulation i
  3. 所属分类:File Formats

    • 发布日期:2017-11-26
    • 文件大小:152.66kb
    • 提供者:张力
  1. K-classified

    0下载:
  2. 模式识别中识别字母K的matlab源代码,代码详细有注释-Identify the letter K pattern recognition matlab source code, Detailed annotated code
  3. 所属分类:File Formats

    • 发布日期:2017-11-18
    • 文件大小:1.2kb
    • 提供者:zhoupeng
  1. java_code_1

    0下载:
  2. 两个乒乓球队进行比赛,各出三人。甲队为a,b,c三人,乙队为x,y,z三人。已抽签决定比赛名单。有人向队员打听比赛的名单。a说他不和x比,c说他不和x,z比,请编程序找出三队赛手的名单。-Two table tennis team competition, each of the trio. A team for a, b, c trio, B teams for x, y, z trio. Draw lots to decide the game list. Inquire about the
  3. 所属分类:File Formats

    • 发布日期:2017-11-30
    • 文件大小:5.94kb
    • 提供者:小雨李
  1. shuiyan1

    0下载:
  2. 利用汇编语言编写找出10个无符号数中最大数和最小数分别存储程序-Use of assembly language to identify the largest number and the smallest number in the 10 unsigned respectively stored procedures
  3. 所属分类:File Formats

    • 发布日期:2017-11-14
    • 文件大小:48.47kb
    • 提供者:TIEN
  1. example22

    0下载:
  2. 题目:两个乒乓球队进行比赛,各出三人。甲队为a,b,c三人,乙队为x,y,z三人。已抽签决定    比赛名单。有人向队员打听比赛的名单。a说他不和x比,c说他不和x,z比,请编程序找出    三队赛手的名单。 -Title: two table tennis team competition, each of the trio. A team for a, b, c trio, B teams for x, y, z trio. Draw lots to decide the game
  3. 所属分类:File Formats

    • 发布日期:2017-11-20
    • 文件大小:2.57kb
    • 提供者:郭子
  1. Hilbert335

    1下载:
  2. 测量6205深沟球轴承的故障振动加速度信号, 对信号进行时频分析, 利用经验模态分解方法将振动信号分解成不同特征时间尺度的固有模态函数,对每个固有模态函数进行Hilbert 变换得到Hilbert 谱,通过谱分析识别轴承的故障部位和类型, 证实Hilbert 谱的有效性-Measuring 6205 deep groove ball bearing fault vibration acceleration signal, the signal frequency analysis, empiri
  3. 所属分类:File Formats

    • 发布日期:2017-11-25
    • 文件大小:677.68kb
    • 提供者:张力
  1. daima3

    0下载:
  2. 找出两个字符串中的最大公共字串,如"abccaddde"和"dgcacadde"的最大公共字串是"cadd"-Identify the largest public string two strings, such as the largest the " abccaddde" and " dgcacadde" public string " cadd"
  3. 所属分类:File Formats

    • 发布日期:2017-11-08
    • 文件大小:641byte
    • 提供者:江风
  1. 62

    1下载:
  2. 对重分配小波尺度谱存在着时、频分辨率不能同时达到最佳及当振动信号中存在着能量较大的噪声时会降低其时频分布可读性的缺陷,提出一种基于参数优化和奇异值分解(SVD)提高重分配尺度谱时频分布可读性的方法。首先利用Shan— non熵方法优化重分配尺度谱基函数的时间.带宽积(TBP),克服其时、频分辨率不能同时达到最佳的缺陷,再对重分配尺度谱 进行SVD降噪降低噪声干扰影响,提高时频分布的可读性。最后用该方法对仿真信号和滚动轴承故障信号进行了分析,结果表明该方法的时频聚集性更好,抗噪能力更强,能
  3. 所属分类:File Formats

    • 发布日期:2017-11-23
    • 文件大小:405.83kb
    • 提供者:张力
« 12 »
搜珍网 www.dssz.com