资源列表

« 1 2 ... .24 .25 .26 .27 .28 629.30 .31 .32 .33 .34 ... 2830 »

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

说明:用于机器人室内避障,具有在现实叫等各种自动控制方式,控制具有良好的灵活性和实时性。-Indoor obstacle avoidance for robot with the real name, and other automatic control mode and has good flexibility and real-time.
<> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法Recursive.algorithm.game

说明:Recursive algorithm for nine serial game九连环游戏算法递归实现 -Recursive algorithm for nine serial game
<ka> 在 2024-10-07 上传 | 大小:3072 | 下载:0

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

说明:标准粒子群优化算法的完整C语言程序,可以执行的-Standard PSO complete C language program, can perform
<jame> 在 2024-10-07 上传 | 大小:3072 | 下载:0

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

说明:在vc6.0环境下编写的一个动物识别系统,对于初学者可以看一下。使用产生式规则完成-Prepared under the vc6.0 an animal identification system, for the beginner can look at. Completed using the production rules
<张弦> 在 2024-10-07 上传 | 大小:3072 | 下载:0

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

说明: 此算法实现了基本的Apriori算法,效率很低. 过程是:先通过对数据集进行扫描,得到候选1-项集C1,根据用户输入的最小支持度筛选出频繁1-项集L1,将筛选中 不满足条件的结果放入一个先验项集,然后对L1进行组合,并根据Apriori算法的先验原理,用每个组合的结果和先 验项集中的所有元素进行比较,如果组合结果的子集中包含先验集中的任何一个元组就将其排除,将没有被排除 的组合结果放入C2.如此循环反复,直到C
<李林霄> 在 2024-10-07 上传 | 大小:3072 | 下载:0

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

说明:k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。   k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中
<毛兴江> 在 2024-10-07 上传 | 大小:3072 | 下载:0

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

说明:K-Mean聚类算法,对各种格式的图像进行分层聚类。-This is a K-Mean culstering aligroam.
<xiaolinggui> 在 2024-10-07 上传 | 大小:3072 | 下载:0

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

说明:八数码问题,输入目标态,显示数字移动过程-Eight Puzzle problem, enter the target state, showing the process of digital mobile
<wanghong> 在 2024-10-07 上传 | 大小:3072 | 下载:0

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

说明: 有M个敢死队员要炸掉敌人的一碉堡,谁都不想去,排长决定用轮回数数的办法来决定哪个战士去执行任务。如果前一个战士没完成任务,则要再派一个战士上去。现给每个战士编一个号,大家围坐成一圈,随便从某一个战士开始计数,当数到5时,对应的战士就去执行任务,且此战士不再参加下一轮计数。如果此战士没完成任务,再从下一个战士开始数数,被数到第5时,此战士接着去执行任务。以此类推,直到任务完成为止。 排长是不愿意去的,假设排长为1号,请你设计一程序
<李东> 在 2024-10-07 上传 | 大小:3072 | 下载:0

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

说明:本源码为使用遗传算法解决函数极值问题的一个简单的小例子,新手一看就懂-The source code for the use of genetic algorithm to solve the problem of the function extreme example of a simple small, novice to understand at a glance
<> 在 2024-10-07 上传 | 大小:3072 | 下载:0

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

说明:本源码为使用遗传算法解决函数极值问题的简单的小例子,新手一看就能懂-The source function for the use of genetic algorithm to solve the problem of the simple little extreme example, the novice can understand a look
<> 在 2024-10-07 上传 | 大小:3072 | 下载:0

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

说明:基于神经网络的pid控制,可任意选择各层节点数目-Pid control based on neural network can choose the number of layers of nodes
<chen mark> 在 2024-10-07 上传 | 大小:3072 | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 629.30 .31 .32 .33 .34 ... 2830 »

源码中国 www.ymcn.org