登录
首页 » Windows开发 » 一个C++类,可以添加

一个C++类,可以添加

于 2022-01-22 发布 文件大小:13.76 kB
0 228
下载积分: 2 下载次数: 1

代码说明:

一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过采用类来实现,从CString继承而来数据运算的结果保存在CString类中理论上可对任意长的数据进行相加在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A C++ class which can do the Add-Substract operation to integer with arbitrary length.Compiled with VC++ 6.0 under Windows XP.The class inherited from CString and theoretically it can do add-substract to any length integer.There is a executive file under Release directory,drag the*.txt data file on to the longadd.exe,then it s ok!

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

发表评论

0 个回复

  • 这一代码送电子邮件的附件很容易。
    This a COde to Send Emails with attachement very easily. You ca use it as an executable, or in you .Net project. Create you Form, create a Button and Enjoy. System::Void MyForm::SendOrder_Click(System::Object^ sender, System::EventArgs^ e) { List Items String ^Filename Filename = IO::Path::Combine(System::Environment::GetEnvironmentVariable("TEMP"), String::Concat("FCSSystem", IO::Path::GetRandomFileName(), ".txt")) Items.Add(Convert::ToString(DateTime::Now)) for(int ni=0 niControls->Count ni++) { Items.Add(String::Concat(OrderPanel->Controls[ni]->Controls[0]->Name,"Q", ((NumericUpDown^)OrderPanel->Controls[ni]->Controls[1])->Value)) } IO::File::WriteAllLines(Filename, Items.ToArray()) SendFileTo::MAPI mapi mapi.AddRecipientTo("sst@fcssystem.com") mapi.AddAttachment(Filename) mapi.SendMailPopup("FCS System Order", "Please Write Your Data Here")
    2022-01-26 07:38:06下载
    积分:1
  • 一个帮朋友写的小工具,主要实现切换置顶窗体的功能
    一个帮朋友写的小工具,主要实现切换置顶窗体的功能-for a friend wrote a small tool to achieve the main switching function set-top windows
    2022-08-06 13:03:22下载
    积分:1
  • VB源码窗口变化控件跟随变化
    VB源码窗口变化控件跟随变化,当窗口大小发生变化时,控件的位置始终固定在右上角,或是右下角, 右上角的大小不变,但是右下角的大小会变化。
    2022-04-27 16:23:01下载
    积分:1
  • VIP programing refrence
    VIP programing refrence
    2022-01-31 23:02:27下载
    积分:1
  • NT/2000/Win9X远程命令服务器
    Remote Command Server for NT/2000/WIN9x -Remote control any NT/2000 server or WIN9x computer via command line with Remote Command Server. This server utility is a must have tool kit for programmers, systems administrators or any serious end-user. Remote Command Server (RCS) extends the NT/2000 command console to any computer on your network. Use your favorite vt100 ANSI terminal or just Telnet to shutdown, reboot, manage files, execute programs and start and stop services. I have personally found RCS valuable to facilitate remote task management and scheduling. RCS comes equipped with a wealth of features and supports both Linux and DOS style commands. The Visual Studio C++ 6 Project is equipped with a free version of VSOCK in source code.
    2022-05-30 11:35:59下载
    积分:1
  • HOTEL MANAGEMENT software for managing day
    HOTEL MANAGEMENT software for managing day-to-day activities of hotel including bar,gym etc.
    2022-01-26 00:14:40下载
    积分:1
  • "WH Random Gen.rar" is uniform and gaussian random number generator based on the...
    "WH Random Gen.rar" is uniform and gaussian random number generator based on the Wichmann-Hill number generator.
    2022-07-08 05:24:18下载
    积分:1
  • 取硬盘物理序列号
    取硬盘物理序列号-drive from the physical sequence,
    2022-07-16 12:38:23下载
    积分:1
  • a submerged platform equipment under the usb driver with embdedc 4. 0 developmen...
    一个基于wince潜入式平台的设备下的usb的驱动程序,用embdedc++4。0开发的,对于初学wince的人来说有参考利用的价值,类似于windows编程的代码风格-a submerged platform equipment under the usb driver with embdedc 4. 0 development, the weights for beginners who are using the reference value, similar to windows programming code style.
    2022-08-18 10:17:09下载
    积分:1
  • matlab JPEG2000压缩
    统图像编码采用离散余弦变换(DCT)技术,可以较好地去除图像信息的统计冗余,具有良好的实时性和块操作与运动估计的匹配性。目前该技术日臻成熟,形成了JPEG、MPEG等国际标准。但是由于DCT变换过程采用分块技术,在高压缩比条件下容易导致方块效应,严重影响主观质量。而且DCT不适合带宽较宽(拥有较多边缘轮廓信息)的图像信号。于是人们将目光转向小波变换。 传统的卷积小波变换是一种不受带宽约束的图像处理方法,支持多分辨率、多码率传输方案,而且不对图像进行分块,避免了DCT变换的方块效应。但是,采用卷积运算方法,过程复杂,运算量大,实时性不好,不利于硬件的实现。而基于JPEG2000标准推荐的提升小波变换,采用9/7、5 /3滤波器组对分解的图像进行提升运算,不但继承了传统小波变换的优点,而且实时性好、运算简单、易于硬件实现。
    2022-08-25 10:07:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载