搜索资源列表
VC界面一字棋
- 用人工智能的αβ剪枝算法实现,界面整洁漂亮,人机各为一方,三子连成一线即赢- pruning algorithm, clean interface beautiful, man-machine for the party, three sons and circumstance that is even win
Watertank
- 三容水箱的模糊控制设计,连接pc2006数据卡,运用模糊控制和自适应控制水位,利用vc++编写界面。-three-tank design of fuzzy control, connectivity pc2006 data card, fuzzy control and adaptive control of the water level, using vc + + interface.
smartsweepers
- 在VC下编译,图形界面,结合遗传算法和神经网络的智能排雷算法-in VC compiler, graphical interface, which combines the genetic algorithm and neural network algorithm for smart mine
Wavelet
- 信号消燥,利用vc++开发,效果很好。有界面显示,强烈推荐
DSPLIT
- 用vc++编写的图像分类,包括Bayes.神经网络分类器等。有界面,代码。
mode
- 用vc++开发的图像分类,包括聚类分析,模糊聚类,遗传算法聚类等。有界面,代码!
PSO
- PSO算法,粒子群优化算法,VC界面实现
GA
- 用遗传算法实现一刀切下料,MFC界面,在VC下编写的程序,是个优化下料问题。-Genetic Algorithms for Cutting across the board, MFC interface, prepared in the VC process is optimized cutting stock problem.
FCMA
- 改进的动态聚类算法,是智能计算的一种重要方法,用vc++编写,有很友好的界面-Developing Dynamic clustering arithmetic, an important method of inteligence computing,developed by VC++ with friend jinterface
elsfk
- 使用VC++实现的俄罗斯方块,有界面,便于操作!-VC++ to achieve the use of simulated annealing algorithm, there are interfaces, easy to operate!
BpDrawSin
- 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
BP_neural_network_source_code
- BP神经网络源程序(程序是在VC++6.0环境下编译的,在低版本编译可能会出现错误!) 程序文件说明: 1、界面程序:wuzhou11.* 2、BP神经网络训练程序:LearnDlg.* 3、BP神经网络预报程序:ForecastDlg.* 4、BP神经网络说明程序:text.txt 5、测试范例:ldlqw11.* .nna 训练样本文件 .nnb 测试文件 .par 训练控制参数 .nnr 训练误差文件 .out 测试结果文件 .wgt 网络
BPfangzhenxitong
- 在利用VC++编程成的BP神经网络,界面友好,并且经过调试通过的,可以运行-In the use of VC++ programming into the BP neural network, user-friendly, and passed through the debugging, you can run
6989231c9845
- 蚁群算法实验vc源码 有输入界面 ,可以扩展-Ant colony optimization ant colony experiment experiment experiment with interface ant colony algorithm can be extended
huitu1
- 基于VC++的模糊控制汽车倒车仿真 介绍了基于VC++的模糊控制汽车倒车的仿真系统设计及实现过程,在建立汽车倒车数学模型的基础上,通过VC++编写模糊控制程序,并通过微软基础类(MFC)设计仿真界面,使汽车在倒车时的状态及其运动轨迹能够动态的显示。在仿真软件设计中,汽车倒车模型与控制器采用模块化设计方法,具有一定的通用性,易于扩展。通过该仿真系统可以找到汽车倒车的“死区”范围,检验并改进控制算法。实验表明用模糊控制方法控制汽车倒车,汽车运动轨迹圆滑,倒车准确,具有很好的鲁棒性。-The Si
ATM
- 基于VC++,采用DOS界面,简单的模拟ATM机运作的程序。-Based on VC++, DOS interface, a simple simulation of the ATM operational procedures.
FuzzyPIDTestV1.05
- Fuzzy PID三种计算方法,都能正常运行,数据库有待改进,输入实测值,会自动解模糊出PID三个参数,VC语言界面实现-Fuzzy PID three kinds of calculation methods, can be normal operation, the needs to be improved, enter the measured value, will automatically solve the fuzzy out of the three parameters, V
qmltzx
- 用K均值算法实现聚类分析的Vc源码,界面和算法都有()