-
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
-
TimerOne-r11
Arduino timer one as classes
- 2015-09-11 16:30:04下载
- 积分:1
-
white-answer
一种对白皮书上的一些例题的答案以及自己的一些见解(An answer to some examples on the white paper, and some of his own opinions
)
- 2014-01-14 15:49:06下载
- 积分:1
-
Windows核心编程
window核心编程,根据不同章节分布不同的文档,第五版方便查看(Window core programming, according to different sections of the distribution of different documents, the fifth version is easy to see.)
- 2018-04-26 16:47:48下载
- 积分:1
-
Linux C语言编程一站式学习--pdf完整版
这本书最初是为北京亚嵌教育研究中心的嵌入式Linux系统工程师就业班课程量身定做的教材之一。该课程是为期四个月的全日制职业培训,要求学员毕业时具备非常Solid的C编程能力,能熟练地使用Linux系统,同时对计算机体系结构与指令集、操作系统原理和设备驱动程序都有较深入的了解。(This book was originally one of the textbooks tailored for the Embedded Linux System Engineers course at the Beijing Institute of Embedded Education Research. The course is for a period of four Full-time vocational training for the month, requiring students to have very solid C programming skills when they graduate, skilled use of Linux systems, and computer architectureHave a deeper understanding of the instruction set, operating system principles and device drivers.)
- 2020-10-07 18:27:37下载
- 积分:1
-
JumboTCMS_src
说明: 实现接口的服务器建议支持Internet时间服务器同步,同时保障部署将博CMS的服务器时间准确性。(Servers implementing the interface recommend supporting Internet time server synchronization, while ensuring the accuracy of server time when deploying CMS.)
- 2019-06-24 09:24:14下载
- 积分:1
-
CAN Bootloader协议
CAN Bootloader协议STM32_Bootloader_CAN协议应用
- 2023-06-06 13:35:03下载
- 积分:1
-
imagepreprocessing
关于医学图像的基于形状的图像检索。预处理用小波去噪 ,特征选用不变矩。(image preprocessing)
- 2012-04-23 19:29:34下载
- 积分:1
-
stm8l15x-24C512
stm8l15x软件模拟I2C,使用模拟I2C读写AT24C512(stm8l15x software simulation I2C, analog I2C write AT24C512)
- 2014-12-15 08:46:38下载
- 积分:1
-
5G_NR_Downlink_carrier_wabeform_genentation
说明: 根据5G协议要求,产生5G NR下行链路信号,包含各种参考信号形式(According to the requirements of 5g protocol, 5g NR downlink signal is generated, including various reference signal forms)
- 2021-04-20 10:47:24下载
- 积分:1