搜索资源列表

  1. NN_GA

    0下载:
  2. 人工智能及神经网络的机器学习算法,经典的遗传算法,在实际中可以解决选路问题及最短路径问题。-machine study algrithm for artificial intelligence and neural network, it can solve the problem of shortest route
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:214016
    • 提供者:wtm
  1. weka-3-4-4

    0下载:
  2. 由java开发的软件包,里面有人工智能所用的很多东东,包括神经网络,支持向量机,决策树等分类和回归分析方法,集成化软件哦!-by java development package, which has artificial intelligence used by many of the Eastern, including neural networks, support vector machines, such as decisi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:8547328
    • 提供者:XIAO
  1. 八数码 1

    0下载:
  2. 本程序为一个很好的八数码(又称九宫图)程序,为本人的人工智能课程设计。-the procedures for a good eight digital (also known as JiuGongTu) procedure, the artificial intelligence of my course design.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:167936
    • 提供者:
  1. dx_pong

    0下载:
  2. 一款接球游戏,游戏中使用DirectX 7,图形较为流畅,每秒高达50桢。具有较高的计算机人工智能.英文介绍:DX pong is a neat pong game that uses DirectX 7. I wrote it in just one day and the graphics are smooth - over 50 fps! There are sound FX too, but the best thing abo
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:262144
    • 提供者:刘德小花
  1. esystem

    0下载:
  2. 简单的人工智能专家系统,包括了查询,添加知识等内容-simple artificial intelligence expert system, including a query, add content knowledge
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:阿波
  1. TIERRA

    0下载:
  2. 地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。在Tierra中,“生物”由一系列能够自我复制的机器代码或程序组成,它在计算机中的复制分别受到计算机的存储空间和CPU时间约束。能有效地占有内存空间和利用CPU时间的生物体,将具有更高的适应度,传递到下一代的机会就越大。 在Tierra中,计算机的RAM(随机访问存储器)中有
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:269312
    • 提供者:陈谭
  1. 传教士与野人渡河问题深度优先搜索

    0下载:
  2. 学习人工智能作的一个小设计,用VC++6.0来基本实现传教士和野人渡河问题,这个算法是应用深度优先搜索算法。-study artificial intelligence for a small design, VC 6.0 to achieve missionaries and savage river, the algorithm is the use of depth-first search algorithm.
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:1170432
    • 提供者:藤力
  1. 斗地主_源代码

    0下载:
  2. 功能强大的斗地主游戏.用DX开发,支持局网对战,也可与电脑对战.带有一定水平的人工智能,可以给写人工智能的朋友带来一些参考-card game, function is powerful. Develop by DX, playing LAN and human vs PC. AI is good, wellcome share it.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-14
    • 文件大小:1820672
    • 提供者:林江
  1. 数字图像处理的讲义加代码

    0下载:
  2. 数字图像处理的讲义加代码,华中科技大学图像信息与人工智能研究所的-digital image processing code plus the lectures, Huazhong University of Science and Technology Information and Image Institute of Artificial Intelligence
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:666624
    • 提供者:原野
  1. 模拟退火c++的算法程序

    0下载:
  2. 模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值-simulated annealing algorithm procedures, the most widely used optimization, operations research, artificial intelligence, genetic algorithms and other areas of learning i
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:43008
    • 提供者:hu
  1. veelionAI

    0下载:
  2. 人工智能中经典算法-宽度搜索和启发是搜索(A*算法)在VC环境下的实现代码,对于学习人工智能有很多帮助- In the artificial intelligence the classical algorithm- width search and the inspiration are the search (the A* algorithm) under the VC environment realization code,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:104448
    • 提供者:大虫
  1. 野人传教士问题

    0下载:
  2. 这是关于人工智能中关于传教士和野人问题的详细说明,请大家参考,提出修改意见-on Artificial Intelligence missionaries and Savage on the details, please refer to proposed amendments. .
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:刘宪国
  1. 20051004深度优先

    0下载:
  2. 人工智能中的八数码难题 这个采用的是深度优先方法 编程球境是VC++ 解压即可.-artificial intelligence of eight digital problem is the depth of the preferred method of programming ball Habitat VC can be unpacked.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:289792
    • 提供者:刘强
  1. Game_AI

    0下载:
  2. 电脑游戏中的人工智能制作的文章收集。 搞游戏设计和编程的人都可以参考一下-computer game produced by the artificial intelligence collection article. Engage in game design and programming people can take a look
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:882688
    • 提供者:刘永健
  1. a星算发

    0下载:
  2. 人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等 -artificial intelligence Queen's classic 8, the algorithm is a* algorithm. Use of this algorithm can solve eight digital, 8 Queen's problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:39936
    • 提供者:春风秋雨
  1. number1

    0下载:
  2. 八数码的C++解法,广度优先算法完成,人工智能中难题-eight digital C solution, the breadth- first algorithm. AI problems
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:晓天
  1. vwumpus

    0下载:
  2. 一个基于MFC的人工智能的巫魔问题求解,图形化界面显示。-an artificial intelligence-based MFC Witch of the devil problem solving, graphical interface shows.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:128000
    • 提供者:阿赫
  1. 妙手连珠

    0下载:
  2. 很早以前编的人工智能了 请来信探讨gool4yuyi@21cn.com 或加QQ:895213-long time ago, a series of requests from the artificial intelligence on gool4yuyi@21cn.com or increase QQ : 895213
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2418688
    • 提供者:dai
  1. 模糊神经网络解耦MATLAB程序

    0下载:
  2. 这个儿模糊神经网络解耦MATLAB程序对一些人工智能爱好者来说还是比较有用的.-the abuse FNN decoupling MATLAB procedures on some artificial intelligence lovers or more useful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:
  1. Flash5 五子棋

    0下载:
  2. 该游戏用到了人工智能算法,较为复杂。 在计算游戏的智能方面可以有较大提高。-the game uses artificial intelligence algorithm, is more complex. In the calculation of intelligent game can be greatly enhanced.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:27648
    • 提供者:itchy
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org