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

C++中verylong的数据抽象分析和扩展
引用本文:李晓虹,李世奇,杨有.C++中verylong的数据抽象分析和扩展[J].三峡大学学报(自然科学版),2006,28(2):174-176.
作者姓名:李晓虹  李世奇  杨有
作者单位:重庆师范大学,数学与计算科学学院,重庆,400047
基金项目:三峡大学校科研和校改项目
摘    要:在C 中扩展整型类型,使该种类型定义的数据在操作上不受数据范围的限制.采用的原理是面向对象技术,用字符串存放数据,运算符重载来提供运算,并将数据和操作进行封装,以标准的接口提供服务.最终用户可以象使用基本类型一样的使用它,同时在计算机代数中广泛使用.

关 键 词:面向对象技术  抽象数据类型  超长整型数
文章编号:1672-948X(2006)02-0174-03
修稿时间:2006年3月2日

Data Abstracting Analysis and Expanding of Verylong Type in C++
Li Xiaohong,Li Shiqi,Yang You.Data Abstracting Analysis and Expanding of Verylong Type in C++[J].Journal of China Three Gorges University(Natural Sciences),2006,28(2):174-176.
Authors:Li Xiaohong  Li Shiqi  Yang You
Abstract:We can expand the int type in C in order that the data defined by this type will not be limited by the range.The principle is based on object-oriented techniques: storing data as string;overloading the operator;encapsulating the data and operation;and providing service using standard interfaces.Eventually users can use the type as the primitive data type.This type is widely used in computer algebra.
Keywords:object-oriented technique  abstract data type  verylong integer  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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