复数运算#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 Complex operator- ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c ) private: double Real, Image }
标签: Complex double iostream include
上传时间: 2016-06-30
上传用户:wang5829
内核中链表结构的实现,并通过实例对每个链表操作接口进行了详尽的讲解。 一、 链表数据结构简介 链表是一种常用的...这些链表大多采用在[include/linux/list.h]实现的一个相当精彩的链表数据结构
上传时间: 2013-12-19
上传用户:jkhjkh1982
自由空间E和H场的相位差和振幅衰落,可以显示波形。场特性,方向图,增益等
上传时间: 2013-12-23
上传用户:zhuoying119
java源代码,protel原理图 H桥电机驱动器 特点:5-7V低电压供电,带升压电路产生12V以上栅极驱动电压,两片so-8小体积mos管半桥驱动芯片保证驱动效果 本电路已应用到多个直流电机驱动板上,最大驱动电流可根据所选用的mos管调整..
上传时间: 2014-01-01
上传用户:jhksyghr
用ATMEGA88推动LCD240128液晶的测试程序。按config.h的定义连接AVR和LCD,外部16M晶振,保证显示“我们的AVR”logo图片。
上传时间: 2013-12-25
上传用户:ghostparker
H.264视频编解码协议文档,是学习H.264及编码的必备文档
上传时间: 2013-12-06
上传用户:爱死爱死
自己编写的飞利浦LPC2200的串口驱动,可以支持在OS下和非OS下,主要通过在.h档下配置实现
上传时间: 2013-12-06
上传用户:日光微澜
H.264的开源编码器X.264的源码。X.264是H.264的经典开源编码器,非常适合作为学习和研究使用。
上传时间: 2014-01-09
上传用户:iswlkje
Experiments,as the bridge between theory study and the reality,
标签: Experiments the between reality
上传时间: 2013-12-27
上传用户:dongbaobao
这是一个H.264/MPEG-4第10部分的白皮书,请接受!
上传时间: 2014-01-11
上传用户:2525775