首页 | 本学科首页   官方微博 | 高级检索  
     

C 中超长整型类型的构造与实现
引用本文:杨有,李晓虹,尚晋. C 中超长整型类型的构造与实现[J]. 中国药品标准, 2008, 0(1): 301
作者姓名:杨有  李晓虹  尚晋
作者单位:重庆师范大学数学与计算机科学学院 重庆400047(杨有,李晓虹),重庆电子职业技术学院计算机二系 重庆400021(尚晋)
摘    要:
在C 中对整型类型进行扩展,使该种类型定义的数据在操作上不受数据范围的限制.采用的原理是面向对象技术,用字符串存放数据,运算符重载来提供运算,并将数据和操作进行封装,以标准的接口提供服务,最终用户可以像使用基本类型一样地使用它.这种类型可广泛用于计算机代数中.

关 键 词:面向对象技术  抽象数据类型  超长整型数

Constructing and Implementation of Verylong Type in C
YANG You,LI Xiao-Hong,SHANG Jin. Constructing and Implementation of Verylong Type in C[J]. , 2008, 0(1): 301
Authors:YANG You  LI Xiao-Hong  SHANG Jin
Abstract:
The int type in C is expanded so that the data defined by this type will not be limited by the range.This is constructed and implemented based on object-oriented techniques:store data as string,overload the operator,encapsulate the data and operations,and provide service using standard interfaces.Eventually users can use this type as the primitive data type.This type is wildly used in computer algebra.
Keywords:Object-oriented technique  Abstract data type(ADT)  Verylong integer
点击此处可从《中国药品标准》浏览原始摘要信息
点击此处可从《中国药品标准》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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