CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - artificial intelligence

搜索资源列表

  1. Javachess

    0下载:
  2. 电脑游戏中的人工智能制作,棋弈游戏,另外有详细的文档加以说明,虽然有文档,但限制20字,还得凑凑,-computer games production of artificial intelligence, and the chess game newcomers, and a detailed document to be, although there are documents, but the 20-character limit, they have got to take care
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:57276
    • 提供者:和尚
  1. esystem

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

    • 发布日期:2008-10-13
    • 文件大小:2316
    • 提供者:阿波
  1. TIERRA

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

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

    1下载:
  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. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:9059
    • 提供者:藤力
  1. 数字图像处理的讲义加代码

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

    • 发布日期:2008-10-13
    • 文件大小:667304
    • 提供者:原野
  1. Horse_Racing

    1下载:
  2. 赛马游戏程序,搞人工智能的朋友想要相关代码的请与我联系-race games and engage in artificial intelligence friends want code please contact me
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:668780
    • 提供者:张乐平
  1. 模拟退火c++的算法程序

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

    • 发布日期:2008-10-13
    • 文件大小:43206
    • 提供者:hu
  1. cheszhou

    0下载:
  2. 一个简单的象棋游戏,这是我第一次用面向对象的方法写一个较大的程序。对博奕算法,没有过多的研究,智能化程度不高,只体现其原理!-a simple chess game .this is my first time to develop a big program whith oo. superficial resersh to game algrithms, little artificial intelligence,only embody its theory.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:823185
    • 提供者:周伟斌
  1. TicTacToe1

    0下载:
  2. Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器,所以每一个步骤都有时间限制。此外,计算机可是一个有简单智能的对手,他不但不会随便出手,反而还要竭力赢了你才罢休。 Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple artificial intelligence: computer
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:12713
    • 提供者:刘德小花
  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, has regarding the study arti
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:87872
    • 提供者:大虫
  1. 野人传教士问题

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

    • 发布日期:2008-10-13
    • 文件大小:9022
    • 提供者:刘宪国
  1. 修道士与野人1.9

    0下载:
  2. 用C++实现传教士与野人问题,其中规定有一个野人不会划船的人工智能问题-C and Savage realize missionaries, which is not a savage row of artificial intelligence problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2570
    • 提供者:唐海伦
  1. heleFive

    0下载:
  2. 有人工智能和联网对弈功能。画面自我感觉还行。人工智能弱了些。有双方落子记录、悔棋。还有“电脑代理功能”也就是不论和电脑还是联网和其他人下,中途离开,可以选电脑代理。此时电脑利用AI和对方下。-a game artificial intelligence and networking functions. Feeling self-images also OK. Some weak artificial intelligence. The two sides Kutno record, he ne
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1357222
    • 提供者:盒了
  1. 20051004深度优先

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

    • 发布日期:2008-10-13
    • 文件大小:14363
    • 提供者:刘强
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:39852
    • 提供者:春风秋雨
  1. chenbo广度

    0下载:
  2. 人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11649
    • 提供者:春风秋雨
  1. f_3343

    0下载:
  2. VC中利用人工智能解决八迷宫问题。这是一个很有趣的人工智能小程序,不妨试试看。-use artificial intelligence to solve eight problems maze. This is a very interesting small artificial intelligence procedures, it may try.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12546
    • 提供者:吴东
  1. vwumpus

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

    • 发布日期:2008-10-13
    • 文件大小:94842
    • 提供者:阿赫
  1. zhongguoxiangqi

    0下载:
  2. 根据《人工智能》编写的中国象棋游戏,可以选择多中搜索引擎,附有源代码-under the "artificial intelligence" prepared by the Chinese chess game, we can choose more search engines, with source code
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:152159
    • 提供者:陈浩
  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编程

    • 发布日期:2008-10-13
    • 文件大小:260279
    • 提供者:dai
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com