模糊知识库,fuzzy knowledge base
1)fuzzy knowledge base模糊知识库
1.In the expert system of fault diagnosis for aircraft, fuzzy metagraph is applied in constructing fuzzy knowledge base.在分析了现有模糊图论结构的基础上 ,对模糊超图和模糊有向图进行扩充 ,提出一种新的图论结构——模糊元图 ,并将其应用于飞行器故障诊断中的模糊知识库构造。
英文短句/例句

1.A Model of Logistics Fuzzy Knowledge Database System Based on Cloud Theory一种基于云理论的物流模糊知识库系统模型
2.The Design and Realization of Fuzzy Knowledge Base in Expert System;一种专家系统模糊知识库的设计与实现
3.The application of dynamic and obscure logic in intellectual data动态模糊逻辑在知识库系统中的应用研究
4.A Knowledge-Based Approach to Fuzzy Querying over Relational Database一种基于知识的关系数据库模糊查询方法
5.The Research on How to Merge Newly Discovered Knowledge with Original Fuzzy Knowledge Base;数据挖掘结果与模糊专家系统知识库的融合研究
6.Fuzzy comprehensive appraisal of knowledge employees in knowledge-based enterprises;知识型企业知识员工的模糊综合评价
7.The Expression Method on Knowledge of Knowledge Data-base and Reasoning Knowledge of Die Structure冲模结构知识库知识与控制性知识的表示
8.Research on Weighted Fuzzy Petri Net and its Applications in Knowledge Reasoning加权模糊Petri网在模糊知识推理中的应用研究
9.Construction and Application of Multiple Goals Decision-making Method Model for Intellectual Property Appraisal;知识产权模糊评价模型的构建与应用
10.Study on Algorithm of Knowledge Acquisition Based on Fuzzy Rough Set;基于模糊粗糙集的知识获取算法研究
11.The Study on Fuzzy Judgement System of Knowledge Innovation Ability of Enterprise;企业知识创新能力模糊评价体系研究
12.Study on Definition of "Indefinite Areas" in Intellectual Property Laws;知识产权法中"模糊区"的清晰化探讨
13.On the Modeling Method of Setting up Distributed Knowledge Database Based on Web Knowledge;基于Web知识的分布式知识库的模型研究
14.The Motivation model of Institutional Repository Based on Knowledge Management基于知识管理的学术机构知识库激励模式研究
15.Construction of Institutional Repository and the Knowledge Service of Academic Library机构知识库与高校图书馆知识服务的实现模式
16.Active Fuzzy Approach of Cumulated Anomaly Recognition in Databases;数据库累积异常的主动模糊识别方法研究
17.Research on Fingerprint Identification Technology Based on PCNN and Fuzzy Vault Algorithms基于PCNN及模糊金库算法的指纹识别技术的研究
18.Research of Modeling and Applications of Knowledge Base System Based on Ontology;基于Ontology知识库系统建模与应用研究
相关短句/例句

Knowledge database fuzzy reasoning知识库模糊推理
3)Fuzzy Knowledge Rule Base模糊知识规则库
4)fuzzy knowledge模糊知识
1.A new fuzzy data model method has been gaven after studying the fuzzy knowledge representation.研究了模糊知识的表示方法,提出了一种表示模糊知识的模糊数据模型,利用属性加权模糊值来表示模糊性数据。
2.This paper combined the part information of feature modeling and representation of fuzzy knowledge with fuzzy reasoning based on CAPP system.本文在基于CAPP系统特征建模的基础上 ,把零件的特征建模信息和模糊知识描述与模糊推理方法相结合 ,用模糊推理方法获得了特征的最终加工工
3.The fuzzy knowledge base is established using object oriented intelligent programming languageVisual Prolog,and the fuzzy rule knowledge for the fault can be acquired from the practical data and expert experience.采用面向对象的智能型编程语言VisualProlog建立了模糊知识库,系统能够利用实际故障数据,吸收专家经验采用模糊知识构造故障树,使计算机分析得出的结果更切合实际。
5)fuzzy knowledge base management system模糊知识库管理系统
1.An object-oriented fuzzy knowledge base management system model;一种面向对象的模糊知识库管理系统模型
6)Fuzzy commonsense knowledge base模糊常识库
延伸阅读

基于知识库的数控编程过程的实现PowerMILL是英国Delcam Plc公司推出的一款三维复杂形体数控加工系统。本文介绍的是其在一汽模具制造公司制造公司的具体应有案例,文中详细介绍了利用PowerMILL软件的二次开发环境,建立基于该公司实际情况的各类常用数据库的开发方式以及利用该数据库进行数控编程的基本过程。一、前言 一汽模具制造公司模具数控加工技术的应用始于20世纪80年代初,多年以来积累了丰富的数控编程及加工经验。但近年来,随着计算机技术、编程软件技术、高速加工技术等数控相关技术的快速发展,特别是公司投巨资引进了10余台大型高速数控加工中心,迫切需要一种既能快速、安全编程,又简单易学、易用的编程方式。PowerMILL软件就是在基于这种要求下,于2002年引进的。刚开始使用该软件时总要重复地输入很多参数,容易出错,编程质量主要取决于编程员个人的软件熟练程度及编程经验。经过一段时间的摸索后,我们利用该软件二次开发环境开放性好的特点,逐步生成了很多实用性很强的综合编程软件系统与实际加工状况的编程方式宏程序数据库,这些宏程序通过近两年的不断完善和更改,现已得到广泛的应用。以下分别对宏程序数据库的开发方式以及利用该数据库进行数控编程的基本过程进行简单介绍。二、各类宏程序参数库的构建方式 1.宏程序的生成 所谓宏程序的编制就是通过软件所提供的宏命令记录工具将编程过程中需经常性输入的大量参数或命令转化成简单的单一命令。如图1所示,宏程序生成后所对应的就是一个文本文件,可以使用文本编辑器进行修改。使用宏程序可以快速地将编程加工规范及个人的编程加工经验融合成一标准文件,并加以推广应用。宏程序的纪录,比较灵活,任何人都可以随时记录,随时使用,也可以利用编辑器进行编辑组合。在编辑纪录过程中一定要注意程序顺序的逻辑性,不同加工策略之间的加工参数不能互相影响,必要时应用重置表格(Reset)命令将软件参数恢复到开机状态。图1 基础宏程序的构建 2.加工模板库的构建 PowerMILLv4.5版本以后提供了加工模板的概念。刀具路径模板是通过在标准的刀具路径策略表格中填写上有关数值,然后将此策略以模板形式保存供将来使用的一种模板文件,如图2所示。将加工模板及相应的图标放置在软件的固定路径下,就可以在软件界面中按普通命令直接打开使用,也可以用宏程序调用模板。根据需要灵活组合加工模板或宏程序参数的调用方式,可以有效地降低宏程序的复杂程度,便于更改。