- 9
- 0
- 约4.24千字
- 约 13页
- 2018-06-09 发布于江西
- 举报
c语言程序设计实验课(C language programming experiment class ).doc
c语言程序设计实验课1(C language programming experiment class 1)
/ / C language program design experiment course 1.cpp: entrance point console application.
/ / design can be a complex operation demonstration program
/ / [basic requirements]
/ / implementation of six basic operations:
//1) generates a complex number from the real part and imaginary part of the input;
//2) sum of two complex numbers
(//3) two complex difference
//4) two complex quadrature
(//5) separating the real part from the known complex number
//6) the imaginary part is separated from the known complex number
#include stdafx.h
#inclu
原创力文档

文档评论(0)