期刊文献+
共找到17篇文章
< 1 >
每页显示 20 50 100
Shrek:a dynamic object-oriented programming language 被引量:1
1
作者 曹璟 徐宝文 周毓明 《Journal of Southeast University(English Edition)》 EI CAS 2009年第1期31-35,共5页
From a perspective of theoretical study, there are some faults in the models of the existing object-oriented programming languages. For example, C# does not support metaclasses, the primitive types of Java and C# are ... From a perspective of theoretical study, there are some faults in the models of the existing object-oriented programming languages. For example, C# does not support metaclasses, the primitive types of Java and C# are not objects, etc. So, this paper designs a programming language, Shrek, which integrates many language features and constructions in a compact and consistent model. The Shrek language is a class-based purely object-oriented language. It has a dynamical strong type system, and adopts a single-inheritance mechanism with Mixin as its complement. It has a consistent class instantiation and inheritance structure, and the ability of intercessive structural computational reflection, which enables it to support safe metaclass programming. It also supports multi-thread programming and automatic garbage collection, and enforces its expressive power by adopting a native method mechanism. The prototype system of the Shrek language is implemented and anticipated design goals are achieved. 展开更多
关键词 dynamic typing metaclass programming computational reflection native method object-oriented programming language
在线阅读 下载PDF
OBJECT-ORIENTED FINITE ELEMENT ANALYSIS AND PROGRAMMING IN VC++
2
作者 MA Yong-qi(马永其) +1 位作者 FENG Wei(冯伟) 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2002年第12期1437-1443,共7页
The design of finite element analysis program using object-oriented programming (OOP) techniques is presented. The objects, classes and the subclasses used in the programming are explained. The system of classes libra... The design of finite element analysis program using object-oriented programming (OOP) techniques is presented. The objects, classes and the subclasses used in the programming are explained. The system of classes library of finite element analysis program and Windows-type Graphical User Interfaces by VC + + and its MFC are developed. The reliability, reusability and extensibility of program are enhanced. It is a reference to develop the large-scale, versatile and powerful systems of object-oriented finite element software. 展开更多
关键词 object-oriented programming finite element method program design VC+ +
在线阅读 下载PDF
VISUAL SIMULATION OF COLD ROLL-FORMING BASED ON OBJECT ORIENTED PROGRAMMING 被引量:1
3
作者 ZhangLele TanNanlin +1 位作者 ZhangHuadi LiuCai 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2004年第1期70-72,共3页
To simulate the process of cold roll-forming process, a new method isadopted. The theoretical foundation of this method is an elastic-plastic large deformation splinefinite strip method based on object-oriented progra... To simulate the process of cold roll-forming process, a new method isadopted. The theoretical foundation of this method is an elastic-plastic large deformation splinefinite strip method based on object-oriented programming. Combined with the computer graphicstechnology, the visual simulation of cold roll-forming is completed and the system is established.By analyzing common channel steel, the process is shown and explained including theory method, modeland result display. So the simulation system is already a kind of mature and effective tool toanalyze the process of cold roll forming. 展开更多
关键词 object-oriented programming Visual simulation Cold roll-forming Splinefinite strip method
在线阅读 下载PDF
Finite Element Structural Analysis UsingObject-Oriented Techniques
4
作者 张冬泉 姜继海 +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
Object-Oriented Finite Element Analysis of Metal Working Processes
5
作者 Surendra Kumar 《Journal of Software Engineering and Applications》 2010年第6期572-579,共8页
Recently an object-oriented approach has been applied in the fields of finite element analysis with a view to treating the various complexities within these. It has been demonstrated that finite element software desig... Recently an object-oriented approach has been applied in the fields of finite element analysis with a view to treating the various complexities within these. It has been demonstrated that finite element software designed using an object-oriented approach can be significantly more robust than traditional codes. This paper describes a special kind of implementation of object-oriented programming which is rather hybrid in nature, in the development of a finite element code for engineering analysis of metal working problems using C++, and discusses the advantages of this approach. 展开更多
关键词 FINITE Element method Data ABSTRACTION Techniques object-oriented programming C++ programming Language METAL Working
在线阅读 下载PDF
基于 OOP 方法的民用航空港停机位管理系统的设计
6
作者 王红 李宗琦 《中国民航学院学报》 1998年第1期29-37,共9页
通过采用完全的OOP方法开发民用航空港机位管理系统的实践,给出了OOP方法的一般概念、VFP的面向对象机制及实现技术。
关键词 oop方法 民用 航空港 停机位管理系统
在线阅读 下载PDF
用面向对象的程序设计(OOP)方法设计通用子类建造MIS
7
作者 吕竹青 刘立新 +2 位作者 范戎凯 赵静珍 李庆安 《河北省科学院学报》 CAS 1999年第3期31-35,共5页
以设计“增、删、修、存、弃”记录维护子类为例,给出了一个建造 M I S通用子类的方法,利用这些通用子类,可避免各基本子类的重复设计,以减少 M I S建设中的工作量,体现了可视化的 O O P设计方法的优越性。
关键词 MIS 事件过程 程序设计 面向对象 管理信息系统
在线阅读 下载PDF
OOP程序设计多态性的原理分析
8
作者 唱遏云 《齐齐哈尔轻工业学院学报》 1992年第3期9-13,18,共6页
本文以1990年问世的TURBO PASCAL6.0板给出的OOP程序设计方法为例,分析了多态性的实现原理。
关键词 oop 程序设计 虚方法 多态性
在线阅读 下载PDF
面向对象方法与结构化方法的比较
9
作者 雷西玲 谢天保 何文娟 《现代电子技术》 2002年第1期42-44,共3页
结构化程序设计思想一直是软件设计人员基本的设计方法 ,而面向对象方法是近几年流行的软件设计方法 ,将这两种方法进行了比较 。
关键词 面向对象程序设计 结构化程序设计 可重用性 软件设计方法
在线阅读 下载PDF
面向对象编程实现屏幕拷贝
10
作者 熊新阶 肖小红 涂焱楚 《黄冈师范学院学报》 2002年第3期54-58,共5页
用面向对象程序设计的方法,利用Delphi实现Windows环境下的屏幕拷贝.
关键词 面向对象编程 oop 属性 事件代码 屏幕拷贝 DELPHI 程序设计
在线阅读 下载PDF
一种智能操作票系统中解耦算法的研究 被引量:2
11
作者 陈贶 申群太 《计算机测量与控制》 CSCD 北大核心 2009年第6期1195-1198,1208,共5页
为解决整流所的计算机智能开票问题,在面向对象和软件构件技术的基础上,建立系统的计算机模型,并提出了一种新的关于母线解耦的分层深度优先反向推理算法,先采用正向推理和改进的拓扑排序算法判断出各母线的运行状态,再结合反向推理和... 为解决整流所的计算机智能开票问题,在面向对象和软件构件技术的基础上,建立系统的计算机模型,并提出了一种新的关于母线解耦的分层深度优先反向推理算法,先采用正向推理和改进的拓扑排序算法判断出各母线的运行状态,再结合反向推理和深度优先遍历,开出操作票中母线倒闸操作部分;该算法很好地解决了整流供电所内母线间的耦合和回路间的交互问题;该研究成果已应用于株冶整流Ⅰ所智能操作票系统中。 展开更多
关键词 面向目标 面向构件 分治法 解耦 拓扑排序 层集
在线阅读 下载PDF
工厂设计的模式研究 被引量:3
12
作者 欧建斌 《微型电脑应用》 2010年第12期15-17,1,共3页
在面向对象编程中,设计模式并不是一种具体的技术,是从经验中总结出来解决某一类问题的方法论。介绍了4人组提出的设计模式及其分类,主要集中工厂模式相关的3个设计模式:简单工厂模式、工厂方法模式、抽象工厂模式,做了分析比较,对工厂... 在面向对象编程中,设计模式并不是一种具体的技术,是从经验中总结出来解决某一类问题的方法论。介绍了4人组提出的设计模式及其分类,主要集中工厂模式相关的3个设计模式:简单工厂模式、工厂方法模式、抽象工厂模式,做了分析比较,对工厂模式在一定领域上的运用,介绍了反射机制和工厂模式之间的关系。 展开更多
关键词 设计模式 面向对象编程 工厂方法 抽象工厂 反射
在线阅读 下载PDF
RMI Parameter Organization and Conversion from DELPHI to JAVA
13
作者 夏阳 《International Journal of Mining Science and Technology》 SCIE EI 1999年第2期200-202,3+204,共5页
The methods to implement RMI parameter conversion and to generate the relevant client stub and server skeleton in DAPOOL (the system for distributed application programming with object-oriented languages ) are discuss... The methods to implement RMI parameter conversion and to generate the relevant client stub and server skeleton in DAPOOL (the system for distributed application programming with object-oriented languages ) are discussed in this paper. The algorithm with which some kinds of parameter type in DELPHI language can be converted into JAVA data representation is described. And how to use the object-oriented programming method to organize a class module of parameter conversion which is clear in hierarchy, unanimous in form and easy to generate is also discussed. 展开更多
关键词 object-oriented programming remote method invocation (RMI) JAVA DELPHI class module
在线阅读 下载PDF
《C++程序设计》课程教学方法的改革 被引量:1
14
作者 刘宝娥 《集宁师专学报》 2010年第4期55-57,共3页
《C++程序设计》正逐渐成为很多高等院校中计算机专业的一门必修课程,它将成为学生未来科研或工作中一种实用的工具,也会成为学生学习其它语言的基础。本文从对学生综合能力培养的角度出发,阐述了C++的教学应注重其实用性,教师在教学实... 《C++程序设计》正逐渐成为很多高等院校中计算机专业的一门必修课程,它将成为学生未来科研或工作中一种实用的工具,也会成为学生学习其它语言的基础。本文从对学生综合能力培养的角度出发,阐述了C++的教学应注重其实用性,教师在教学实践中,可以利用实例教学、问题驱动、教学手段等各种方法,引导学生写好程序,鼓励学生克服困难,写出规范化的程序。 展开更多
关键词 C++程序设计 面向对象程序设计 教学手段
在线阅读 下载PDF
对《C++语言程序设计》教学方法的探讨
15
作者 常成 《天津市财贸管理干部学院学报》 2007年第2期31-33,共3页
《C++语言程序设计》是高校计算机及相关专业学生必修的一门专业基础课。在教学中应首先激发学生的学习兴趣,注意对学生学习能力的培养,使其明白学习的重点是程序设计,并强调实践的重要性,有效地利用各种教学设备和多媒体课件,帮助学生... 《C++语言程序设计》是高校计算机及相关专业学生必修的一门专业基础课。在教学中应首先激发学生的学习兴趣,注意对学生学习能力的培养,使其明白学习的重点是程序设计,并强调实践的重要性,有效地利用各种教学设备和多媒体课件,帮助学生学好这门课程。 展开更多
关键词 C++语言程序设计 oop 教学方法 学习兴趣 能力培养
在线阅读 下载PDF
电子出版物的数据递归定义设计
16
作者 刘宏毅 《中国民航学院学报》 1998年第5期29-36,共8页
】介绍了电子出版物递归数据结构设计。在分析了电子出版物中数据安排的实际情况后,深入探讨了数据递归定义的内在机理,揭示了各种安排的实质。
关键词 数据抽象 程序设计 数据递归 电子出版物 oop
在线阅读 下载PDF
在FDTD计算中对连接边界条件及其编程思想的改进
17
作者 薛晓春 刘波 《数值计算与计算机应用》 CSCD 北大核心 2004年第3期210-218,共9页
This paper focus on the theory of Connecting Boundary Conditions in FDTD (Finite Difference Time Domain) Calculation, and calculates the incident field by the approach of one dimension FDTD calculation on x axes inste... This paper focus on the theory of Connecting Boundary Conditions in FDTD (Finite Difference Time Domain) Calculation, and calculates the incident field by the approach of one dimension FDTD calculation on x axes instead of the analytic method, and applies it to the connecting boundary conditions of two dimensions FDTD calculation. The Object Oriented Programming (OOP) and structural programming thought make setup incident wave easier. At last this paper tests several examples of RCS (Radar Cross Section) calculation and gives out the results and graphs, It is proved that the incident wave leaks is very low and the precision in calculation is high. In comparison with the MOM method,the final results of the two methods are consistent highly. 展开更多
关键词 FDTD 连接边界条件 线性代数 电磁散射计算方法 迭代法 差分格式
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部