搜索资源列表
关于tts语音引擎的使用方法
- 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。 Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
神经网络图形模拟系统
- 使用神经网络开发包实现图形化的神经网络模拟,使得神经网络原理更直观,可用于教学,也可用于实际神经网络训练,内附详细帮助文件。-use of neural network development kit graphical simulation of the neural network, neural network theory makes more intuitive, can be used for teaching, can also be used for the actual neu
projet
- 一个模拟weka的系统,输入文件格式和weka的一样,实现决策树的分析以及通过数据挖掘整理规则集合,很值得新手学习-a simulation system, the importation of files and weka, the same realization of the decision tree analysis and data mining collated by the rules set, is worth learning newcomers
KNN(CSHARP)
- 基于不断学习的贝叶斯-KNN文本分类算法的设计与实现,给出原始几个类别的文本文件,通过机器学习,获取各个类别文本内容的主要特征,在这个基础上,给出待分类的文件库,系统通过自动分类,对文件库中的文本进行分类,把文件分配到最有可能的类别中。-based learning Bayesian-KNN text classification algorithm design and implementation given several types of the original text file,
JDK
- 实现非完备系统极大相容块的求取。输入文件格式见压缩包内orig8136.txt,其中,数字0代表非完备系统中的*,即缺省值。数字1到5分别代表每个属性的取值。如果你的非完备表中是字符型的值,一定要改成数字,比如有a,b,c三种取值,对应的转化为1,2,3。-Complete system to achieve maximum compatibility with non-block to strike. See the input file format compressed package o
figerprinterRecoginition
- 指纹识别系统,该系统用MATLAB语言编制而成,主要实现模式识别中常用的指纹识别。且该文件中含有测试样本。并附有程序使用说明(详见read_me)。-Fingerprint Identification System, the system by using MATLAB language, mainly used in pattern recognition to achieve fingerprint identification. And the document containing t
systerm_cluster
- 系统聚类算法的matlab实现,测试用例使用的是身高和体重(放到.txt文件,从该文件中读取数据),根据身高体重划分为男女两类(上传文件中的sample即为测试例)-Hierarchical clustering algorithm matlab implementation, test cases using height and weight (put. Txt file, read from the file data), classified according to height an
ant
- 用蚁群算法实现物流配送系统,其中包括可执行文件、测试数据、算法实现部分源代码以及算法文档介绍-Ant colony algorithm to achieve the distribution system, including executable files, test data, the algorithm part of the source code and algorithm documents introduced