用PAR方法构建三种Java集合类  

Using Partition-and-Recur Method to Construct Three Kinds of Jave Class of Set

在线阅读下载全文

作  者:石海鹤[1] 骆健[1] 薛锦云[1] 

机构地区:[1]江西师范大学计算机科学技术学院,江西南昌330027

出  处:《计算机与现代化》2001年第4期7-13,103,共8页Computer and Modernization

基  金:国家自然科学基金资助项目

摘  要:分析了抽象程序设计语言 Apla( Abstract Programming Language)定义的集合操作的实现算法思想 ,用 PAR方法 (分划递推法 ,Partition- and- Recur)推导了实现集合操作的 Apla程序 ,并分别将这些抽象程序用三种数据结构 (向量 ( Vector)、数组 ( Array)、链表 ( nodep,自定义 ) )来实现 ,构成了自定义 Java集合类库。该类库可用于 Apla- Java程序自动转换系统和体现数据抽象思想的 Java程序开发。Analyzes the algorthmic ideas of set manipulation which is defined by APLA(Abstract Programming Language) and deprives ALPA programs which implements the set manipulation using the method of PAR(partition and recur). Uses three kinds of data structrue such as Vector, Array, Link table(Defined by itself) to implement these abstract programs and construct Java class library of set which can be used in APLA Java program automatic transfer system and in developing Java program which embodies data abstract ideas.

关 键 词:APLA语言 JAVA语言 PAR方法 面向对象 程序设计 集合操作 

分 类 号:TP311.1[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象