期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
C^(++)与故障诊断专家系统 被引量:4
1
作者 肖显军 勒中鑫 《信息工程学院学报》 1994年第4期25-34,共10页
本文介绍用c建造旋转机械转子故障诊断专家系统。知识库采用面向对象的知识表示方法使框架表示和产生式规则表示融于一体,通过知识库分层模块化管理,知识模块由元规则动态地调人工作平台。实例验证,系统诊断效率高,分析结果与实际... 本文介绍用c建造旋转机械转子故障诊断专家系统。知识库采用面向对象的知识表示方法使框架表示和产生式规则表示融于一体,通过知识库分层模块化管理,知识模块由元规则动态地调人工作平台。实例验证,系统诊断效率高,分析结果与实际吻合。 展开更多
关键词 专家系统 知识库 C^++程序语言 故障诊断
下载PDF
Tools to make C programs safe: a deeper study 被引量:1
2
作者 王继民 平玲娣 +2 位作者 潘雪增 沈海斌 严晓浪 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2005年第1期63-70,共8页
The C programming language is expressive and flexible, but not safe; as its expressive power and flexibility are obtained through unsafe language features, and improper use of these features can lead to program bugs w... The C programming language is expressive and flexible, but not safe; as its expressive power and flexibility are obtained through unsafe language features, and improper use of these features can lead to program bugs whose causes are hard to identify. Since C is widely used, and it is impractical to rewrite all existing C programs in safe languages, so ways must be found to make C programs safe. This paper deals with the unsafe features of C and presents a survey on existing solutions to make C pro- grams safe. We have studied binary-level instrumentation tools, source checkers, source-level instrumentation tools and safe dialects of C, and present a comparison of different solutions, summarized the strengths and weaknesses of different classes of solutions, and show measures that could possibly improve the accuracy or alleviate the overhead of existing solutions. 展开更多
关键词 Unsafe feature C language Instrumentation tools Safe dialect
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部