搜索资源列表
classify
- 知识分类存储、管理、查询程序,支持建立子分类功能
classify
- 文本分类程序,一个文本文件通常要根据某些关键词将文本内容分开来,可以输入多个关键词,文本中的任一行含有其中一个关键词就会被分离出来
classify
- 中文分类的关键技术,包括中文分词,特征提取等信息
tztqjsydm
- 贝叶斯公式,文本分类,中文分词,VC++开发,方便实用和开发-beyes,text classify
svmmatlab
- matlab开发的SVM分类器,用于学习研究-svm ,classify,matlab
tycfgsmatlab
- matlab源程序: 用Fisher两类判别法对样本进行分类 对样本进行主成分分析 用最短距离算法的系统聚类对样本进行聚类 用二次完全式回归法估计一个因变量与两个自变量之间的关系 -matlab source: The Fisher discriminant method, two types of samples to classify the samples by principal component analysis system using the shortest
200621110151714
- 这是一个从指定网页格式分离单词的小程序,自动从http://www.fane.cn/article_list.asp?c_id=1&s_id=1链接抓取分析其它可用链接,然后对所有链接进行分析找到可用页面然后分离中英文单词,并进行分类。 使用了多线程处理,遇到了很有趣的多个不同功能的许多线程相互协调工作的问题,由于采用主线程进行消息处理安排线和工作流程所以会产生主程序窗口被堵死情况,特别是在开的线程很多的时候。-This is a separate word from the spec
CompilerJava_final
- Pascal lexical analyzer program for demo compiler, which can analysis to classify Identifiers, numbers, names, strings and Booleans,? &plat_id=-Pascal lexical analyzer program for demo compiler, which can analysis to classify Identifiers, numbers, na
Name-Speech-Classification
- 描述如何使用HMM模型来实现中文易混淆名字的识别。-how to build HMM to classify Chinese names.
cxgrid-with-checkcolumn
- 在CXGRID中配置选择列,以便于对数据进行分类处理-Configuration options in the CXGRID column, in order to classify the data processing
LogitBoost
- logitboost is a powerfull method to classify. this code run on visual c-logitboost is a powerfull method to classify. this code run on visual c++
class
- classify the group and recall them
test18
- determent the value and classify which are number or letter
case
- classify the value or number case by case.
1
- 利用K-L变换进行人脸识别。首先求得待辨识图像相对于训练集平均脸的差值图像,然后求得该图像在特征脸空间中的坐标,最后采用最近邻法对图像进行归类。-KL transform for face recognition. Obtain the first image to be identified image with respect to the difference between the average face of the training set, and then obtain the
classify
- this classifier using Euclidean distance measure for palm print recognition-this is classifier using Euclidean distance measure for palm print recognition
SPI
- spi,对数据总线进行分类,实现对数据的传输。希望对大家有用处。-spi, classify the data bus, to achieve data transmission. I hope to be useful.
svmdxyy
- SVM支持向量机的典型应用,可用来对故障特征数据进行分类-SVM SVM Typical applications that can be used to classify the fault characteristic data
Compiler-lexical-analyzer
- 编译原理词法分析器,对编译器中的关键字进行分类识别,以及去掉各种注释-Compiler lexical analyzer,classify the build-in key words of compiler,and remove the comments
NeuralNetworkXOR
- 使用C++实现了神经网络的异或功能,本段代码能够有效地对输入数据进行分类。-C++ realized using XOR function neural network, this section of code can effectively classify the input data.