资源列表
bayes在分类中的应用
- 程序用C语言实现了贝叶斯在数据挖掘中分类和预测中的应用,通过程序可以很好的进行分类和预测。-This program use C language to realize the application of bayes in data mining and forecasting,you can use this program to make a good classification and forecasting
hosa
- 一套高阶统计量计算的信号处理MATLAB程序库-set of higher-order statistics to calculate the signal processing procedures for MATLAB
关于tts语音引擎的使用方法
- 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。 Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
GA-1_cpp
- 不确定规划 遗传算法 Nonlinear Programming算法程序- Indefinite plan heredity algorithm Nonlinear Programming algorithm procedure
GA-2_cpp
- 不确定规划 遗传算法 Goal Programming算法程序- Indefinite plan heredity algorithm Goal Programming algorithm procedure
apriori(c)
- 数据挖掘算法 关联规则算法 apriori算法(c语言版本)-algorithm of data mining algorithm of corelationship rule algorithm of aproori (C language edition)
基于bp神经网络的货运量预测matlab实现
- 基于bp神经网络的货运量预测matlab实现-bp - based neural network is forecast to achieve Matlab
BackProp算法源程序
- 开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。 -development environments : C language Brief Descr iption : BackProp algorithm : BP is the back-propagation network (Back
人脸检测系统源码vc6
- 人脸检测程序源码,测试环境vc6 本源码仅供学习和交流之用-face detection procedures source, the test environment vc6 only source learning and the exchange of use! !
Sieger
- 围棋人机对弈程序源码 此版本目前还只能下布局阶段,但很多用于中盘的数据结构及算法已实现。含2000多基本定式库。-procedures source of this version has only under the layout stage, but many were used to set the data structure and algorithm has achieved. Containing more than 2,000 for the basic mode.
C的APRIORI程序
- 用C实现的APRIORI算法,希望对学习数据结构和算法的朋友有所帮助-C analysis algorithm to achieve the hopes of learning algorithms and data structures help a friend
svm算法vc源代码
- Libsvm 3.23完全版-A program of svm based on vc code,hope to useful to friends who study on structure of the data.