当前位置:首页 » 服务器技术
开发技术指南» 文章正文
    引言: 1.1 Expert syste
 

 

    摘要:提起.net版的bbs系统,我想很少会有人知道“飞翔论坛”这么一个东东,但学习.net的朋友应该都知道这个网站:中国dotnet论坛。该站用的.net版bbs系统就是2002年底完成的飞翔论坛第一版,这个版本是我们工作室的飘雪一人完成的,我当时还在搞asp开发,未涉足.net。印象中那时候国内公布的.net论坛并不多,比较出名的就是天行论坛和喳喳鸟的印象论坛,天行论坛是开源的,有vb和c#两个版本,源码我没细看,不好评价。客观的说当时的印象论坛是速度最快的......
    摘要: record management system是j2me的一个重要的子系统,目的是实现应用程序本地数据的持久性存储。目前支持文件系统的移动信息设备还有限,因此record management system是j2me开发人员实现本地数据存储的首选途径。本文的目的就是全面的介绍record management system的知识。 顾名思义record management system是管理数据的系统,record是系统中最重要的实体。在移动设备存储......


Rule-Based System
1.1   expert system

1.2 architecture of a rule-based expert system 【相关文章:端午佳节,我没有思念......

the expert system is “a computer program capable of performing at the level of a human expert in a narrow area”. expert systems, which are considered part of the field of artificial intelligence, are designed to imitate thought processes of an expert doing a particular task. it generally attempt to use of specialized knowledge to give advice or solve well-defined problems or tasks. 【扩展阅读:IIS操作类

  【扩展信息:复用函数之资料验证——减小您的工作量(一

a rule-based system (shown in figure 1) has five components: the knowledge base, the database, the inference engine, the explanation facilities, and the user interface.

l        the knowledge base contains the domain knowledge useful for problem solving. in a rule-based expert system, the knowledge is represented as a set of rules. each rule specifies a relation, recommendation, directive, strategy or heuristic and has the if (condition) then (action) structure. when the condition part of a rule is satisfied, the rule is said to fire and action is executed.


...   下一页
    摘要: 这是我在ibm developerworks上发表的一篇文章 http://www-900.ibm.com/developerworks/cn/java/l-struts-reflect/ 对正在用struts开发的朋友来说,这个技巧也许会对你的项目进展有所帮助。 不过,由于失误,那篇文章漏下一个很重要的方法,很多朋友发 mail问我,所以,就在这里补上。 //func:根据字段的名字返回相应的set方法的名字,比如:字段名 name,返回//setna......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE