CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 重载

搜索资源列表

  1. duotai

    0下载:
  2. 多态和虚函数 1.编写一个评选优秀教师和学生的程序,优秀教师的标准是一年内发表论文3篇以上,优秀学生的标准是考试平均成绩在90分以上,当输入一系列的教师和学生后,列出优秀教师和学生的名单。 实验原理:设计一个基类,其中包含描述姓名的数据成员、判定是否优秀的纯虚函数;由此派生出教师类和学生类,教师类中增添表示论文数的数据成员、重载判定是否优秀的成员函数,学生类中增添表示平均成绩的数据成员、重载判定是否优秀的成员函数。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:12421
    • 提供者:陈冰晶
  1. TaskTrain_1[1].3

    0下载:
  2. 定义一个表示三维空间坐标点的类,并对下列运算符重载
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5637403
    • 提供者:单梁
  1. 底层虚拟建开发

    0下载:
  2. InitSuperKeys() 安装WINIO驱动,一般用于Form_Load事件中调用 CloseSuperKeys() 卸载WINIO驱动,一般用于Form_Closed事件中调用 KeyDown(Key) 模拟普通Key键按下。 KeyDownEx(Key)模拟扩展Key键按下。 KeyUp(Key)模拟普通Key键弹起。 KeyUpEx(Key)模拟扩展Key键弹起。 KeyPress(Key)模拟普通Key键按下并弹起一次。其中按下和弹起的默认时间间隔是200毫秒 KeyPress(K
  3. 所属分类:软件工程

  1. cyufayingyong

    0下载:
  2. C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载-C++ syntax and application of the classic, type of preparation and application, construction and destructor, overloaded function
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1202
    • 提供者:song
  1. BDate

    0下载:
  2. 主要是阐述了运用重载运算符较完美的实现了大数的加减乘除运算,其中乘法用到俄罗斯算法,语言非常简练。-Is mainly explained the use of overloaded operator, the more perfect realization of the large numbers of addition and subtraction multiplication and division operations, including multiplication algor
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1221974
    • 提供者:高德政
  1. Operatoroverloading

    0下载:
  2. 运算符重载和模板——面向对象程序设计方法C++的最详尽的课件PPT 保证你一看就懂!-Operator overloading and templates- method of object-oriented programming C++, the most comprehensive courseware PPT guarantee that you see at a glance understand!
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:37173
    • 提供者:刘莎
  1. ning

    0下载:
  2. 1.掌握面向对象的多态性:方法重载和方法覆盖的区别 2.掌握this、super、final、static等关键字的用法 -1. Grasp the object-oriented polymorphism: method overloading and method of covering the difference between 2. Grasp this, super, final, static, etc. the use of keywords
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:972
    • 提供者:孙佳佳
  1. yunsuanfuchongzai

    0下载:
  2. 运算符重载及流类库的讲义。包括运算符重载和类运算符的语法,流类库,文件操作方式等-Operator overloading and flow library handouts. Including operator overloading and class operator syntax, flow library, file operation, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:119174
    • 提供者:li
  1. paper688

    0下载:
  2. 随着并联机构学理论的日益成熟,并联摇摆台以其大刚度、高精度和重载等优点,广泛应用于机械、航海和航天等领域。其中,以车辆模拟台的应用最为广泛。车辆在行驶过程中由于受到路况等扰动因素的影响,会产生横摇、纵倾、转艏、前冲、横移和升降共6种位姿的运动,而通过六自由摇摆台能将车辆的这些运动真实的再现出来。 本文以项目——六自由度重型摇摆台的研制为依托,在对国内外六自由度摇摆台的研究现状做了比较深入、系统分析的基础上,对车辆重型摇摆台与负载锁定结构进行了分析优化,主要的研究内容如下: 首先,对六自由
  3. 所属分类:Project Design

    • 发布日期:2017-11-28
    • 文件大小:630004
    • 提供者:XJSZP
  1. BUPT-SCS-CPP

    0下载:
  2. 猜价格游戏 矩形 矩阵(一) 矩阵(二) 矩阵(三) 形状(一) 形状(二)——虚函数 对Point类重载++和――运算符 流式IO(一) 电话本-Guess the price game rectangular matrix (a) of the matrix (b) of the matrix (c) the shape of the shape (a) (b)- virtual function Point class overloaded++ and- operators, stream
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:329864
    • 提供者:Terry
  1. complex-operator-overloading

    0下载:
  2. 实现复数运算符的重载,对C++初学者来说有一定的参考价值。-Complex operator overloading, C++ beginners a certain reference value .
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:25410
    • 提供者:cyl
  1. Docs

    0下载:
  2. C++大量的学习资料,练习题,对C++学习者会有很大的帮助,c++类,约瑟夫问题,函数重载,字符串查找,用C++遍历目录,浅谈C++的构造函数,-lot of learning C++ materials, exercises, right C++ learners will be very helpful, c++ category, Joseph problems, function overloading, string search, use C++ directory travers
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:855954
    • 提供者:牛中超
  1. cpp1

    0下载:
  2. 定义一个钟表类,包括三个私有成员,分别为小时、分钟、秒,在此基础上,请重载自增运算符(++)和自减运算符(--)为类的成员函数,使得钟表类的对象能进行基于秒数的时间变化,注意自增运算符和自减运算符有前缀运算和后缀运算两种。同时要求定义带参数的构造函数,定义时间设置函数和时间显示函数。-Define a class watches, including three private members, namely hour, minute, second, on this basis, please
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:871
    • 提供者:郑秋凯
  1. 1-cPP

    0下载:
  2. 基础知识 对象和类 继承和派生 多态与虚函数 函数重载-Basics, objects and classes, inheritance and derived, polymorphism and virtual functions, function overloading
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:352594
    • 提供者:今天
  1. 2-cPP

    0下载:
  2. 基础知识 对象和类 继承和派生 多态与虚函数 函数重载-Basics, objects and classes, inheritance and derived, polymorphism and virtual functions, function overloading
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:310615
    • 提供者:今天
  1. 3-cPP

    0下载:
  2. 基础知识 对象和类 继承和派生 多态与虚函数 函数重载-Basics, objects and classes, inheritance and derived, polymorphism and virtual functions, function overloading
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:363437
    • 提供者:今天
  1. 4-cPP

    0下载:
  2. 基础知识 对象和类 继承和派生 多态与虚函数 函数重载 -Basics, objects and classes, inheritance and derived, polymorphism and virtual functions, function overloading
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:245401
    • 提供者:今天
  1. 5-cPP

    0下载:
  2. 基础知识 对象和类 继承和派生 多态与虚函数 函数重载 - Basics, objects and classes, inheritance and derived, polymorphism and virtual functions, function overloading
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:369816
    • 提供者:今天
  1. CPP

    0下载:
  2. 该资料主要讲解C++重要知识点,如:内联函数,函数重载等。-The main data on the C++ important points, such as: inline functions, function overloading, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-06-16
    • 文件大小:24698810
    • 提供者:Jian
  1. Operator-overloading

    0下载:
  2. C++的实验,实现运算符重载.运算符重载定义: C++中预定义的运算符的操作对象只能是基本数据类型。-C++ experiments, to achieve operator overloading. Operator overloading definition: C++ in the operation of the operator can only be a basic data type.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:85523
    • 提供者:王耘
« 12 »
搜珍网 www.dssz.com