资源列表
[人工智能/神经网络/遗传算法] VBApaike
说明:设定监考工作量,随即编排监考工作,实现了两种算法-Set examiner workload, then arranged invigilation work to achieve the two algorithms<dingchao> 在 2024-11-18 上传 | 大小:21kb | 下载:1
[人工智能/神经网络/遗传算法] shenjingwangluomatlab
说明:此程序是神经网络算法的matlab程序,比较经典,对初学者十分有用,强烈推荐-This program is a neural network algorithm matlab program, more classic, very useful for beginners, it is strongly recommended<韦小宝> 在 2024-11-18 上传 | 大小:21kb | 下载:0
[人工智能/神经网络/遗传算法] zhinengche
说明:智能车比赛程序,校内赛最终稳定版本程序。文件中的黑线提取算法和PID控制算法,可为参加比赛的同学提供参考。-Smart Car race program, the school tournament final stability program. The black line in the file extraction algorithm and PID control algorithms, students can partic<lnnx> 在 2024-11-18 上传 | 大小:21kb | 下载:0
[人工智能/神经网络/遗传算法] attachments_25_03_2011
说明:elman network (artificial neural network) for prediction<tilak> 在 2024-11-18 上传 | 大小:21kb | 下载:0
[人工智能/神经网络/遗传算法] shenjingwangluosuanfa
说明:通过神经网络算法可以预测出某一事物是否属于某一类情况-Through neural network algorithm can predict whether a thing belongs to a class of<大鹏> 在 2024-11-18 上传 | 大小:21kb | 下载:0
[人工智能/神经网络/遗传算法] dk9_12_16
说明:very good code for control system using neural network-very good code for control system using neural network<sanju> 在 2024-11-18 上传 | 大小:21kb | 下载:0
[人工智能/神经网络/遗传算法] Intelligent-infinite-calculator
说明:智能化无限计算器,有接收端和和发送端,可以实现两台计算机的通信。-Intelligent infinite calculator, and the sender and receiver, may realize the two computer communications.<覃覃> 在 2024-11-18 上传 | 大小:21kb | 下载:0
[人工智能/神经网络/遗传算法] Genetic-Algorithm
说明:压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出-Compressed within a collection of some of the commonly used C# 7 kinds<罗云峰> 在 2024-11-18 上传 | 大小:21kb | 下载:0
[人工智能/神经网络/遗传算法] WSN-Network-building
说明:Network building in WSN<Haneef> 在 2024-11-18 上传 | 大小:21kb | 下载:0
[人工智能/神经网络/遗传算法] adapting
说明:改进型的蚁群算法,能快速求解多目标规划。-Improved ant colony algorithm, fast multi-objective planning.<sss> 在 2024-11-18 上传 | 大小:21kb | 下载:1
[人工智能/神经网络/遗传算法] TSP
说明:tsp for (int i=0 i<M i++) S[i] = i S[M] = 0 T = 1000 //初始温度1000 Tl = 35000 //内循环次数35000 a = 0.93 //温度下降系数 k = 0 PreMin = 0 Path = GetPath(S) srand((unsigned)time( NULL )) cout&<ningning> 在 2024-11-18 上传 | 大小:21kb | 下载:0