搜索资源列表
字模提取
- 一个非常好的字模提取软件----适用于c51,51系列单片机的汉字的代码获得-A very cool Word pattern pick-up software,for chinese character patter pick-up ,on C51/51 series SCM.
单个汉字库字摸提取程序
- 单个汉字库字摸提取程序-single word touch extraction procedures
paper2
- 语音识别技术主要包括特征提取技术、模式匹配准则及模型训练技术三个方面。此外,还涉及到语音识别单元的选取。选择识别单元是语音识别研究的第一步。语音识别单元有单词(句)、音节和音素三种,具体选择哪一种,由具体的研究任务决定。-Speech recognition technology, including feature extraction techniques, pattern-matching criteria and the three aspects of model training t
LD
- 语音识别中lpc特征提取算法,采用LEVINSON-DURBIN算法,c编程,简单易懂,还包含该算法原理的word详细说明资料。-Lpc speech recognition feature extraction algorithm using LEVINSON-DURBIN algorithm, c programming, easy-to-read, the algorithm also includes detailed information of the word.
DTWspeech
- 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
word60
- 微软 word 文件的详细格式,可以实现文档提取功能-Microsoft word document detailed format, extract document features can be achieved
DGP_005
- 日文汉字的单字识别,涉及到对图像的二值化,骨架提取,模式匹配,识别率比较高-Kanji word recognition, relates to the binary image, skeleton extraction, pattern matching, a relatively high recognition rate
word
- 字模软件,可以提取字的代码,如可以做字牌广告等用处-Font software that can extract the code word, such as a license to do advertisements use the word
leisheng
- 基于小波分析的雷声信号特征提取。word文档,详细介绍了雷声信号的特征提取过程。-Based on Wavelet Analysis of thunder signal feature extraction. word document, detailing the characteristics of the signal extraction process thunder.
MyAddin
- 利用vc可以操作word,在实际应用中,编程者往往喜欢程序能自动生成word说明文档,说明程序运行的状况或运行的结果;或者程序能提取数据库的内容生成word表格,使用户能方便的查看和修改,打印。但是VC++中调用word的确不容易,特别是对word中各种函数的使用,本文以作者的工作经验详细介绍一下如何调用word 和进行word表格的填写,有同样需求的编友也可查看一下MSDN中的Automation Microsoft Office 97 and Microsoft office 2000。下面
Imagefeatureextractionandanalysis
- 一篇很详细的图像的特征提取和分析方面的很有意义的论文,对初学者很有帮助-A very detailed images of feature extraction and analysis of the papers, is very meaningful for beginners helpful
matlab_image
- MATLAB基本图形图像处理操作,包含图像增强,图像分割,特征提取,图像识别,灰度处理线性算法,文字处理等多个压缩包-MATLAB image processing and basic graphics, including image enhancement, image segmentation, feature extraction, image recognition, linear gray-scale processing algorithms, word processing an
hexinchengxu
- ICA特征提取并识别,视频二值化源程序,视频各帧处理源程序,视频跟踪源程序,一个硕士毕设视频手势跟踪识别程序,写在word里-hexinchengxu
Text_Feature_Extraction
- 文本特征提取方法研究。文本的表示及其特征项的选取是文本挖掘、信息检索的一个基本问题,它把从文本中抽取出的特征词进行量化来表示文本信息。-Text Feature Extraction. And characteristics of the text of that item selection is text mining, information retrieval is a basic problem, which to extract from the text to quantify t
index_document
- 一段可以把文件中word提取的小项目,输入是文件,输出为字典,可以做搜索词库用-A word document can be extracted small projects, the input is a file, output as a dictionary, thesaurus used to do a search
Microsoft-Word
- 以太网数据帧的监听与分析当以太网上的两台主机需要通信时,发送方将数据单元DU传送给它下层的服务提供者。DU 在不同层之间传递时,各层按照协议规范对DU 进行封装,到数据链路层时被封装成MAC帧,即数据链路层的协议数据单元。在MAC帧中包含了数据链路层及其以上各层的协议首部及DU,通过帧发送原语从网络上发送出去,对方的协议处理软件接收到MAC帧后,可解释提取其中的DU。本题目要求编程实现MAC帧的捕获及分析。要求能够实时捕获所在以太网内正在传输的数据帧,并能分析帧的结构,给出每一个帧中发送端和接收
myPCA
- 主元分析,主要用于多维数据的降维处理,能够从多维数据中提取出最主要的元素,从线性变换的角度来说就是坐标表换到一个能够体现系统特征的基座标系上-Principal component analysis, multidimensional data is mainly used for dimension reduction process, multi-dimensional data can be extracted from the most important elements, from
word-beijing
- 背景建模 前景提取 前景识别 matlab程序-Background modeling prospect identification matlab program to extract foreground
差值扩展提取源码
- 这是差值扩展算法的信息提取源码,里面还有一个word说明。(This is the information extraction source of the differential expansion algorithm, and there is a word descr iption in it.)
正则表达式解析word文档
- 解析word文档,提取版本号,日期等,并进行校验(Extract word document, get version, date.)