资源列表
CPN
- cp神经网络,英文翻译为cpn,可用于模式识别的一种神经网络-cpn
SOM
- som神经网络,英文翻译为som,可用于模式识别的一种神经网络-som
HOPFIELD
- hopfield神经网络,英文翻译为hopfield,可用于模式识别的一种神经网络-hopfield
StudentsPerformanceManagementSystem
- 数据库的数据项主要数据包括:学号、姓名、年级、专业、成绩1、成绩2、成绩3、平均成绩、总成绩。 要求具有以下功能: (1)添加、删除任意个记录。 (2)修改任意个记录。 (3)显示、保存记录。 (4)排序功能:打开学生数据库,计算每个学生的平均成绩和总成绩,用冒泡法或选择排序法将平均成绩和总成绩排序后生成两个新文件(从大到小),存盘并显示这两个文件的全部记录。 (5)查询功能:打开总成绩排序文件,用折半查找法统计出给定分数的人数并显示。 -Database of d
TSP
- 一个基于模拟退火算法的程序,用以解决旅行问题,简单易懂-Simulated annealing algorithm to solve travel problems
Fromneuralnetwork_to_supportvectormachines
- 从神经网络到支持向量机 上中下总共为 三部-From neural networks to support vector machines in a total of three under
GA
- 基本遗传算法求解连续问题的matlab实现-Basic genetic algorithm for continuous problems matlab implementation
test0
- 一位高手写的代码,关于传教士野人问题的,和大家分享-Code written by a master, on the missionaries Savage issues, and share
fuzzypid
- 本程序完成对信号的采样和DA信号输出,并进行模糊PID控制的算法程序。-The sampling process is completed and the DA signal output and the fuzzy PID control algorithm program.
XOR
- XOR 问题,,快速稳定的程序,具有语句简洁,高效等特点。-XOR problem, fast and stable procedure, with the statement simple, efficient and so on.
Ex01
- 传教士野人问题,使用暴力搜索法进行解答,可计算任意N和k-Savage missionary problem, the use of violence to answer the search method can calculate an arbitrary N and k
AI
- 八数码问题全局择优算法的VC++实现代码-AI VC++
