登录
首页 » Visual C++ » baseCla

baseCla

于 2007-12-18 发布 文件大小:1KB
0 217
下载积分: 1 下载次数: 3

代码说明:

  利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)

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

发表评论

0 个回复

  • CHAP05
    企业备忘录管理系统 利用VC++技术实现 需要连接数据库(SQl MFC)
    2010-06-13 14:06:28下载
    积分:1
  • 测量平差
    说明:  有关测量平差计算的一个很好的程序,不知大家是否对测绘学科的内容感兴趣?(adjustment calculation of the measurement of a good procedure, we do not know whether the right mapping disciplines interested in the content)
    2005-10-18 14:32:34下载
    积分:1
  • picture
    这个源代码原创,利用MFC编程,可以实现人头检测,通过分类器检测。如果运行有问题,可以联系我,我可以提供相应boost分类器。(It s a program detecting huamn face using adaboost, with the help of MFC.)
    2021-03-05 18:59:30下载
    积分:1
  • gjwsy
    通过串口读取GPS的信息,并解析信息,显示经纬度以及其他的一些主要值,并将该经纬度值转化成大地坐标值(Read through the serial port GPS information and analysis information to display latitude and longitude as well as some other major value, and the latitude and longitude values converted to geodetic coordinates)
    2016-07-15 17:09:46下载
    积分:1
  • DatabaseTest
    关于ADO数据库添加的一个简单例程,使用MFC的对话框为平台。(use visual C++ a sample about how to create ADO database . and the project is dialog on MFC)
    2013-03-16 21:23:53下载
    积分:1
  • ASP.NET
    用Visual studio express 2012 for web做的小程序发发,有课程实验报告,还有源码,可以直接打开的(Using Visual Studio Express 2012 for web to do a small program hair, there are curriculum experiment report, and source code, can be directly opened.)
    2018-05-31 19:26:39下载
    积分:1
  • programs
    一些matlab的程序,初学数字信号处理时的联系用,是经典书籍的答案(small)
    2009-02-22 18:24:49下载
    积分:1
  • GPU
    基于GPU的GPS信号的并行捕获算法的研究(GPS signal parallel capture algorithm based on GPU)
    2014-06-08 11:10:56下载
    积分:1
  • WmfViewer
    说明:  wmf文件的查看程序,本程序是一个vc编写的activex控件,可以对wmf文件进行查看和缩放等操作(wmf file to view the procedure, the procedure is a vc prepared activex control, can wmf file for viewing and scaling operations)
    2008-08-28 16:28:29下载
    积分:1
  • C8051F060-DAC
    这个程序输出正弦和余弦波形 使用DAC硬这C8051F060单片机DAC0波形输出 和DAC1  Timer4中断更新的输出DAC.Timer4 ISR的  然后导致了DACs计算的输出,这是下一个中断。 输出波形的频率设定的# define <频率>。  实现定义的精确输出频率<频率>,一个  /使用外部晶体。(This program outputs sine and cosine waveforms using the hardware DACs // on the C8051F06x microcontroller. The waveforms are output on pins DAC0 // and DAC1. // // The output of the DAC is updated upon a Timer4 interrupt. The Timer4 ISR // then calculates the output of the DACs for the next interrupt. // // The frequency of the output waveforms is set by the#define <FREQUENCY>. // To achieve the exact output frequency defined by <FREQUENCY>, an // external crystal should be used.)
    2014-07-03 19:05:12下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载