| 1. | Abstract data types offer great flexibility to the programmer 抽象数据类型给了程序员巨大的灵活性。 |
| 2. | The c - language conception of a struct is that of an abstract data type 在c语言中,结构的概念是一个抽象数据类型。 |
| 3. | Abstract data type 抽象数据类型 |
| 4. | Abstract data types satisfy the good programming principles of information hiding and divide and conquer 抽象数据类型给程序员提供了极大的机动性。 |
| 5. | Developed the core translator to transform the apla ' s abstract datatype to c + + ' s class library . 6 研制核心转换器,实现apla抽象数据类型到c + +部件库的转换。 |
| 6. | By using the par method and transforming system , we implement the abstract data in apla correctly . 3 利用par方法,以自扩展的方式正确地实现apla语言定义的抽象数据类型; 3 |
| 7. | Its main target is correct realization of the abstract data in apla , and its main content is : 1 本项研究的主要目标是正确地实现apla语言中的抽象数据类型,具体研究内容为: 1 |
| 8. | Abstract data types satisfy the good programming principles of information hiding and divide and conquer 抽象数据类型满足了良好的编程原则对于信息隐藏以及“分而治之”方式的需求。 |
| 9. | The abstract data types of haskell in many ways provide a more straightforward route to enforcing validity than do oop attribute restrictions 与oop属性限制相比, haskell的抽象数据类型在很多方面提供更简单的方法来实施有效性。 |
| 10. | So far a class , an abstract data type , and a set of possible values together with operations , i . e . , a data type , are pretty much the same 到现在为止,一个抽象数据类型,一些可能的值及其的一些操作,例如一个的数据类型已经更加相似于一个类了。 |