-
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
-
weisay_mono
从立体声的wave文件中分别提出左声道和右声道的声音数据(Asked the left and right channels of sound data from the stereo the wave file)
- 2013-03-19 11:16:57下载
- 积分:1
-
sanweibianhuan
说明: 用vc++做的三维图像变换的程序,希望对大家有用………………(Using vc++ to do three-dimensional image transformation procedures in the hope for all of us ... ... ... ... ... ...)
- 2009-09-01 22:34:15下载
- 积分:1
-
udf
用于fluent模拟冷凝情况的UDF,它是基于压力的变化的蒸发冷凝相变模型。(UDF for fluent simulation of condensation, which is a pressure-based, evaporative condensation phase change model.)
- 2017-11-09 17:44:05下载
- 积分:1
-
Pelco-D-based-dll-project-for-PTZ
基于Pelco-D协议的云台串口控制动态链接库(Pelco-D based dll project for PTZ)
- 2014-10-10 14:28:07下载
- 积分:1
-
gaojikuhudanfuwuqi
不错的客户端连接程序,希望大家喜欢,里面是一个客户端的程序,一会会提供服务端的程序(good client procedures in the hope that everyone likes, there is a client process, will provide a service side of the process)
- 2005-05-03 15:12:49下载
- 积分:1
-
zhinengdianbaio
智能电表双向通信部分源代码,可以帮助大家学习智能电表远程通信方面的知识。(Intelligent electric meter two-way communication part of the source code, can help you learning intelligent electric meter remote communication knowledge.
)
- 2012-12-25 11:49:15下载
- 积分:1
-
MFCparking
MFC停车场系统,地图采用西塘地图,路线算法采用弗洛伊德算法(MFC parking system, use the map Xitang map, route algorithm of Floyd algorithm)
- 2016-03-16 16:11:46下载
- 积分:1
-
dlltest
加载动态链接库,使用里面的函数,来移动图片(Load the dynamic link library, inside a function, to move the picture)
- 2013-05-14 16:49:28下载
- 积分:1
-
CAN-USB
CAN总线分析源代码
USB转CAN USBCAN 调试器 (CAN Bus Analyzer USB to CAN USBCAN source code debugger)
- 2013-07-09 22:51:28下载
- 积分:1