搜索资源列表
ExpertSystem
- 用vc编写的专家系统的源代码,对初学者很有帮助-vc used in the expert system's source code, useful for beginners
Go5
- VC++.NET2003下编写的人机对战的五子棋程序,具有一定的人工智能。-VC.NET2003 prepared with the plane's 331 players procedures and to a certain extent artificial intelligence.
succus-s-pid-fuzzy
- 带有模糊算法的PID控制 VC++6.0下调试通过-with fuzzy PID control algorithm VC 6.0 debugging through
基于VC的神经网络开发程序包(原码)
- 可以用C++语言开发各种神经网络:BP,RBF,HOP~…………,使用前请看看说明文档,然后建立一个自己的项目文件,只要能明白作者的思路就能很方便地进行各种神经网络的设计,本人现在就在一个系统中使用它,目前这个开发包的版本已进入0.7了,但功能差不多,本人认为0.5这个版本用着也很方便,所以把他发来,大家共享。-C language can be used to develop a variety of neural networks : BP, RBF, HOP ~ ... ... pleas
BpDrawSin
- 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
XOR
- 利用神经网络来解决异或问题,代码是VC的-The use of neural networks to solve the XOR problem, the code is the VC' s
cuSVMVCcode
- 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
AdaBoostMHClass
- Adaboost的VC++实现,很好的阐述了算法的要点,非常适合初学者学习,是入门的好代码-Adaboost' s VC++ to achieve, a good exposition of the main points of the algorithm is very suitable for beginners to learn, is a good entry code
mytfr
- 这是人工智能不确定性推理中贝叶斯方法的程序,是用VC++做的。由于是学生实验,所以比较简单。-It is the uncertain reasoning in artificial intelligence--Bayesian approach procedure 。I s done with VC++. As is the student experiment, it is more simple.
Apriori
- 他是一个可以实现数据挖掘的vc++源代码-it‘s a good code
s
- 一个基于vc++编译运行过的基本遗传算法-A vc++ compiler to run the basic genetic algorithm
cocc_learner
- 机器学习领域,self-taught-clustering算法,源码,出自戴文渊paper self-taught-learning-Machine learning ,transfer learing ,Impliment of self-taught learning algorithm in vc++,used in the paper-"self-taught clustering"-of WenyuanDai s