期刊文献+
共找到1,058篇文章
< 1 2 53 >
每页显示 20 50 100
Dual-Object: 面向对象的并行程序设计 被引量:4
1
作者 袁伟 孙永强 《软件学报》 EI CSCD 北大核心 1998年第1期47-52,共6页
面向对象的并行程序设计提供了类似于共享内存模型对通讯和计算的抽象能力,从而非常适合于大型并行软件系统的开发.但是基于远程对象调用的分布式对象的实现效率一直是面向对象方法在分布式/并行程序设计中得到广泛应用的障碍.本文... 面向对象的并行程序设计提供了类似于共享内存模型对通讯和计算的抽象能力,从而非常适合于大型并行软件系统的开发.但是基于远程对象调用的分布式对象的实现效率一直是面向对象方法在分布式/并行程序设计中得到广泛应用的障碍.本文介绍了并行机MANNA上所采用的面向对象的并行程序设计模型——Dual-Object模型.该模型通过引入从语义角度出发给出的数据一致特性的描述,在一定程度上解决了实现效率低下的问题.其次,文章通过程序设计实例详细地讨论了基于Dual-Object模型的扩展C++并行程序设计,并给出了部分实际测试结果. 展开更多
关键词 并行程序设计 面向对象 DO模型 程序设计
下载PDF
基于objectARX的智能建筑综合布线CAD系统的开发与研究 被引量:3
2
作者 盛克苏 周云艳 袁海庆 《交通与计算机》 2003年第2期49-51,共3页
介绍了objectARX、VC++的开发环境、综合布线的主要内容及工程设计的特点 ,阐明了基于AutoCAD二次开发综合布线设计软件的主要设计思想、技术路线和系统的主要功能。
关键词 智能建筑 综合布线 CAD系统 objectARX
下载PDF
带OCL约束条件的类图到Object-Z规格说明的转换 被引量:4
3
作者 缪淮扣 陈怡海 《计算机科学》 CSCD 北大核心 2007年第1期228-235,共8页
如何提高软件的可靠性是目前软件研究领域的一个热点。将形式化方法和主流的软件开发方法相结合是一个可行的方法。本文研究UML语言和Object-Z语言相结合的方法,为主流的软件开发人员所使用的图形化规格说明技术与形式方法提供的精确的... 如何提高软件的可靠性是目前软件研究领域的一个热点。将形式化方法和主流的软件开发方法相结合是一个可行的方法。本文研究UML语言和Object-Z语言相结合的方法,为主流的软件开发人员所使用的图形化规格说明技术与形式方法提供的精确的分析和验证技术架起了一座桥梁。本文定义如何将带OCL约束条件的类图转换到Object-Z规格说明的方法。这样不仅可以通过支持Object-Z语言的工具来对UML语言描述的系统性质进行验证和确认,而且能够帮助规格说明人员方便地构造Object-Z规格说明。 展开更多
关键词 UML 类图 OCL约束 object-Z规格说明
下载PDF
Class Tester:一个基于状态转换的类测试工具的设计与实现 被引量:1
4
作者 谢晓东 卢炎生 《小型微型计算机系统》 CSCD 北大核心 2007年第3期447-450,共4页
面向对象软件测试的类测试方法有三种:基于规约说明的类测试方法、基于类流图的类测试方法、基于状态转换的类测试方法.本文描述了一个针对C++语言的基于状态的类测试工具的设计和实现,介绍了该工具的体系结构和主要算法.对测试驱动器... 面向对象软件测试的类测试方法有三种:基于规约说明的类测试方法、基于类流图的类测试方法、基于状态转换的类测试方法.本文描述了一个针对C++语言的基于状态的类测试工具的设计和实现,介绍了该工具的体系结构和主要算法.对测试驱动器的自动生成的方法作了详细介绍.最后通过一个实例描述了该工具的工作流程. 展开更多
关键词 软件测试 面向对象软件测试 类测试 测试工具
下载PDF
PCATNet: Position-Class Awareness Transformer for Image Captioning
5
作者 Ziwei Tang Yaohua Yi +1 位作者 Changhui Yu Aiguo Yin 《Computers, Materials & Continua》 SCIE EI 2023年第6期6007-6022,共16页
Existing image captioning models usually build the relation between visual information and words to generate captions,which lack spatial infor-mation and object classes.To address the issue,we propose a novel Position... Existing image captioning models usually build the relation between visual information and words to generate captions,which lack spatial infor-mation and object classes.To address the issue,we propose a novel Position-Class Awareness Transformer(PCAT)network which can serve as a bridge between the visual features and captions by embedding spatial information and awareness of object classes.In our proposal,we construct our PCAT network by proposing a novel Grid Mapping Position Encoding(GMPE)method and refining the encoder-decoder framework.First,GMPE includes mapping the regions of objects to grids,calculating the relative distance among objects and quantization.Meanwhile,we also improve the Self-attention to adapt the GMPE.Then,we propose a Classes Semantic Quantization strategy to extract semantic information from the object classes,which is employed to facilitate embedding features and refining the encoder-decoder framework.To capture the interaction between multi-modal features,we propose Object Classes Awareness(OCA)to refine the encoder and decoder,namely OCAE and OCAD,respectively.Finally,we apply GMPE,OCAE and OCAD to form various combinations and to complete the entire PCAT.We utilize the MSCOCO dataset to evaluate the performance of our method.The results demonstrate that PCAT outperforms the other competitive methods. 展开更多
关键词 Image captioning relative position encoding object classes awareness
下载PDF
基于QAxObject类的教务排课软件设计与实现
6
作者 李力嘉 《信息与电脑》 2018年第24期137-139,共3页
笔者主要阐述了如何在Qt Creator平台上利用C++编程语言设计一款教务排课软件,主要针对职业院校里各系部课程的安排。通过仔细梳理、分析实际课程安排时遇到的问题,明确一系列需求,用QAxOb ject类直接调用Excel文件,配合Excel VBA按照... 笔者主要阐述了如何在Qt Creator平台上利用C++编程语言设计一款教务排课软件,主要针对职业院校里各系部课程的安排。通过仔细梳理、分析实际课程安排时遇到的问题,明确一系列需求,用QAxOb ject类直接调用Excel文件,配合Excel VBA按照一定的排课算法实现排课,并生成一系列课表和任务通知书等教务相关文档。从而提升职业院校教务部门的工作效率,避免了人工排课出现课程冲突的问题。 展开更多
关键词 QT QAxobject VBA COM对象 API
下载PDF
MultiobjectC─一个面向对象的并发程序设计语言的设计
7
作者 裴健 胡冰烽 徐良贤 《计算机研究与发展》 EI CSCD 北大核心 1994年第3期47-52,共6页
MultiobjectC语言是我们设计的一个面向对象的并发程序设计语言,它以C语言为基语言,引入了类和对象等机制以及并发对象间的通信设施,支持面向对象的并发程序设计。本文讨论了我们在设计过程中的考虑,并与AT&TBe... MultiobjectC语言是我们设计的一个面向对象的并发程序设计语言,它以C语言为基语言,引入了类和对象等机制以及并发对象间的通信设施,支持面向对象的并发程序设计。本文讨论了我们在设计过程中的考虑,并与AT&TBell实验室的ConcurrentC++语言作了一些比较。 展开更多
关键词 C语言 程序语言 面向对象 程序设计
下载PDF
OBJECT-ORIENTED NUMERICAL MANIFOLD METHOD 被引量:1
8
作者 Zhang Xiangwei 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2000年第2期134-139,152,共7页
The design and management of the objects about the numerical manifold method are studied by abstracting the finite cover system of numerical manifold method as independent data classes and the theoretical basis for th... The design and management of the objects about the numerical manifold method are studied by abstracting the finite cover system of numerical manifold method as independent data classes and the theoretical basis for the researching and expanding of numerical manifold method is also put forward. The Hammer integration of triangular area coordinates is used in the integration of the element. The calculation result shows that the program is accuracy and effective. 展开更多
关键词 Mould method class/object Cover
下载PDF
NDVI-Based Lacunarity Texture for Improving Identification of Torreya Using Object-Oriented Method 被引量:5
9
作者 HAN Ning WU Jing +2 位作者 Amir Reza Shah Tahmassebi XU Hong-wei WANG Ke 《Agricultural Sciences in China》 CAS CSCD 2011年第9期1431-1444,共14页
Normalized Difference Vegetation Index (NDVI) is a very useful feature for differentiating vegetation and non-vegetation in remote sensed imagery. In the light of the function of NDVI and the spatial patterns of the... Normalized Difference Vegetation Index (NDVI) is a very useful feature for differentiating vegetation and non-vegetation in remote sensed imagery. In the light of the function of NDVI and the spatial patterns of the vegetation landscapes, we proposed the lacunarity texture derived from NDVI to characterize the spatial patterns of vegetation landscapes concerning the "gappiness" or "emptiness" characteristics. The NDVI-based lacunarity texture was incorporated into object-oriented classification for improving the identification of vegetation categories, especially Torreya which was the targeted tree species in the present research. A three-level hierarchical network of image objects was defined and the proposed texture was integrated as potential sources of information in the rules base. A knowledge base of rules created by classifier C5.0 indicated that the texture could potentially be applied in object-oriented classification. It was found that the addition of such texture improved the identification of every vegetation category. The results demonstrated that the texture could characterize the spatial patterns of vegetation structures, which could be a promising approach for vegetation identification. 展开更多
关键词 Torreya NDVI LACUNARITY class hierarchy object-oriented method decision tree spatial pattern
下载PDF
基于Object控件的组成原理仿真系统
10
作者 钟鸣 李云鹤 《茂名学院学报》 2004年第4期34-37,共4页
 研究在硬件仿真系统中的面向对象技术,使用Object控件开发通用型组成原理实验仿真系统,系统设计采用分层结构和面向对象的设计思想,克服了以往组成原理仿真软件通用性差和功能少的缺点,用户既可使用该系统进行模块内部的设计,又可利...  研究在硬件仿真系统中的面向对象技术,使用Object控件开发通用型组成原理实验仿真系统,系统设计采用分层结构和面向对象的设计思想,克服了以往组成原理仿真软件通用性差和功能少的缺点,用户既可使用该系统进行模块内部的设计,又可利用封装好的模块控件进行高级设计。该系统采用可视化的图形界面,具有良好的扩充性。 展开更多
关键词 面向对象 组成原理仿真系统 object控件 封装
下载PDF
Impact of Coupling and Cohesion in Object-Oriented Technology 被引量:1
11
作者 Vipin Saxena Santosh Kumar 《Journal of Software Engineering and Applications》 2012年第9期671-676,共6页
The interaction between the classes or within the classes shows the complexity of the design. For one smaller problem, there may be more than one software design but who will be the best;depends on the complexity leve... The interaction between the classes or within the classes shows the complexity of the design. For one smaller problem, there may be more than one software design but who will be the best;depends on the complexity level of software design. Therefore, coupling and cohesion which shows the interlinking of classes and strength of classes;control the complexity of the design. The best software object oriented design is based upon the low coupling and high cohesion level. In the present work, a real case study of Life Insurance policy for handicapped person is demonstrated through the UML Class Diagram;coupling and cohesion levels are measured and results are demonstrated in the form of tables. 展开更多
关键词 UML object-ORIENTATION COUPLING COHESION and class DIAGRAM
下载PDF
Improving Class Cohesion Measurement: Towards a Novel Approach Using Hierarchical Clustering
12
作者 Lazhar Sadaoui Mourad Badri Linda Badri 《Journal of Software Engineering and Applications》 2012年第7期449-458,共10页
Class cohesion is considered as one of the most important object-oriented software attributes. High cohesion is, in fact, a desirable property of software. Many different metrics have been suggested in the last severa... Class cohesion is considered as one of the most important object-oriented software attributes. High cohesion is, in fact, a desirable property of software. Many different metrics have been suggested in the last several years to measure the cohesion of classes in object-oriented systems. The class of structural object-oriented cohesion metrics is the most in-vestigated category of cohesion metrics. These metrics measure cohesion on structural information extracted from the source code. Empirical studies noted that these metrics fail in many situations to properly reflect cohesion of classes. This paper aims at exploring the use of hierarchical clustering techniques to improve the measurement of cohesion of classes in object-oriented systems. The proposed approach has been evaluated using three particular case studies. We also used in our study three well-known structural cohesion metrics. The achieved results show that the new approach appears to better reflect the cohesion (and structure) of classes than traditional structural cohesion metrics. 展开更多
关键词 object-ORIENTED classES COHESION SIMILARITY CLUSTERING Metrics and Empirical Evaluation
下载PDF
Object Oriented Query Response Time for UML Models
13
作者 Vipin Saxena Santosh Kumar 《Journal of Software Engineering and Applications》 2012年第7期508-512,共5页
Nowadays, the size of database of any business organization is increasing and many of the companies are shifted the old structured database into the object oriented database. Due to increase of size of database comple... Nowadays, the size of database of any business organization is increasing and many of the companies are shifted the old structured database into the object oriented database. Due to increase of size of database complexity of database is increasing therefore, it is necessary to optimize the object oriented query response time from the complex object oriented database. In the present paper, a real case study of Life Insurance Corporation of India is taken and sample object oriented database is designed by the use of SQL Server 2008. A UML model is designed for computing the object oriented query response time. Table and graph are also represented for the computed records in five runs. 展开更多
关键词 UML object ORIENTATION class DIAGRAM SEQUENCE DIAGRAM SQL Server
下载PDF
Object-Oriented Database Connectivity for Hand Held Devices
14
作者 Vipin Saxena Santosh Kumar 《Journal of Software Engineering and Applications》 2012年第5期314-320,共7页
Due to the lack of representation of an object-oriented database on hand-held devices, the present work describes an approach to send the information in the form of an object-oriented database on hand-held devices. A ... Due to the lack of representation of an object-oriented database on hand-held devices, the present work describes an approach to send the information in the form of an object-oriented database on hand-held devices. A smart phone is selected as a hand-held device and connectivity between the object-oriented databases has been established by the use of the object-oriented programming language C#.Net. For modeling purpose, Unified Modeling Language (UML) is used to specify a UML Class Model and Sequence diagram. A concept of star schema is also used to represent the object-oriented database. 展开更多
关键词 UML object Orientation class DIAGRAM Sequence DIAGRAM SQL Server Star SCHEMA and C#.NET
下载PDF
Improvement of Software Quality Attributes in Object Oriented Analysis and Design Phase Using Goal-Question-Metric Paradigm
15
作者 Hitesh Rajput Lalit Kumar Singh 《Journal of Software Engineering and Applications》 2011年第6期345-349,共5页
In a competitive business landscape, large organizations such as insurance companies and banks are under high pres-sure to innovate, improvise and distinguish their products and services while continuing to reduce the... In a competitive business landscape, large organizations such as insurance companies and banks are under high pres-sure to innovate, improvise and distinguish their products and services while continuing to reduce the time-to market for new product introductions. Traditional approaches to software reliability modeling for such software are black box-based. Bad structure or model again can lead us to lower down these non functional properties. The basic constructs of the model are objects. We will not deal about the identification of the objects, as may be referred in many books, but how to model those objects. The objective of this paper is to provide a philosophical approach, using Goal-Question-Metric paradigm, to structure or model the identified objects of software system, in better way to improve the quality of the software. 展开更多
关键词 Software Reliability OOAD class object Association GQM MFC
下载PDF
On the Transformation of the Traditional “Blood Revenge” in the “Red Literary Classics”
16
作者 Li Xin 《学术界》 CSSCI 北大核心 2015年第3期308-312,共5页
The writers of the"red literary classics"replace the Confucian tradition of the blood relation with the modern"class struggle theory",so the class attribute becomes the one and only standard for va... The writers of the"red literary classics"replace the Confucian tradition of the blood relation with the modern"class struggle theory",so the class attribute becomes the one and only standard for value evaluation,under which the modern "class revolution"is quite different from the traditional blood revenge,taking on the expansion of the revenge object,the simplification of the revenge method,ennobling of the revenge motivation and the legalization of the revenge means and so on. 展开更多
关键词 传统 文学 价值评估 类属性 合法化
下载PDF
An approach to formalizing specification-based class testing
17
作者 缪淮扣 刘玲 《Journal of Shanghai University(English Edition)》 CAS 2006年第1期25-32,共8页
This paper presents a framework that can be used to formalize the specification-based single-class test generation process. Object-Z is used to describe both software requirements and the proposed framework. Using thi... This paper presents a framework that can be used to formalize the specification-based single-class test generation process. Object-Z is used to describe both software requirements and the proposed framework. Using this framework, test engineers can automatically get the testing process model during the test generation process. With this model, properties of test cases ( such as relationship between test cases and methods can easily be captured. Furthermore, with the framework, the test process model can be updated automatically with the test generation process. The properties of test cases can then be updated correspondingly. It will greatly facilitate the regression testing. The main contribution of this paper is that it provides an approach to formalizing testing process by extending existing framework to class testing, and a way to represent test cases as multi-part, multi-step, multi-level artifacts. 展开更多
关键词 test class framework class testing finite state machine (FSM) object-Z.
下载PDF
Concurrent Object-Oriented Programming Based on MPI
18
作者 鲁宏伟 裴晓黎 +1 位作者 汪厚祥 肖永玲 《Journal of Shanghai University(English Edition)》 CAS 2004年第3期295-300,共6页
Object-oriented model possesses inherent concurrency. Integration of concurrency and object-orientation is a promising new field. MPI is a message-passing standard and has been adopted by more and more systems. This p... Object-oriented model possesses inherent concurrency. Integration of concurrency and object-orientation is a promising new field. MPI is a message-passing standard and has been adopted by more and more systems. This paper proposes a novel approach to realize concurrent object-oriented programming based on Message-passing interface(MPI) in which future method communication is adopted between concurrent objects. A state behavior set is proposed to solve inheritance anomaly, and a bounded buffer is taken as an example to illustrate this proposal. The definition of ParaMPI class, which is the most important class in the concurrent class library, and implementation issues are briefly described. 展开更多
关键词 message-passing interface object-ORIENTED the future method inheritance anomaly concurrent class library.
下载PDF
一流课程“数字信号处理”课程目标达成情况分析
19
作者 朱军 蒋芳 郭晓静 《教育教学论坛》 2024年第49期28-31,共4页
适用于工程教育专业认证的课程体系包括符合本专业毕业要求的工程基础类课程、专业基础类课程与专业类课程,“数字信号处理”课程是电子信息类专业的专业基础课。列出了“数字信号处理”课程目标与毕业要求的支撑关系,课程目标分别支撑... 适用于工程教育专业认证的课程体系包括符合本专业毕业要求的工程基础类课程、专业基础类课程与专业类课程,“数字信号处理”课程是电子信息类专业的专业基础课。列出了“数字信号处理”课程目标与毕业要求的支撑关系,课程目标分别支撑毕业要求指标点2-3与3-2,按照工程教育专业认证的要求,明确了课程的考核方式,分析了通信工程专业某教学班的课程目标达成情况,并以学生为中心提出了改进建议。改进之后,学生能够根据性能需求进行数字滤波系统参数选择和方案设计,具备使用现代工具进行系统仿真分析、优化系统性能和扩展系统功能等的能力。 展开更多
关键词 数字信号处理 课程目标 毕业要求 一流课程
下载PDF
Finite Element Structural Analysis UsingObject-Oriented Techniques
20
作者 张冬泉 姜继海 +1 位作者 梁迎春 孙靖民 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 1998年第2期67-71,共5页
This paper describes the object-oriented implementational method of finite element structural analysis, gives the basic concepts of the object-oriented method and objectoriented programming, develops a complete class ... This paper describes the object-oriented implementational method of finite element structural analysis, gives the basic concepts of the object-oriented method and objectoriented programming, develops a complete class hierarchy structure of object-oriented finite element structural analysis, and gives a part C+ + code description. 展开更多
关键词 object-ORIENTED method(OOM) object-ORIENTED programming(OOP) finite element analysis(FEA) class HIERARCHY
下载PDF
上一页 1 2 53 下一页 到第
使用帮助 返回顶部