搜索资源列表
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
XOR(VC)
- 一个关于bp网络解决异或问题的动态演示程序-bp on a network to solve problems or differences of Dynamic Demonstration Program
MCProcDemo
- 人工智能实验---求解传教士与野人问题,并画出状态图做动态演示.-experimental artificial intelligence -- for missionaries and savage, and the mapping out of the state plans to do dynamic demonstration.
life
- 生命游戏的C++演示,非常有趣,能实时动态演示。下载后请自己编译
Parzen
- Parzen窗函数概率密度估计演示程序 完全按照《现代模式识别》孙即祥著作 2.4.4《动态聚类法》算法3实现 使用欧式距离作为测度标准。
JuLeiSuanfa
- 图像的智能算法,包括神经算法、动态K均值、欧士距离、卷积、几何距离等演示。
Cost_Driver
- 1、 熟悉了解代价驱动算法; 2、 对给定的推销员旅行图,编程实现求解最短路径; 3、 最好能动态演示open表、closed表的变化情况 -Become familiar Consideration driven algorithm given salesmen travel map, programming to solve the shortest path 3, the best dynamic presentation open table, closed table
ga_baisic_fenxi
- 智能算法基础,遗传算法的matlab程序,动态演示进化过程。-Intelligent algorithm based on genetic algorithm matlab procedures, dynamic presentation evolutionary process.
bp-solve
- BP网络是目前前馈式神经网络中应用最广泛的网络之一,实现BP算法训练神经网络完成XOR的分类问题。 设计要求: (1) 能够设置网络的输入节点数、隐节点数、网络层数、学习常数等各项参数; (2) 能够输入训练样本; (3) 实现BP算法的训练过程; (4) 实现训练过程的动态演示; (5) 训练完成后可输入测试数据进行测试。 -BP neural network is feedforward neural networks one of the most widel
PSO
- PSO是智能算法中的粒子群算法,该代码是对PSO算法的一个实现,并且将结果动态演示出来-PSO is an intelligent algorithm , the code is an implementation of the PSO algorithm, and the result is a dynamic presentation .
ant
- 本程序用C语言实现了蚁群算法,具有动态演示效果,很容易理解。-This procedure using C language to implement the ant colony algorithm with dynamic presentations, it is easy to understand.