资源列表

« 1 2 ... .56 .57 .58 .59 .60 2361.62 .63 .64 .65 .66 ... 2830 »

[人工智能/神经网络/遗传算法An-Improved-A--Star-Algorithm

说明:(被EI收录,不错的文章)传统A*算法在栅格地图上进行路径规划时,求解得到的路径长度不是最短并且转折点较多。针对这些不足,提出了一种改进A*算法,将传统A*算法的可搜索邻域个数从离散的8个拓展为无限个,可以沿任意方向进行搜索。这样不仅求解出来的路径长度更短,并且大大降低了其转折点的个数。该算法被应用于自主研发的“智能先锋”号系列无人驾驶车辆上,实车试验以及它们在“中国智能车未来挑战赛”中的优异表现证明该方法能够在栅格地图中求解出一条更优
<王辉> 在 2024-10-11 上传 | 大小:600064 | 下载:0

[人工智能/神经网络/遗传算法yiqun111

说明:蚁群算法在无线传感器中的应用描述,以及蚁群算法仿真过程描述-Ant colony algorithm described in the wireless sensor, and ant colony algorithm simulation process descr iption
<曹飞> 在 2024-10-11 上传 | 大小:558080 | 下载:0

[人工智能/神经网络/遗传算法yiqunluyouxieyi

说明:蚁群算法在无线移动网络中路由协议的改进和研究,以及对应仿真过程描述-Improved algorithm routing protocols and research, as well as the corresponding simulation process is described in a wireless mobile network
<曹飞> 在 2024-10-11 上传 | 大小:804864 | 下载:0

[人工智能/神经网络/遗传算法ORB

说明:ORB算法的C++实现源码,编译环境vs2010-ORB algorithm implemented in C++ source code, build environment vs2010
<张程序> 在 2024-10-11 上传 | 大小:11667456 | 下载:0

[人工智能/神经网络/遗传算法cloud_GA

说明:云遗传算法用于解决多模项目调度问题,仿真文章的代码,大家共享,欢迎交流-cloud genetic alogrithm for multi-mode project schedule problems
<huangjinhuang> 在 2024-10-11 上传 | 大小:94208 | 下载:0

[人工智能/神经网络/遗传算法BP_Classifier

说明:用MATLAB实现的简单分类器,算法为BP神经网络,为监督学习,需要训练集(文件中附有训练集,供测试用),分类效果较好。-This program creates a Classifier to identify the gender by height and weight based on BP network.
<郑翔> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[人工智能/神经网络/遗传算法main

说明:通过KNN和朴素贝叶斯算法 实现 模式识别中的分类-Achieve pattern recognition is classified by KNN and Naive Bayes algorithm
<jbzh> 在 2024-10-11 上传 | 大小:6144 | 下载:0

[人工智能/神经网络/遗传算法N-Queens

说明:优化的N皇后算法,输入皇后的个数N,输出三个解,算法的时间复杂度为O(nlgn)-Optimized N queens algorithm, enter the number of the Queen N, output three solutions, the time complexity of the algorithm is O (nlgn)
<jbzh> 在 2024-10-11 上传 | 大小:10240 | 下载:0

[人工智能/神经网络/遗传算法Chess

说明:基于剪枝技术的一字棋博弈系统,理解和掌握博弈树的启发式搜索过程,能够用某种程序语言建立一个简单的博弈系统-Pruning techniques based word chess game systems, understand and master the game tree heuristic search process, we can build a simple game system in some programming l
<maxin> 在 2024-10-11 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法mnist.pkl

说明:mnist数据集,手写体识别,可以应用于深度学习的测试数据-mnist dataset, used for handwriting recognize
<姚贤明> 在 2024-10-11 上传 | 大小:16168960 | 下载:0

[人工智能/神经网络/遗传算法Recognition

说明:人脸识别的代码,在visual C++6.0下可以运行识别-Recognition of code that can run under the identify visual C++6.0
<yuchentao> 在 2024-10-11 上传 | 大小:3393536 | 下载:0

[人工智能/神经网络/遗传算法BPNet

说明:关于神经网络的Python算法,,可以用作分类预测等等问题(An algorithm for neural networks, which is used in classifier by python)
<三火123456> 在 2024-10-11 上传 | 大小:54272 | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 2361.62 .63 .64 .65 .66 ... 2830 »

源码中国 www.ymcn.org