资源列表

« 1 2 ... .55 .56 .57 .58 .59 460.61 .62 .63 .64 .65 ... 2830 »

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

说明:A*算法属于一种启发式搜索,它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点的约束经过该结点至达目标结点的最佳路径代价 每当扩展结点时,意是在所有待扩展结点中选择具有最小F值的结点做为扩展对象,以便使搜索尽量沿最有希望的方向进行.A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高-A* algorithm is a heuristic search, wh
<> 在 2024-10-04 上传 | 大小:1201152 | 下载:0

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

说明:八数码的,用VS2005,可以用的,人工智能的算法-Eight digital, using VS2005, can be used, artificial intelligence algorithms
<郭娟> 在 2024-10-04 上传 | 大小:1203200 | 下载:0

[人工智能/神经网络/遗传算法A-star

说明:A*算法的优化范例,使用BCB6.0编写的Windows程序,可以作为教学范例-A* algorithm optimization model can be used as teaching examples
<齐达拉图> 在 2024-10-04 上传 | 大小:1201152 | 下载:0

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

说明:收集的几篇重要量子遗传算法方面文献,这几篇文章都是该方向领军人物-Kuk-Hyun Han大作, 感兴趣的可以研读研读。-Collection of several important aspects of quantum genetic algorithm literature, this is the direction of several articles leader-Kuk-Hyun Han comes up, you ca
<韦杰> 在 2024-10-04 上传 | 大小:1202176 | 下载:0

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

说明:The project aims at developing a program which could demonstrate and simulate Artificial Life. The project implements three main technologies which are used in the Gaming industry and Robotics for coding intelligent agen
<meshari> 在 2024-10-04 上传 | 大小:1204224 | 下载:0

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

说明:学习SVM算法很好的一个ppt,建议大家看看。-SVM Algorithm
<sun knight> 在 2024-10-04 上传 | 大小:1203200 | 下载:0

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

说明:这一节是人机交互的基础.所谓人机交互,说通俗点就是与机器对话.然而我们现在的技术还不能像科幻片里一样与机器人直接说话就行了.所以,我们的操作意图还得通过文本输入,命令按钮等等来实现.-This section is the basis of human-computer interaction and dialogue with the machine so-called human-computer interaction, the
<陈杰> 在 2024-10-04 上传 | 大小:1203200 | 下载:0

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

说明:计算机图形图象学中基于FPGA的铅笔画绘制算法结构设计及优化-Studies in computer graphics image of the pencil drawing based algorithm for FPGA Design and Optimization
<chengjia> 在 2024-10-04 上传 | 大小:1203200 | 下载:0

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

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

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

说明:KD-Tree的c++实现,并有文档详细介绍了KD-Tree的实现算法。-KD-Tree of c++ implementation, detailing the implementation of the KD-Tree algorithm.
<曹鹏> 在 2024-10-04 上传 | 大小:1204224 | 下载:0

[人工智能/神经网络/遗传算法gpmoead(-MOEA-D-with-GPM)

说明:基于高斯过程的复杂多目标优化Paper及其code-Expensive Multiobjective Optimization by MOEA/D with Gaussian Process Model
<fqx> 在 2024-10-04 上传 | 大小:1200128 | 下载:0

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

说明:舵机位置伺服系统的ASIC控制研究_邱仁贵 介绍了舵机的控制方式和要求 -ASIC Actuator Position Servo System Control _ Qiuren Gui introduced servo control methods and requirements
<凌海滨> 在 2024-10-04 上传 | 大小:1200128 | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 460.61 .62 .63 .64 .65 ... 2830 »

源码中国 www.ymcn.org