首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到19条相似文献,搜索用时 109 毫秒
1.
计算机二级考试科目分为两类,一类是程序设计语言,包括C、C++,Java、Visual Basic、Delphi,另一类是数据库程序设计,包括Visual FoxPro、Access。本文分别对第一类中的五种程序设计语言从背景、应用、评价、前景四个方面作了介绍,使学生更好地认识这几种语言.从而根据实际情况选择二级考试科目。  相似文献   

2.
计算机二级考试科目分为两类,一类是程序设计语言,包括C、C 、Java、Visual Basic、Delphi,另一类是数据库程序设计,包括Visual FoxPro、Access。本文分别对第一类中的五种程序设计语言从背景、应用、评价、前景四个方面作了介绍,使学生更好地认识这几种语言,从而根据实际情况选择二级考试科目。  相似文献   

3.
本文通过分析语音文件的格式.阐述了语音文件断句的实现原理以及语言重读功能的软件实现方法。并介绍了用Visual Basic高级程序设计语言实现这一技术的具体过程。  相似文献   

4.
青鸟Ⅱ型系统面向对象语言CASEC++的设计和实现   总被引:2,自引:0,他引:2       下载免费PDF全文
CASEC++语言是面向对象的CASE环境青鸟Ⅱ型系统中设计、实现的一个与C++完全兼容并支持永久对象的面向对象程序设计语言.在青鸟Ⅱ型系统中,它是对象管理系统OMS(objectmanagementsystem)的操纵语言和所有集成工具的编程语言,同时也是支持最终用户的通用的编程语言.本文首先简要介绍了CASEC++的设计背景.然后,较详细地讨论了CASEC++中新引入的语言成份:永久对象;类定义的共享机制;永久对象间的关系描述──链和对象的内容等.最后,给出了实现方法.  相似文献   

5.
基于组件技术的跨语言异构系统集成研究   总被引:3,自引:0,他引:3       下载免费PDF全文
制造业企业内部存在由不同开发语言所开发的应用系统,实现异种语言开发的不同应用系统之间的信息共享和程序互动是解决企业应用集成的重要问题。本文提出了基于组件技术的跨语言异构系统集成的设计思想,详细介绍了PowerBuilder应用系统和Visual C++应用系统集成的实用技术。  相似文献   

6.
刘艳松 《福建电脑》2009,25(4):181-181
Visual FoxPro(简称为VFP)语言是一门结构化的程序设计语言,因简单易学,多数高校将其作为一门数据库入门语言,本文通过在FOR循环中不同变量范围的选取,实现一道素数相关程序的编程,使初学者加深对FOR循环的理解,并拓宽用VFP语言编程的思路。  相似文献   

7.
本文在程序设计语言和实现的形式定义基础上,提出了一个通用的实现计算模型SCM。SCM概括了实现中的基本原理和技术,它清晰地描述了在程序设计语言的实现中,语言的语法、语义和它们依附于计算系统之间的关系。这无疑对语言的设计者和实现者都是至关重要的。  相似文献   

8.
本文分析了面向对象程序设计(Object-Oriented Programming,OOP)的两种定义形式:类定义形式和类型定义形式之间的本质区别,相应严格区分了类OOPL (面向对象程序设计语言,Object-Oriented Programming Language)和类型OOPL,并提出了C++语言弱OO(面向对象,Object-Oriented)特性的表现及其根源所在。最后从统一的同式多型(Polymorphism)角度,考察了C++中的OO机制和同式多型的关系。  相似文献   

9.
青鸟II型系统面向对象语言CASE C++的设计和实现   总被引:1,自引:0,他引:1  
CASE C++语言是面向对象的CASE环境青鸟Ⅱ型系统中设计、实现的一个与C++完全兼容并支持永久对象的面向对象程序设计语言。在青鸟Ⅱ型系统中,它是对象管理系统OMS的操纵语言和所有集成工具的编程语言,同时也是支持最终用户的通用的编程语言。本文首先简要介绍了CASE C++的设计背景。然后,较详细地讨论了CASE C++中新引入的语言成份:永久对象;类定义的共享机制;永久对象间的关系描述-链和对  相似文献   

10.
面向对象语言的谱系   总被引:1,自引:0,他引:1  
本文深入讨论了面向对象的程序设计语言。根据对象、类、继承性、数据抽象、强类型、并发性与持续性等语言特征,作为语言空间的设计量纲,讨论了语言的分类和层次关系。着重阐述了基于对象的语言、基于类的语言和面向对象的语言之间的联系与区别。  相似文献   

11.
Extensible programming languages and their compilers use highly modular specifications of languages and language extensions that allow a variety of different language feature sets to be easily imported into the programming environment by the programmer. Our model of extensible languages is based on higher-order attribute grammars and an extension called “forwarding” that mimics a simple rewriting process. It is designed so that no additional attribute definitions need to be written when combining a language with language extensions. Thus, programmers can remain unaware of the underlying attribute grammars when building customized languages by importing various extensions. In this paper we show how aspects and the aspect weaving process from Aspect-Oriented Programming can be specified as a modular language extension and imported into a base language specified in an extensible programming language framework.  相似文献   

12.
This paper describes some factors in, approaches to, and specific elements of, programming language history. It first lists a number of general factors and approaches which can be used to discuss the history of programming languages. After presenting a life cycle for programming language development, it provides numerous illustrations of programming language history and chronology from many of the viewpoints indicated earlier. There is a brief discussion of relevant literature and a section indicating some of the reasons for the vast proliferation of programming languages. Various charts and lists are included. This paper should be viewed as one approach to considering the history of programming languages, rather than as a history of programming languages per se.  相似文献   

13.
This paper reports the results of seven different experiments, assessing the benefit that users gain from the inclusion of pictorial features such as pictorial metaphor, visual mnemonics or support for visual imagery in visual languages. The experiments are based on typical programming tasks such as problem solving, construction and interpretation. They employed a number of experimental languages, including both implicit pictorial representations and explicitly verbal metaphorical explanations. The results of these experiments indicate that special design considerations apply to visual languages. Direct application of Graphical User Interface metaphors does not result in automatic improvements in usability of visual languages for typical programming tasks. Visual languages can benefit from pictorial mnemonics, but systematic explanatory metaphors (whether visual or verbal) are less useful than consistent presentation of language abstractions.  相似文献   

14.
C语言是目前最流行的计算机语言之一,它兼有传统高级语言和汇编语言的优点,概念简洁,风格灵活,内涵相当丰富。要真正掌握该语言的精髓和理解其语义并非易事。本文对C语言的语义特点作了深入探讨,并给出了一些重要概念,最后,列举了若干在编程中的常见错误。  相似文献   

15.
In this paper we introduce the history of the parallel programming language and list some of currently parallel programming languages. Then according to the classified principle. We analyze some of the representative parallel programming languages in detail. Finally, we show a further feature to the parallel programming language.  相似文献   

16.
17.
李广元  唐稚松 《软件学报》2000,11(3):285-292
指针是一种重要的数据类型,使用指针能使程序更加有效和优美.可是指针却以不易驾御而闻名,至今在时序逻辑语言中未见到对它的形式化工作.XYZ/E既是一个时序逻辑系统也是一个程序设计语言,它能表示普通高级语言中几乎所有的重要机制.本文主要讨论在时序逻辑语言XYZ/E中指针的形式化表示问题以及在结构化XYZ/SE程序中指针的验证问题.  相似文献   

18.
本文讨论了汇编语言在Visual C 中应用的常用方法.介绍了嵌入式汇编方法的格式和模块调用方法的协议、约定及实现步骤.并结合课题介绍了通过数组借助指针实现C 与汇编语言的混合编程的一种新的方法。  相似文献   

19.
量子程序设计语言NDQJava   总被引:6,自引:2,他引:6  
量子程序设计语言自1996年出现以来,颇受业界重视.在简述几种有代表性的量子程序设计语言之后,着重阐述自行设计之量子程序设计语言NDQJava之概貌,其中包括设计准则、语言风范、硬件平台、基本成分以及示例等.此外,还提及相关工作.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号