搜索资源列表
chipgenius_v2.64
- Tool to identify your USB controller chip
A-key-to-identify-the-multi-function-buttons
- 用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
HTKtutor
- 主要用来对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
research
- 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
mf
- 支持向量机 支持向量机方法是建立在统计学习理论的VC 维理论和结构风险最小原理基础上的,根据有限的样本信息在模型的复杂性(即对特定训练样本的学习精度)和学习能力(即无错误地识别任意样本的能力)之间寻求最佳折衷,以期获得最好的推广能力-Support vector machine Support vector machine is Jianli statistical learning theory of VC dimension theory and structural risk minim
aboutphonelinearnovels
- 这是我收集来的有关语音信号非线性处理方面的小论文,主要有关语音非线性分析、研究、预测编码以及识别方面,希望对大家有帮助!-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!
ORL-FACE
- 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
barcode-paper
- 条码识别 博士学位论文,条码识别很方便,希望对条码识别的人有帮助 ceb格式-PhD thesis Barcode, bar code identification is easy, want to help people identify the bar code format ceb
pos
- pos机程序代码说明 当收银员刷商品的条形码时,光电扫描仪会接受条形码信息将其存入Barcode中, 然后有程序调用存储有商品条形码,商品名称,价格的数据库,将数据库 中的条形码和Barcode对比,当二者相同时输出商品信息。程序通过收银员 按下收银系统界面的“确认”键来确定购买的商品条形码全部输入电脑, 不再接收扫描仪输入,执行程序向终端(屏幕)输出顾客应付款金额等信息,同时 由打印机打印购物小票。-pos machine code instructions when
Content-based-Identification-of-Audio-Material-Us
- 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
java3
- 实验四:毕达哥拉斯三元组 实验目的:1.嵌套的for循环。 2.使用计数器控制的循环。 3.使用“强力(brute force)”来解决问题。 问题描述:直角三角形的各边长度都可以为整数。这组代表直角三角形各边的整型值称为 毕达哥拉斯三元组。这3条边必须满足如下关系:两条直角边的平方和等于斜边的平方。在1到500的范围内,找出所有适合于side1,side2和hypotenuse的整形毕达哥拉斯三元组。使用一个3层嵌套的for循环尝试所有可能的情况。该程序是“强力
EX_EXSIO
- 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
26
- 阐述Hilbert变换的定义及解调原理。工程应用的结果表明, 利用Hilbert技术从复杂的 振动信号中解调故障的调制信息, 进而判断出故障齿轮的部位, 是一种可靠的故障诊断方法-On the definition of the Hilbert transform demodulation principle. The engineering application results show that the Hilbert technical failure of modulation i
K-classified
- 模式识别中识别字母K的matlab源代码,代码详细有注释-Identify the letter K pattern recognition matlab source code, Detailed annotated code
java_code_1
- 两个乒乓球队进行比赛,各出三人。甲队为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
shuiyan1
- 利用汇编语言编写找出10个无符号数中最大数和最小数分别存储程序-Use of assembly language to identify the largest number and the smallest number in the 10 unsigned respectively stored procedures
example22
- 题目:两个乒乓球队进行比赛,各出三人。甲队为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
Hilbert335
- 测量6205深沟球轴承的故障振动加速度信号, 对信号进行时频分析, 利用经验模态分解方法将振动信号分解成不同特征时间尺度的固有模态函数,对每个固有模态函数进行Hilbert 变换得到Hilbert 谱,通过谱分析识别轴承的故障部位和类型, 证实Hilbert 谱的有效性-Measuring 6205 deep groove ball bearing fault vibration acceleration signal, the signal frequency analysis, empiri
daima3
- 找出两个字符串中的最大公共字串,如"abccaddde"和"dgcacadde"的最大公共字串是"cadd"-Identify the largest public string two strings, such as the largest the " abccaddde" and " dgcacadde" public string " cadd"
62
- 对重分配小波尺度谱存在着时、频分辨率不能同时达到最佳及当振动信号中存在着能量较大的噪声时会降低其时频分布可读性的缺陷,提出一种基于参数优化和奇异值分解(SVD)提高重分配尺度谱时频分布可读性的方法。首先利用Shan— non熵方法优化重分配尺度谱基函数的时间.带宽积(TBP),克服其时、频分辨率不能同时达到最佳的缺陷,再对重分配尺度谱 进行SVD降噪降低噪声干扰影响,提高时频分布的可读性。最后用该方法对仿真信号和滚动轴承故障信号进行了分析,结果表明该方法的时频聚集性更好,抗噪能力更强,能