-
baseCla
利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
- 2007-12-18 16:30:58下载
- 积分:1
-
Test
基于C++实现des加密算法,包含详细说明,基于C++实现des加密算法,(encryption algorithm,
encryption algorithmencryption algorithm
encryption algorithm)
- 2018-12-31 05:42:39下载
- 积分:1
-
ClipsNet
MommoSoft公司的CLIPS程序集以及例子,可以用于C#和CLIPS的混合编程(CLIPS assembly from MommoSoft, as well as examples, can be used in C# and a mixture of CLIPS programming)
- 2020-12-01 19:29:26下载
- 积分:1
-
Source
printer management system to control prin jobs while running
- 2016-03-01 23:22:42下载
- 积分:1
-
pdflib_cs3
说明: 本代码演示了PDFLIB中的文本输出函数的使用.(demonstration of the code of PDFLIB text output function use.)
- 2005-12-05 18:35:26下载
- 积分:1
-
comt
com密码获取 获取IE密码源码 软键盘密码等等一系列(com password to obtain access to the the IE password source soft keyboard password so a series of)
- 2013-02-02 23:02:53下载
- 积分:1
-
DemoMDI
说明: 基于VC++的一个标尺小程序,程序用的是vs2010(A ruler program based on VC++, which uses VS2010)
- 2019-02-19 10:33:44下载
- 积分:1
-
871414jingdianbanker
操作系统期末复习文件Operating system review of documents
(Operating system review of documents
)
- 2014-12-21 14:56:23下载
- 积分:1
-
lesson-1
孙鑫视频的第一讲代码,希望对大家有用,O(∩_∩)OC++,C .......(C++,C .......)
- 2013-07-15 09:59:59下载
- 积分:1
-
c_plus_primer
c++primer课后练习题源代码,全部经过测试,可以直接拿来使用,省去你打字的时间。(c++ primer after-school exercises the source code, all tested and can be directly used to use, save you typing time.)
- 2010-12-03 13:19:51下载
- 积分:1