您的位置: 专家智库 > >

国家自然科学基金(60373066)

作品数:18 被引量:122H指数:6
相关作者:徐宝文聂长海周晓宇史亮陈火旺更多>>
相关机构:东南大学武汉大学南京信息工程大学更多>>
发文基金:国家自然科学基金国家重点基础研究发展计划江苏省自然科学基金更多>>
相关领域:自动化与计算机技术更多>>

文献类型

  • 18篇期刊文章
  • 5篇会议论文

领域

  • 23篇自动化与计算...

主题

  • 4篇FEATUR...
  • 3篇BASED_...
  • 2篇信息共享
  • 2篇软件测试
  • 2篇自动生成
  • 2篇QUERY
  • 2篇SEMANT...
  • 2篇APPROA...
  • 2篇ED
  • 2篇ONTOLO...
  • 2篇CONCEP...
  • 1篇异常处理
  • 1篇应用软件
  • 1篇智能AGEN...
  • 1篇软件工程
  • 1篇软件开发
  • 1篇属性约简
  • 1篇数据生成
  • 1篇数据自动生成
  • 1篇统计测试

机构

  • 11篇东南大学
  • 3篇武汉大学
  • 3篇南京信息工程...
  • 2篇南京邮电大学
  • 1篇山东大学
  • 1篇中国矿业大学

作者

  • 11篇徐宝文
  • 4篇聂长海
  • 3篇周晓宇
  • 3篇史亮
  • 3篇王军
  • 2篇崔自峰
  • 2篇陈火旺
  • 2篇张卫丰
  • 2篇徐峻岭
  • 2篇李菊
  • 1篇肖洋
  • 1篇姜淑娟
  • 1篇袁胜忠
  • 1篇章晓芳
  • 1篇张德平
  • 1篇万晓民
  • 1篇黄文伟
  • 1篇贺红
  • 1篇水泱
  • 1篇解凯

传媒

  • 5篇Wuhan ...
  • 4篇计算机科学
  • 3篇Journa...
  • 3篇The Fi...
  • 1篇计算机研究与...
  • 1篇电子技术应用
  • 1篇东南大学学报...
  • 1篇计算机学报
  • 1篇武汉理工大学...
  • 1篇计算机与数字...

年份

  • 1篇2010
  • 2篇2008
  • 3篇2007
  • 8篇2006
  • 3篇2005
  • 6篇2004
18 条 记 录,以下是 1-10
排序方式:
Heuristic feature selection method for clustering被引量:1
2006年
In order to enable clustering to be done under a lower dimension, a new feature selection method for clustering is proposed. This method has three steps which are all carried out in a wrapper framework. First, all the original features are ranked according to their importance. An evaluation function E(f) used to evaluate the importance of a feature is introduced. Secondly, the set of important features is selected sequentially. Finally, the possible redundant features are removed from the important feature subset. Because the features are selected sequentially, it is not necessary to search through the large feature subset space, thus the efficiency can be improved. Experimental results show that the set of important features for clustering can be found and those unimportant features or features that may hinder the clustering task will be discarded by this method.
徐峻岭徐宝文张卫丰崔自峰
关键词:CLUSTERING
C程序单元级依赖性分析被引量:5
2004年
程序依赖性分析是软件分析的一个基本内容 ,目前的相关工作大多集中在语句级的分析方面。人们同样需要单元级的依赖信息来考察单元间的信息流向及整个程序的构架。本文针对C程序中函数间的调用依赖、参数传递依赖、全局数据依赖以及文件间的包含依赖和外部变量定义依赖进行了分析 ,并提出单元依赖图表达这些关系。基于此图 ,本文采用基于信息论的方法度量了单元间的耦合性。单元依赖图中保留的函数调用间的互斥关系提高了度量的准确性。相关的分析思想和技术适用于分析使用其它高级程序设计语言编写的软件。
周晓宇黄文伟史亮徐宝文
关键词:函数调用内聚性
Component system regression testing method based on CTAM
2005年
The emphasis of component system regression testing is retesting of the event interaction between updated components and other components in a system.A component system regression testing method based on a new component testing association model (CTAM) is proposed.First,the modification-affected component groups are identified by the impact analysis on CTAM,and each component in this group is assigned with an influence degree.Then,previous test cases are selected according to the influence degree,to generate the minimal regression test suite.Compared with traditional methods,CTAM is derived from the statistic on the interactive events that occurred in previous test executions,and focuses on the complicated relationship between components,which is more applicable to the component system regression testing.
解凯徐宝文聂长海史亮章晓芳
关键词:COMPONENT
一种静态分析C^(++)异常处理的方法
2006年
异常处理是现代程序设计语言提供的用来提高软件健壮性的一种机制。由于在 C^(++)的函数界面中并不要求声明该函数所能传播出的异常的类型,所以要想提高系统的健壮性,必须清楚在程序的执行过程中可能引发的异常、异常的传播路径等。然而在大型系统中,要想确定这些信息是非常困难的。本文针对 C^(++)的异常处理机制,首先提出了一个描述 C^(++)异常结构信息的模型,并把该模型应用于递归函数中。然后,描述了一个基于该模型的分析C^(++)程序异常结构信息的工具 CETool。该工具能提供所有显式引发异常的有关信息,为系统中异常处理结构的改进和程序的结构测试提供有价值的信息。最后给出了该工具的实现方法和应用实例。
姜淑娟徐宝文史亮肖洋
关键词:异常处理
Subsumption Checking between Concept Queries in Different Ontologies Based on Mutual Instances
2006年
This paper proposes a checking method based on mutual instances and discusses three key problems in the method: how to deal with mistakes in the mutual instances and how to deal with too many or too few mutual instances. It provides the checking based on the weighted mutual instances considering fault tolerance, gives a way to partition the large-scale mutual instances, and proposes a process greatly reducing the manual annotation work to get more mutual instances. Intension annotation that improves the checking method is also discussed. The method is practical and effective to check subsumption relations between concept queries in different ontologies based on mutual instances.
KANG Da-zhouLU Jian-jiangXU Bao-wenWANG PengZHOU Jin
关键词:ONTOLOGY
Concept Approximation between Fuzzy Ontologies
2006年
Fuzzy ontologics are efficient tools to handle fuzzy and uncertain knowledge on the semantic web; but there are heterogeneity problems when gaining interoperability among different fuzzy ontologies. This paper uses concept approximation between fuzzy ontologies based on instances to solve the heterogeneity problems. It firstly proposes an instance selection technology based on instance clustering and weighting to unify the fuzzy interpretation of different ontologies and reduce the number of instances to increase the efficiency. Then the paper resolves the problem of computing the approximations of concepts into the problem of computing the least upper approximations of atom concepts. It optimizes the search strategies by extending atom concept sets and defining the least upper bounds of concepts to reduce the searching space of the problem. An efficient algorithm for searching the least upper bounds of concept is given.
LI Yan-huiXU Bao-wenLU Jian-jiangKANG Da-zhouZHOU Jing-jing
关键词:APPROXIMATION
基于接口参数的黑箱测试用例自动生成算法被引量:70
2004年
测试用例的选择与生成技术是软件测试尤其是黑箱测试的一个重要研究领域 ,测试用例的质量将直接决定软件测试的科学性和有效性 .该文在一般的测试用例选择方法的基础上 ,提出了一种基于对接口参数进行组合覆盖的黑箱测试用例自动生成算法模型 ,据此可以生成一个对所有接口参数进行两两组合覆盖的测试用例表 .并证明了该方法产生的测试用例具有数量少、能实现对接口参数最大限度组合覆盖的特点 ,从而可以在提高软件测试质量的同时 ,降低成本 ,提高效率 .最后介绍了该算法在作者研究开发的测试数据生成工具中的实际效果 .
聂长海徐宝文
关键词:软件测试软件开发软件工程黑箱测试
统计测试中操作剖面的一种优化设计方法被引量:3
2008年
为了提高软件统计测试的效率,使用较少的测试资源达到测试目的,对测试剖面进行优化成为必需.采用客户需求和测试需求作为约束,模型静态参数或其他统计质量标准作为优化目标,提出了一种基于约束优化的测试剖面最优化计算框架.通过扩展蚁群算法研究了一种求解优化测试剖面的方法.实验表明,相对于传统的函数最优化方法,使用启发式的蚁群算法具有更好的优化效果,并且更具通用性.在统计测试中使用经过优化的测试剖面可以生成统计意义上符合测试需要的用例集合,提高测试效率.
万晓民张德平聂长海徐宝文
关键词:软件测试操作剖面测试剖面
Web Application Comprehension Based on Dependence Analysis
<正> Many research indicate a lot of money and time are spent on maintaining and modifying program delivered. S...
WU Jun-hua, XU Bao-wen, JIANG Ji-xiangDepartment of Computer Science and Engineering, Southeast University, Nanjing 210096, Jiangsu, China
文献传递
对应用软件进行安全测试的对手模式及其应用被引量:7
2006年
基于网络应用软件对安全性需求的日益加强,提出将安全性测试增加到软件功能性测试之中的观点,并且给出对应用软件进行安全测试的对手模式,以及为快速高效实施对手模式进行软件分解的方法和对手模式的应用范围。基于对手模式给出一种应用软件系统的抗攻击定理,该理论从安全性角度导出了一种实用的估算网络应用软件寿命的方法。
贺红徐宝文袁胜忠
关键词:安全性测试
共3页<123>
聚类工具0