-
一个C++类,可以添加
一个可以对任意长整数进行加减的类 在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!
- 2022-01-22 15:22:53下载
- 积分:1
-
设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停...
设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等待,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。试为停车场编制按上述要求进行管理的模拟程序。
-err
- 2023-02-20 09:30:04下载
- 积分:1
-
大数加法的详细实现过程.
包括链表的使用.并做了cpu单次运算的优化.
实现单个响应周期内运算量的最优...
大数加法的详细实现过程.
包括链表的使用.并做了cpu单次运算的优化.
实现单个响应周期内运算量的最优-Addition of large numbers of details to achieve the process. Including the use of linked lists. And has done a single cpu optimize operations. To achieve a single cycle in response to the optimal computation
- 2022-04-01 18:13:52下载
- 积分:1
-
学校管理信息系统
2008 R2 用 Visual C# 作为编程语言,开发在 Visual studio 中的学校管理系统,Microsoft Access 用于数据库。
- 2022-06-01 22:13:10下载
- 积分:1
-
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C +
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C + +类创建,也可以由一个早于并存在于
M F C之外的非C + +窗口类创建。我们将进一步观看窗口类并讨论那些由Wi n d o w s操作系统提
供的窗口类。最后,再看看M F C应用程序中都有什么。-In Chapter 1, we first discuss the use and does not use MFC create a window to a clear understanding of how the work of MFC. MFC window can belong to MFC from the C++ Type create, you can co-exist as early as by an outside non-MFC is C++ Window class to create. We will further watch window class and discussed by the Wi ndows provided by the operating system window class. Finally, take a look at MFC application has what.
- 2023-06-07 19:55:03下载
- 积分:1
-
PPC可以快速的蓝牙BT 0关闭1打开BT BT 2开关恢复啦…
可以快捷开关PPC蓝牙
BT 0 关闭
BT 1 开启
BT 2 恢复上次运行前,蓝牙状态
BT 1 1 开启,可见
BT 切换状态-PPC can quickly switch the Bluetooth BT 0 closed BT 1 Open BT 2 to resume the last run before the Bluetooth BT 1 1 open state, we can see the status of BT switch
- 2022-08-20 09:56:15下载
- 积分:1
-
微分进化算法
差分进化 (DE) 是一个启发式算法优化的工具。从本质上说,它是提供优质的保障,基于实数编码的遗传算法 [1] 的思想贪婪。随着遗传算法,微分进化算法包含 a 基因突变与交叉操作,但在比较,选择遗传算法的操作的同时,微分进化算法使用一对一的淘汰机制更新人口。适当的微分进化算法在连续域优化问题的优势得到了广泛的应用,进化算法研究热潮。
- 2022-01-31 01:56:59下载
- 积分:1
-
茶楼管理系统
某学院第三届信息系统开发竞赛初赛作品
- 2022-09-15 19:40:06下载
- 积分:1
-
库存系统
库存管理系统是所有计算排序的详细信息和产品详细信息、 销售详细信息的过程,在此系统中保存的股票的详情。
- 2022-05-30 06:12:49下载
- 积分:1
-
birthday management software, automatic reminders, background operation, a varie...
生日管理软件,自动提醒,后台运行,多种界面可选-birthday management software, automatic reminders, background operation, a variety of optional interface
- 2022-07-12 08:34:42下载
- 积分:1