RK算法:Rabin Karp string search algorithm,一种高效的字符串搜索算法
RK算法:Rabin Karp string search algorithm,一种高效的字符串搜索算法
BP+Algorithm技术资料下载专区,收录2,085份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
RK算法:Rabin Karp string search algorithm,一种高效的字符串搜索算法
TI Algorithm Soft Kit 4.0d 包括开发套件工具、实例及其原代码,直接安装在ccs2.20.18上,也可以在Studio3.1上使用。
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronizatio...
This algorithm is to count the dark colored pixels in the input image. This can be used in goods sorting like rice, padd...
EM算法(英文)A Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaussian Mixture and Hi...
本文在简要介绍了MA TLAB 和BP 网络的基 础上, 详细论述了在MA TLAB611 中, 如何利用其提供的神经网络工具箱实现BP 网络的设计, 最后给出了一个BP 网络的设计实例。
BP学习算法应用——模式分类 应用动量BP学习算法对UCI提供的经典数据库——鸢尾属植物数据库进行分类,速度快,精度高。iris.arff为数据库文件,可用Weka数据挖掘软件打开。Iris.csv为源代码读取的数据文件,通过Weka软...
用BP网络实现布尔运算的功能,输入的两个变量可以有一定的范围,表明BP网络具有一定的纠错能力.