代码搜索:虚拟校园
找到约 4,013 项符合「虚拟校园」的源代码
代码结果 4,013
www.eeworm.com/read/103443/15732104
cpp phonevir.cpp
//这个程序在本书所带软盘中。文件名为PHONEVIR.CPP
//这个程序演示怎样利用多级继承和虚拟成员子程序来实现多态性。
#include
#include
class telephone {
public:
telephone(char *number);
virtual void dial(char *out
www.eeworm.com/read/286602/8757121
txt 例4.7.txt
例4.7 将例4.6程序改为通过函数模板来实现。
#include
using namespace std;
template //模板声明,其中T为类型参数
T max(T a,T b,T c) //定义一个通用函数,用T作虚拟的类型名
{if(b>a) a=b;
if(c>a) a=c;
retur
www.eeworm.com/read/184790/9075636
txt 例4.7.txt
例4.7 将例4.6程序改为通过函数模板来实现。
#include
using namespace std;
template //模板声明,其中T为类型参数
T max(T a,T b,T c) //定义一个通用函数,用T作虚拟的类型名
{if(b>a) a=b;
if(c>a) a=c;
retur
www.eeworm.com/read/379196/9204875
txt 例4.7.txt
例4.7 将例4.6程序改为通过函数模板来实现。
#include
using namespace std;
template //模板声明,其中T为类型参数
T max(T a,T b,T c) //定义一个通用函数,用T作虚拟的类型名
{if(b>a) a=b;
if(c>a) a=c;
retur
www.eeworm.com/read/356039/10238088
plg u1.plg
礦ision2 Build Log
Project:
E:\单片机\虚拟串口\mcu_pc\mcu_pc\u1.uv2
Project File Date: 04/26/2006
Output:
www.eeworm.com/read/160854/10485619
htm 第三节.htm
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|24 Aug 2000 04:54:20 -0000
vti_extenderversion:SR|4.0.2.3406
vti_filesize:IR|5914
vti_title:SR|第三节 虚拟存储
vti_metatags:VR|HTTP-EQUIV=Content-Type text/htm