-
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
-
ISO_14230_3_1999
ISO_14230_3_1999_道路车辆_诊断系统_关键词协议2000_第3部分_应用层。做诊断开发的童鞋应该能用得到。(ISO_14230_3_1999_ road vehicles _ diagnostic systems- Keyword protocol 2000_ _ Part 3 _ the application layer. The development of children' s shoes to make the diagnosis should be able to get.)
- 2013-08-21 21:15:39下载
- 积分:1
-
175868
Tool software can calculate the led display code If you need the original code can contact provided free of charge,
- 2017-05-20 21:49:56下载
- 积分:1
-
C++读取txt文本中的矩阵数据 - CSDN博客
vc++/vc程序,简单好学,方便初学者,程序完整,直接运行(Vc++/vc program, simple and easy to learn, convenient for beginners, complete program, direct operation)
- 2018-04-29 20:46:34下载
- 积分:1
-
MediaPlayer
brew sdk 开发用MediaPlayer源码 语言为c++(MediaPlayer for brew sdk,language c++)
- 2009-10-31 01:58:09下载
- 积分:1
-
uC-GUIv31408
uc gui v3.14源码 vc6.0编译通过(uc gui v3.14 compile source vc6.0)
- 2006-10-18 09:34:42下载
- 积分:1
-
aclock_src
说明: 一个日历程序用MFC写的。 一个日历程序用MFC写的。 一个日历程序用MFC写的。(A calendar program written using MFC. A calendar program written using MFC. A calendar program written using MFC.)
- 2008-10-01 22:39:46下载
- 积分:1
-
ShowBitmap
MFC显示BITMAP 图像 适合初学者学习 C++(Show BITMAP image suitable for beginners to learn)
- 2014-05-11 02:00:59下载
- 积分:1
-
3275-anqn
VC++ 通过ODBC读写Excel文件 VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码,程序没有其它功能,就这一个读写EXCEL的功能,可以VC6下编译通过(VC++ to read and write Excel files via ODBC VC++ ODBC operations directly through the program to read and write Excel spreadsheet files, attach the source code, no other program features a reading and writing EXCEL on this feature, you can compile under VC6)
- 2011-07-12 10:10:34下载
- 积分:1
-
treelog
说明: 很实用的小控件,可将所需要的信息在调试过程中显示在编辑框中,将这个类加到自己的程序中并于编辑框关联即可使用(Very useful widget can be the required information in the debugging process is displayed in the edit box will be added to this category in its own procedures and associated edit box you can use)
- 2008-11-19 17:34:39下载
- 积分:1