资源列表
Apriori源代码全部
- 该算法可以用vc实现Apriori算法的全部.请大家放心使用!-the algorithm can be used vc Apriori algorithm to achieve the full. Please rest assured use!
sars
- 该程序用遗传算法对人工神经网络进行优化,预测sars的变化趋势-the process of using genetic algorithms for artificial neural network optimization, forecasting the trend EX/108
FHC
- 一个简单的聚类界面 是FHC和FCM的聚类算法比较 (FHC算法和FCM算法) 希望大家能有点用-a simple clustering interface is FHC and FCM clustering algorithm (FHC algorithm and FCM) hope that we can use a bit
pucrunch_x86
- The original NuLib has been ported to many different systems. Version 3.2.5 is functionally similar to v3.2.4, but the source code and documentation were cleaned up by Devin Reade, making it easier to build. NuLib2 is generally superior, but NuLib do
fvs_vc_net_03
- 这个是FVC中使用的源代码,我自己认为比较好的源代码-FVC is the use of the source code, I think that a better source
mygame_sou
- hfytdfgsfddhjghiufydstdfhgjhkl
2ART1
- 本人从网络上找到的神经网络算法,大家下下来看看吧,多多交流-I find from the network of neural network algorithm, we look down under the bar, many exchanges
2ADALINE
- 本人从网络上找到的ADALINE神经网络算法,大家不防下下来看看,多多交流-himself from the network to find ADALINE neural network algorithm, we do not look at the down-under, many exchanges
数据结构C++语言描述
- 经典数据结构书籍 数据结构C++语言描述 的源代码 很难找的哦-classic books data structure data structure C + + language to describe the source code is very difficult to find the oh
指纹识别的matlab源码
- 指纹识别的matlab源码,对研究者非常有用-Fingerprint Recognition Matlab source, the researchers very useful
《MATLAB程序设计教程》源代码-2660
- 这里有一些MATLAB的示例,为了更方便拥护使用这个例子,用户应该先安装MATLAB这个软件-MATLAB Here are some examples, in order to better facilitate the support of the use of this example, users should first install the software MATLAB
Boyer-Moore-Hospool
- 匹配算法,Boyer-Moore-Hospool匹配算法 这个算法在大文件中搜索小pattern有很高效率。 推荐用来代替strstr() 这个实现我没有测过,不过应该不会有大问题。 C++的代码,容易使用:) -matching algorithm, Boyer - Moore-Hospool matching algorithm The algorithm in document search small pattern has a high efficiency