復(fù)數(shù)運(yùn)算#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 }
資源簡介:復(fù)數(shù)運(yùn)算#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 Co...
上傳時(shí)間: 2016-06-30
上傳用戶:wang5829
資源簡介:/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上傳時(shí)間: 2015-03-25
上傳用戶:璇珠官人
資源簡介:/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上傳時(shí)間: 2015-03-25
上傳用戶:cc1
資源簡介:/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上傳時(shí)間: 2013-12-27
上傳用戶:baiom
資源簡介:/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上傳時(shí)間: 2013-12-29
上傳用戶:風(fēng)之驕子
資源簡介:/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上傳時(shí)間: 2015-03-25
上傳用戶:xieguodong1234
資源簡介:/*** *****詞法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上傳時(shí)間: 2013-12-19
上傳用戶:佳期如夢
資源簡介:數(shù)據(jù)結(jié)構(gòu) 課程 2叉樹的遍歷 #include "stdafx.h" #include <iostream.h> typedef char elemtype
上傳時(shí)間: 2013-11-30
上傳用戶:tb_6877751
資源簡介:#include "iostream.h" #include "iomanip.h" #define N 20 //學(xué)習(xí)樣本個(gè)數(shù) #define IN 1 //輸入層神經(jīng)元數(shù)目 #define HN 8 //隱層神經(jīng)元數(shù)目 #define ON 1 //輸出層神經(jīng)元數(shù)目 double P[IN] //單個(gè)樣本輸入數(shù)據(jù) double T[ON] //單個(gè)樣本教師數(shù)據(jù) dou...
上傳時(shí)間: 2014-01-01
上傳用戶:凌云御清風(fēng)
資源簡介:BP神經(jīng)網(wǎng)絡(luò)程序,C語言源代碼 如下: #include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "math.h" #include "stdio.h" #include "time.h" #include "fstream.h" #define N 120 //學(xué)習(xí)樣本個(gè)數(shù) #define IN 3 //輸入層神經(jīng)元...
上傳時(shí)間: 2017-06-15
上傳用戶:xinzhch
資源簡介:#include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char * g_ptr char * g_lim exter...
上傳時(shí)間: 2016-12-31
上傳用戶:colinal
資源簡介:復(fù)數(shù)運(yùn)算庫,可對復(fù)數(shù)進(jìn)行加減和開方運(yùn)算
上傳時(shí)間: 2015-01-04
上傳用戶:lijinchuan
資源簡介:Unix下的復(fù)數(shù)運(yùn)算,實(shí)現(xiàn)了復(fù)數(shù)的加減、開方運(yùn)算
上傳時(shí)間: 2015-01-04
上傳用戶:weiwolkt
資源簡介:復(fù)數(shù)運(yùn)算庫
上傳時(shí)間: 2015-01-04
上傳用戶:yyq123456789
資源簡介:一個(gè)復(fù)數(shù)運(yùn)算的例子
上傳時(shí)間: 2013-12-23
上傳用戶:熊少鋒
資源簡介:復(fù)數(shù)運(yùn)算,日期類,計(jì)算機(jī)類
上傳時(shí)間: 2015-01-24
上傳用戶:zjf3110
資源簡介:此文件為C語言編寫的復(fù)數(shù)運(yùn)算算法
上傳時(shí)間: 2015-02-09
上傳用戶:teddysha
資源簡介:復(fù)數(shù)運(yùn)算詳細(xì)算法
上傳時(shí)間: 2015-02-16
上傳用戶:cazjing
資源簡介:一個(gè)復(fù)數(shù)運(yùn)算的類
上傳時(shí)間: 2015-02-25
上傳用戶:xinzhch
資源簡介:計(jì)算方法中的復(fù)數(shù)運(yùn)算
上傳時(shí)間: 2015-03-04
上傳用戶:hjshhyy
資源簡介:This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the include directory of your compiler and includ...
上傳時(shí)間: 2013-12-21
上傳用戶:wys0120
資源簡介:本代碼是《計(jì)算機(jī)常用數(shù)值計(jì)算算法與程序 C++版》一書的配套復(fù)數(shù)運(yùn)算代碼,每個(gè)源程序文件的文件擴(kuò)展名都使用.cpp形式。這些C++程序已經(jīng)在微軟公司W(wǎng)indows 平臺下的Virsual C++ 6.0環(huán)境下通過
上傳時(shí)間: 2013-12-20
上傳用戶:gtf1207
資源簡介:數(shù)據(jù)結(jié)構(gòu)作業(yè) 復(fù)數(shù)運(yùn)算代碼。 可處理復(fù)數(shù)加減乘除運(yùn)算。 圖形界面。
上傳時(shí)間: 2015-05-21
上傳用戶:ynsnjs
資源簡介:將數(shù)學(xué)運(yùn)算中的復(fù)數(shù)運(yùn)算抽象為C++類的源代碼
上傳時(shí)間: 2014-12-04
上傳用戶:lo25643
資源簡介:常用算法大合集; 包括插值、查找、常微分方程組求解、多項(xiàng)工與連分式函數(shù)計(jì)算、非線性方程與方程組求解、復(fù)數(shù)運(yùn)算、漢字操作、基本圖形操作、極值問題、矩陣特征值與特征向量的計(jì)算、矩陣運(yùn)算、擬合與逼近、排序、數(shù)據(jù)處理與回歸分析、數(shù)學(xué)變換與濾波、數(shù)值...
上傳時(shí)間: 2015-08-20
上傳用戶:zhangzhenyu
資源簡介:iostream.h和iiostream的區(qū)別iostream .h和iiostream的區(qū)別iostream .h和iiostream的區(qū)別iostream .h和iiostream的區(qū)別
上傳時(shí)間: 2013-12-30
上傳用戶:ljmwh2000
資源簡介:真的是復(fù)數(shù)運(yùn)算噢,自己做的很不錯(cuò)噢,大家一定要相信我,我相信他能幫助大家的
上傳時(shí)間: 2014-01-07
上傳用戶:xieguodong1234
資源簡介:復(fù)數(shù)運(yùn)算,包括加減乘除等,直接輸入要運(yùn)算的數(shù)即可完成運(yùn)算
上傳時(shí)間: 2015-10-07
上傳用戶:woshini123456
資源簡介:C語言實(shí)現(xiàn)各種常用的數(shù)字信號處理方法。比如復(fù)數(shù)運(yùn)算、快速傅立葉變換FFT以及各種濾波算法
上傳時(shí)間: 2014-09-05
上傳用戶:xzt
資源簡介:復(fù)數(shù)運(yùn)算的源程序,包括一些頭文件什么的,如果想做數(shù)值計(jì)算的朋友,可以試一試啊!
上傳時(shí)間: 2013-12-11
上傳用戶:erkuizhang