-
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
-
vc案例原代码3
这是VC++精彩案例一书的随书光盘(三),里面包含了很多具有代表性的代码,可用于初学VC者参考的好资料(This is a wonderful case with the CD (3), which contains a lot of representative code that can be used when a person VC good reference information)
- 2005-04-13 08:45:54下载
- 积分:1
-
PMVcalculator.rar
输入空气温度,相对湿度,平均辐射温度,衣服热阻,新陈代谢率之后可以轻松计算PMV-PPD(Enter the air temperature, relative humidity, mean radiant temperature, clothing thermal resistance, metabolic rate can then be easily calculated PMV-PPD)
- 2020-10-10 16:57:33下载
- 积分:1
-
render
GMS社区
846465456894897(GMS community 846465456894897)
- 2008-03-02 10:51:00下载
- 积分:1
-
65358
** sBackUpfileName 恢复后的数据库存放目录
** sDataBaseName 备份的数据名
** sIsAddBackup 是否追加到备份文件中
**说 明:引用Microsoft ActiveX Data Objects 2.x Library
**模 块 名:frestoredatabase_a
**描 述:恢复数据库,返回出错信息,正常恢复,返回""
**调 用:frestoredatabase_a "备份文件名","数据库名"
**参数说明:
** sDataBasePath 恢复后的数据库存放目录
** sBackupNumber 是从那个备份号恢复
** sReplaceExist 指定是否覆盖已经存在的数据
**说 明:引用Microsoft ActiveX Data Objects 2.x Library
">
- 2013-08-22 09:58:50下载
- 积分:1
-
Banks_Tran1792759122004
Software for Banking Purpose
- 2014-11-27 03:11:10下载
- 积分:1
-
GL12
编写Windows 窗口应用程序,要求能实现如下功能:1.包含如下菜单项:学生管理—>管理(M) ,管理菜单项选择后要求弹出自定义对话框对学生进行管理,管理内容包括
增加学生,浏览学生信息,删除学生;
2.学生信息包括性别,专业,CET4,CET6,计算机等级考试等学习情况,要求使用Radio,CheckBox,ComboBox,Button,EditBox;
3.学生管理对话框中增加头像选择功能,头像采用cat.ico, dog.ico, boy.ico, girl.ico 文件;
4.增加菜单项:学生管理—>保存(S),读取(R) ,能将所有学生信息(包含头像信息)保存到指定的二进制文件no12.data中。(Write Windows window application requirements to achieve the following functions: 1. Contains the following menu items: Student Management- " Administrative (M), management requirements of the pop-up menu of options to customize the dialog box after the students management, management including increased student View student information, delete the student 2. student information including gender, professional, CET4, CET6, learning computer grade examinations, requires the use of Radio, CheckBox, ComboBox, Button, EditBox 3. Student Management dialog box, select the features to increase picture , head with cat.ico, dog.ico, boy.ico, girl.ico documents 4. add menu item: Student Management-> Save (S), read (R), can all student information (including picture information ) saved in the specified binary file no12.data)
- 2020-07-03 02:40:01下载
- 积分:1
-
NetworkProgrammming
基于SOCKET编程,模拟聊天窗口,可选择端口号等,两个窗口之间可以相互发送信息。(SOCKET-based programming, simulation of the chat window, two windows to send messages between each other.)
- 2009-04-02 16:09:10下载
- 积分:1
-
OsenXPCntrl
VB仿XP风格的窗体控件含演示代码,有需要的就下载吧。(XP style imitation VB form controls with demo code, there is a need to download it.)
- 2013-08-03 23:45:19下载
- 积分:1
-
live555_vs2008_vs2015(live.2014.07.25)
live555 rtsp build in vs2008 and vs2015.
also make testRTSPClient execute project
- 2020-06-19 19:00:01下载
- 积分:1