Symbolware.AIMA: A C# implementation of AIMA
- 文件类型: Doc
- 软件大小: MB
- 软件类别: 国产软件
- 软件语言: 简体中文
- 授权方式: 共享软件
- 运行环境: Win2003,WinXP,Win2000,Win9X
- 更新时间: 2008-01-16
- 官方网址: http://www.ChinaKDD.com/sns

软件简介:
A C# implementation of algorithms from the book "Artificial Intelligence: A Modern Approach" (2nd Edition) by Stuart Russell and Peter Norvig.
Blogs: Symbolware.AIMA Blog
License : MIT License.
Release history:
Symbolware.AIMA by Lei Jiang (symbolware@symbolware.com)
Version 0.1
===========
This is a preview release and contains only the framework and BFS/DFS algorithms.
The latest release can always be found at http://www.symbolware.com/aima/
Install Steps
=============
1) Install Visual Studio 2008 and .NET Framework 3.5 (which is included in Visual Studio 2008 package).
2) Unzip the zip file into a folder (such as D:\AIMA).
3) Open AIMA.sln in Visual Studio 2008.
4) Press F5 to run.
Code Navigation
===============
Currently only BFS/DFS algorithms has implemented. Navigate to "Symbolware.AIMA.Samples.All.cs" and
press F11 to step in. You can also navigate to "Solution Items\AIMA.vsmdi", double click to open it,
select all unit tests, and click "Run Checked Tests" button to run tests.
下载地址:
下载地址:
进入下载地址列表
进入下载地址列表
最新评论共有 0 位网友发表了评论
查看所有评论
发表评论

