RSS
热门关键字:  数据挖掘  数据仓库  商业智能  人工智能  搜索引擎
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 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册