资源列表

« 1 2 ... .87 .88 .89 .90 .91 892.93 .94 .95 .96 .97 ... 2830 »

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

说明:朴素贝叶斯实现文本的正负趋向性分析,使用python编的,可以通过编绎,很方便。-Naive Bayes text of the positive and negative trend analysis, using python compiled by unravel, very convenient.
<liang> 在 2024-10-12 上传 | 大小:1024 | 下载:0

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

说明:模拟退火算法求解旅行商问题,停止条件为“零度”-Simulated annealing algorithm to solve the traveling salesman problem, stop the " zero"
<田石东> 在 2024-10-12 上传 | 大小:160768 | 下载:0

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

说明:清华大学 计算机系 人工智能导论 马少平 课程课件-Tsinghua University Introduction to Artificial Intelligence Shaoping Ma courseware
<田石东> 在 2024-10-12 上传 | 大小:13651968 | 下载:0

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

说明:详细描述dijkstra算法的原理及使用,并用附有源代码-Detailed descr iption of Dijkstra' s algorithm principle and with source code
<dongshuling> 在 2024-10-12 上传 | 大小:101376 | 下载:0

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

说明:TSP问题用蚁群算法来实现的C#源代码。-TSP problem with the ant colony algorithm to achieve C# source code.
<dongshuling> 在 2024-10-12 上传 | 大小:13312 | 下载:0

[人工智能/神经网络/遗传算法analysis-of-pid

说明:总结了PID控制的作用,同时根据工业过程要求,给出了PID调节的经验。最后给出了相关名词解释。-Summed up the role of the PID control, industrial process requirements at the same time, given the experience of PID regulator. Finally, the Glossary.
<李赛> 在 2024-10-12 上传 | 大小:151552 | 下载:0

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

说明:FIRA5v5足球机器人控制策略,广东2004获奖-The Strategy project is based on the Win32 DLL wizard option in VC++. The Environment structure is passed into the Strategy function and is used to access information about the robots, ball an
<刘欣> 在 2024-10-12 上传 | 大小:3222528 | 下载:0

[人工智能/神经网络/遗传算法MilTrack_matlab_v1.0

说明:MATLAB demo for paper "Visual Tracking with Online Multiple Instance Learning" by Boris Babenko, Ming-Hsuan Yang, Serge Belongie ,CVPR 2009, Miami, Florida. -MATLAB demo for paper "Visual Tracking with Online Multiple In
<李乔哲> 在 2024-10-12 上传 | 大小:18432 | 下载:0

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

说明:本程序实现了基于特征脸的人脸识别功能,根据其具体算法步骤来一步一步实现。-This procedure implements the feature-based face face recognition function, based on the specific steps of the algorithm is a step-by-step.
<沁雪之涯> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法C4.5

说明:决策树分类 通过读取数据 求信息增益率选择最好的分离属性-Decision tree classification by reading the data and information gain ratio to select the best separation properties
<lihongjun> 在 2024-10-12 上传 | 大小:64512 | 下载:0

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

说明:Fucking useless program.
<God_of_Sex> 在 2024-10-12 上传 | 大小:1201152 | 下载:0

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

说明:对于拼图问题的基于java的A*算法实现。状态空间图中的节点用一个Node对象表示,图中出现的节点(包括已扩展的和未扩展的)存放在一个list(ArrayList的一个对象)中,A*算法运行完毕后,最优路径上的节点存放在pathArray(ArrayList的一个对象)中。程序维护两个变量head和tail,在list中两者之间的节点表示open表中的未扩展节点,list中head之前的属于closed表中的已扩展节点。-Puzzle
<xiezhiyu> 在 2024-10-12 上传 | 大小:168960 | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 892.93 .94 .95 .96 .97 ... 2830 »

源码中国 www.ymcn.org