Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Artificial Intelligence
Search - Artificial Intelligence - List
Context-Aware Experience Sampling是一个环境敏感的经验采样/生态学瞬间估价软件,它使用带有人工智能算法的PDA设备上的传感器让研究人员研究人类在真实环境中的行为。 -Context-Aware Experience Sampling is an environmentally sensitive experience sampling/ecology instant valuation software, which uses artificial intelligence algorithms with PDA devices, sensors allow researchers in the real environment of human behavior.
Date : Size : 177kb User :

DL : 0
这是上人工智能课老师叫完成的A*算法,我用C#实现,C#做界面比较方便-This is called artificial intelligence teacher completed the A* algorithm, I used the C# Achieve, C# Done more convenient interface
Date : Size : 57kb User : Tom

DL : 0
这是一遍人工智能的一个很经典的算法,是人工智能的一次实验课的课题:”传教士与野人渡河问题”。-This is again a very classic artificial intelligence algorithms, is an experimental class of artificial intelligence topics: The Missionary and the Savage River problem.
Date : Size : 9kb User : wang

DL : 0
基于遗传算法的求函数最优解,人工智能,实验,遗传算法-Based on genetic algorithm for function of the optimal solution, artificial intelligence, experimental, genetic algorithm
Date : Size : 28.45mb User : 耿锦威

DL : 0
以PID 控制为例,讨论在计算机控制中实现参数自整定的一种智能控制方法。在传统 的PID 控制的参数自整定算法中引入人工智能理论,首先将人的控制经验表示成自整定算法主要规则。 从专家系统角度,描述了规则的产生式表示和计算机内的存储结构,控制知识库的建立及推理机制。-PID control as an example to discuss the computer-controlled to achieve self-tuning parameters of an intelligent control methods. In the traditional PID control parameters for self-tuning algorithm for the introduction of artificial intelligence theory, first of all, the control of human experience expressed as self-tuning algorithm for the primary rules. Expert system from the point of view, describes the rules and production, said computer storage structure, control the establishment of a knowledge base and reasoning mechanism.
Date : Size : 442kb User : 周炜

DL : 0
一个好用的新八皇后问题动画演示程序,对学习人工智能很有帮助-A new eight-to-use animation demo program s problems, very helpful in learning artificial intelligence
Date : Size : 193kb User : tianyuan

博弈人工智能应用程序实例 一个人机大战的程序设计。值得参考 人工智能-Game artificial intelligence application instance of a man-machine war of the program design. It is also useful in artificial intelligence
Date : Size : 18kb User : jinbihan

DL : 0
人机对弈,很不错的东西,人工智能的棋子不能有密码,还有这个系统好烦啊,-Man-machine chess, it is a good thing, artificial intelligence can not have a password pawn, as well as good烦啊the system,
Date : Size : 3.79mb User : du

DL : 0
人工智能小程序,其中涉及了A*算法,主要为搜索优化。-Artificial Intelligence small procedure, which involves the A* algorithm, mainly for search optimization.
Date : Size : 31kb User : faway

DL : 0
人工智能中Agent开发包。多 Agent 系统是处理自治 Agent 之间知识层的协作问题,然而,目前,由于建立多 Agent 系统固有的困难,这一愿望还没实现,因此, Agent 开发者就渴望能建立分散的多 Agent 系统开发方法论和工具包,这种思想带来了 ZEUS Agent Building Toolkit 的问世。通过 Agent 级的组成部分的一个库的支持,以及 Agent 建立过程的环境支持,这个工具包便于快速开发出协作的多 Agent 应用。 ZEUS 工具包是建立 Agent 技术的很完美的结晶品,提供合为一体的建立协作 Agent 的环境。-Artificial Intelligence Agent Development Kit. Multi-Agent System Agent to deal with self-government collaboration between the knowledge layer problem, however, at present, as a result of a multi-Agent system, the inherent difficulties, the desire to not realize, therefore, Agent developer on the desire to establish a decentralized multi-Agent System Development methodology and tool kits, such thinking has brought the ZEUS Agent Building Toolkit available. Agent class through an integral part of a library support, as well as the Agent to establish the process of environmental support, the tool kit to facilitate rapid development of a collaborative multi-Agent Application. ZEUS toolkit is to establish Agent technology is a perfect crystallization of goods, providing for the establishment of integrated collaboration environment Agent.
Date : Size : 41.95mb User : sxcafe

DL : 0
用启发式算法实现一字琪,人工智能实验 -Heuristic algorithm using the word Qi, artificial intelligence experiments realize the word Qi heuristic algorithms, artificial intelligence experiment
Date : Size : 791kb User : 庄重

DL : 0
AO*算法 自己在人工智能实验课上编写的-AO* Algorithm own experiment in artificial intelligence class prepared
Date : Size : 3.52mb User : 庄重

人工神经网络识别,人工智能实验课上做的人工神经网络识别,人工智能实验课上做的-Artificial neural network identification, Artificial Intelligence class to do the experiment of artificial neural networks, artificial intelligence to do the experimental class
Date : Size : 7.1mb User : 庄重

Artificial Intelligence with Uncertainty
Date : Size : 7.87mb User : fengyun_feng

用VC实现的,采用C++语言、极大极小算法完成的三字棋小游戏。是人工智能的一次作业,可以运行。-VC with the implementation, using C++ language, minimax algorithm to complete chess game of words. Artificial intelligence are the one-stop, you can run.
Date : Size : 1.92mb User : 朱静

DL : 0
一个人工智能的课设,是遗传算法求最值,主要代码在kernel.h中!-Set up a course in artificial intelligence, genetic algorithms are seeking the most value in the main code at kernel.h!
Date : Size : 6.83mb User : lele

黑白棋实例研究,基于人工智能的黑白棋程序设计。-Case Study Reversi, Reversi based on artificial intelligence programming.
Date : Size : 82kb User : 章建华

DL : 0
经典的人工智能问题求解,附有遗传算法和模拟退火算法,以及调试过程-Classical artificial intelligence problem solving, with a genetic algorithm and simulated annealing algorithm, as well as the debugging process
Date : Size : 1.35mb User : toonlily

本文的VB.NET实现的代码,用于解决经典的人工智能方面的八皇后问题。-In this paper, the realization of the VB.NET code for the area of artificial intelligence to solve the classic problem of the eight Queen' s.
Date : Size : 45kb User : wangjiancun

DL : 0
用vc6.0MFC实现的五子棋游戏。经过修改后,加入了比较厉害的人工智能。电脑不是那么容易战胜的!-Gobang vc6.0MFC achieved with the game. After modifications, adding a more powerful artificial intelligence. Computer is not so easily defeated!
Date : Size : 95kb User : deng1243
« 1 2 3 4 5 6 78 9 10 11 12 ... 24 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.