登录
首页 » Windows开发 » 一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString...

一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString...

于 2023-03-20 发布 文件大小:14.26 kB
0 74
下载积分: 2 下载次数: 1

代码说明:

一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString类中 理论上可对任意长的数据进行相加 在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A class can perform add-subtract operation to long integers with random length and has been compiled in Visual C++6.0 and WinXp successfully.It is implemented by a class inherited from CString and can perform plus operation to data with random length in theory.There is a file named longadd.exe in directory Release. You may drag the data file named*.txt to that executable file to finish computing.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 输出调试信息两种方式,支持dbgview和console窗口
    输出调试信息两种方式,支持dbgview和console窗口-Output debugging information in two ways to support and console window dbgview
    2022-10-25 21:55:03下载
    积分:1
  • 基于boost的asio库的半异步半同步的网络框架可以用来实现Server和Client...
    基于boost的asio库的半异步半同步的网络框架可以用来实现Server和Client-Based on boost‘s asio library of semi-asynchronous network of semi-synchronous framework can be used to achieve the Server and Client
    2023-08-01 08:40:03下载
    积分:1
  • 移动展示软件
    这是在线移动展厅软件。在这里顾客可以查看所有类型的移动图像的汽车展厅内都有哪些。如果顾客喜欢的手机,然后他们甚至可以查看手机率。在一段时间,客户可以购买多个手机。他们可以添加到购物车的每个移动和购买所有 一次手机。本软件还允许计算和折扣。因为它是在线软件人们可以购买移动通过在线。人们可以查看所有类型的移动的图像,在软件中都有哪些。即使他们会要知道事情的所有他们趁他们购买的手机。 这个软件是免费的错误。任何人都可以使用该软件。您可以通过点击下面的下载下载此软件。因此使用此软件,从中更多受益。如果有任何疑问,那么张贴你下面的疑虑。 前端: ASP.net SQL 服务器后端:
    2022-01-24 16:50:54下载
    积分:1
  • This code will be useful to you if you have tried using ADOCE, but never got any
    This code will be useful to you if you have tried using ADOCE, but never got anything to work. It is not meant to be integrated into any application, but rather it should be used for demonstrative purposes. It clearly shows the basics of how to use the technology.
    2022-03-07 13:54:29下载
    积分:1
  • C++编程实例,很好的一本书!很有用的!
    C++编程实例,很好的一本书!很有用的!-C programming examples, a good book! Very useful!
    2022-03-02 08:56:55下载
    积分:1
  • c++ builder例子程序,挺有价值的
    c++ builder例子程序,挺有价值的-c builder examples procedures, quite valuable
    2022-04-01 02:36:33下载
    积分:1
  • 一个简单的程序,在C++为了研究程序设计
    one simple program in c++ in order to study the program designing
    2022-03-21 15:42:32下载
    积分:1
  • 目录文件查找包装类
    目录文件查找包装类-search directory paper packaging category
    2022-01-25 17:52:55下载
    积分:1
  • 界面的多语言设置选取不同的语言可以显示不同的语言界面
    界面的多语言设置选取不同的语言可以显示不同的语言界面-Interface, multi-language setting to select a different language can show a different language interface
    2022-02-16 09:54:17下载
    积分:1
  • During the code development phase I detected some variables and actions that are...
    During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
    2022-07-01 21:38:20下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载