搜索资源列表
Apriori(VC程序)
- 本程序是数据挖掘中的关联规则模型中著名的Aprior算法的VC实现程序,可用于知识发现、数据挖掘、人工智能、模式识别等领域(请先解压文件)-The code is the VC implementation of the well-known Aprior algorithm in Association Rule Model of Data Mining field, can be used in Knowledge Discovery, Data Mining, AI, Pattern Re
VC野人八数码程序
- 用VC编制的集成的野人和八数码演示程序。其中野人程序用动态的效果演示,并能设置进度。八数码程序能根据给出的源状态转换成目标状态。-VC establishment of integrated Savage and eight digital presentations. Savage procedures which use dynamic demonstration effect, and can be programmed to progress. Eight digital process
20051004深度优先
- 人工智能中的八数码难题 这个采用的是深度优先方法 编程球境是VC++ 解压即可.-artificial intelligence of eight digital problem is the depth of the preferred method of programming ball Habitat VC can be unpacked.
VC编写的Harris角点检测算法
- 网上一直没有Harris算法的VC程序 无奈 自己写一个吧 用了两个小时就写好了 非常简陋 大家凑合着看 2005年11月15日-Harris algorithm VC procedures helpless himself wrote it with a two hour written a very simple you can make do with a November 15, 2005
关联规则挖掘数据生成源文件vc_ardata-vc
- 关联规则挖掘数据产生程序.VISUAL C++ 可产生满足要求的挖掘数据.-Data Mining Association Rules have procedures. VISUAL C can be produced to meet the requirements of data mining.
vc-LMS
- vc++实现神经网络的LMS算法,并可以自动选择神经元个数-vc + + LMS neural network algorithm, and can automatically choose Neuron Number
yichuan_sga
- 基本遗传算法,用来求解函数的最大值!在VC和TC下均可实现.-basic genetic algorithm used to solve the function of the maximum! And the VC can be achieved under TC.
QP_suanfa
- 测试无约束优化定理求解最小值,包括测试数据,在VC下可以实现,已经调试成功.-test unconstrained optimization for minimum theorem, including test data, the VC can be achieved, debugging has been successful.
基于VC的神经网络开发程序包(源码)
- 基于VC开发的神经网络工具箱,能进行各种神经网络的开发与设计(annie1.5)-development of the VC-based neural network toolbox that can be used for a variety of neural network development and design (annie1.5)
基于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
VC源代码
- 这是用VC实现的模糊控制算法,稍作处理可以达到自己的要求-This the VC fuzzy control algorithms, separate treatment can achieve their demands
C++GAcode
- VC++中对遗传算法进行了实现,实现可视化,经过本机验证可以实现。是一个效率较高的程序。-VC++ Of genetic algorithm to achieve and realize visualization, after verification of the machine can be achieved. Is a more efficient procedure.
sga-c
- 利用C开发的一个遗传算法案例。C语言程序在Dev-Cpp下编译通过,在VC下面应当也可以编译通过。-Use C to develop a genetic algorithm case. C language program at compile under Dev-Cpp is passed, the following should be in the VC can also be compiled through.
BP
- 人工神经网络中著名的BP算法的实现,在VC下可以直接运行-Artificial Neural Networks in the well-known BP algorithm, the VC can be directly run
ant_colony_algorithm
- 蚁群算法编程实现,在VC下调试,可用于大二学生学习人工智能或数据结构-Ant colony algorithm programming, debug in VC can be used for second year students of artificial intelligence or data structure
xinmonituihuo-vc
- 一个新的模拟退火的VC程序,可以一起来学学和用-A new simulated annealing VC program, you can learn together and use
ant-colony-algorithm-demo-zhang
- VC++源码,是一个功能强大的蚁群算法演示平台,能演示基本的蚁群算法以及改进后的蚁群算法在TSP等问题上进行问题求解的过程-翻译结果(中 > 英)复制结果 VC + + source code, is a strong function of the ant colony algorithm demo platform, can demonstrate the basic ant colony algorithm and the improved ant colony algorith
testKNN
- KNN 分类器的VC实现。。。可以直接运行。-KNN classifiers realize the VC. . . Can be directly run.
k-means
- K-means算法,linux下C++实现,VC下稍微修改也可运行,数据简单,只实现核心算法-K-means algorithm, under linux C++ achieve, VC can be slightly modified to run, the data is simple, only to realize the core algorithm
RBF神经网络的VC源码bp_rbf
- RBF神经网络C++实现,使用Visual C++6.0打开,可直接编译运行。(RBF neural network C++ implementation, using Visual C++6.0 to open, can be directly compiled and run.)