资源列表

« 1 2 ... .13 .14 .15 .16 .17 1118.19 .20 .21 .22 .23 ... 2830 »

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

说明:this program is related to AI travel saleman that written with hill climbing algorithm
<fariba> 在 2024-11-20 上传 | 大小:13kb | 下载:0

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

说明:本程序采用分类询问的模式,对要求的方法一一用函数实现,并在函数中根据客户的要求调用子函数。通过递归调用todo()函数,不断实现用户想要实现的功能,最后以输入0,结束循环,程序结束。-The inquiry procedure uses classification model, the methods required to achieve one by one with the function and function call
<杨玥> 在 2024-11-20 上传 | 大小:5kb | 下载:0

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

说明:使用人工智能bp算法,实现数字识别,数字采用点阵实现-Bp algorithm using artificial intelligence, digital identification, digital implementation using lattice
<zhongkeli> 在 2024-11-20 上传 | 大小:38kb | 下载:0

[人工智能/神经网络/遗传算法svm-Intrusion-Detection

说明:SVM用于入侵检测的PPT,适合初学者,有关于SVM理论的介绍,入门。-SVM for intrusion detection of PPT, suitable for beginners, an introduction on the SVM theory, Getting Started.
<猫猫> 在 2024-11-20 上传 | 大小:328kb | 下载:0

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

说明:数据挖掘导论,200页的中文介绍,排版整洁、条理清晰、结合实例、图文丰富,适合入门-Introduction to Data Mining
<宋梅旭> 在 2024-11-20 上传 | 大小:2.27mb | 下载:0

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

说明:基于优先数的时间片轮转调度算法处理器调度(方法一)-The number of time slices based on priority scheduling algorithm processor scheduling rotation (method A)
<肖大宝> 在 2024-11-20 上传 | 大小:1kb | 下载:0

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

说明:给定字符串,在字符空间中用遗传算法搜索实现-Given string of space characters used in the realization of genetic algorithm
<Sheng> 在 2024-11-20 上传 | 大小:1023kb | 下载:0

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

说明:高位检索是同等检索中速度最快的一种检索,效率高-High retrieval is the same kind of search to retrieve the fastest, high efficiency
<苟青> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法LMS-code

说明:给出一种LMS算法,即最小均方算法,采用一种特殊的梯度估值,它的显著特点是它的简单性,不需要计算相关函数,也不需要矩阵求逆运算。-Gives a LMS algorithm, least mean square algorithm, using a special gradient estimates, and its distinctive feature is its simplicity, need not calculate t
<lvxiaoli> 在 2024-11-20 上传 | 大小:50kb | 下载:0

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

说明:人工智能开发是一个程序员能够承担的最有挑战性的任务之一,而这本独一无二的论文集提供给程序员应对这个挑战的非常急需的信息。本书汇集了与智能游戏开发有关的人工智能内容,借助这些内容,程序开发员能够开发出智能角色。本书分为11章,分别是:通用智能,实用技术和专用系统,A*路径搜索,路径搜索与运动,战术问题和智能的群体运动,通用智能游戏架构,决策体系结构,FPS、RTS和RPG游戏中的智能,竞赛与运动智能,脚本语言,学习理论。-AI devel
<JINXIAOYU> 在 2024-11-20 上传 | 大小:32.5mb | 下载:0

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

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

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

说明:神经网络在各个领域的应用,具有很好的使用参考价值。-Neural network applications in various fields, with good use of reference value.
<cp> 在 2024-11-20 上传 | 大小:7.66mb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 1118.19 .20 .21 .22 .23 ... 2830 »

源码中国 www.ymcn.org