CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - complex class

搜索资源列表

  1. fushu

    0下载:
  2. 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Com
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:810byte
    • 提供者:伍国
  1. Array-Complex

    0下载:
  2. 复数类的C++实现-Complex array 头文件及源代码-The complex class C++-Complex array header files and source code
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:2.53kb
    • 提供者:于练
  1. Cryptic-Complex

    0下载:
  2. 隐藏复数类的内部实现--C++编程,头文件及代码-Hide complex class the internal- C++ programming header file and code
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:25.66kb
    • 提供者:于练
  1. complex

    0下载:
  2. 大学C++教程 第七版 课后习题标准答案 complex 类 仅供参考 -University seventh edition, C++ tutorial, after-school exercises standard answer complex class
  3. 所属分类:source in ebook

    • 发布日期:2016-01-25
    • 文件大小:5kb
    • 提供者:张国
  1. lingdianqifeixue_cPP

    0下载:
  2. 《零点起飞学c++》结合大量示例和实战案例,由浅入深、循序渐进地介绍c++语言的相关知识,尤其对面向过程的程序设计到面向对象的程序设计做了重点介绍和必要辨析,《零点起飞学c++》共分4篇,第1篇面向过程的c++编程,包括走进c++、数据类型、变量和常量、运算符、表达式和语句、指针的操作、复合数据类型、函数、输入/输出,以及面向过程的编程案例。第2篇介绍面向对象的c++编程,包括封装、命名空间和作用域、继承和派生、多态、模板,以及面向对象的编程案例。第3篇介绍c++的高级开发技术,包括string
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:130.36kb
    • 提供者:zzz
搜珍网 www.dssz.com