搜索资源列表
fu
- 这是一个很小的c语言实现的复数计算器,它能进行简单的复数计算。
ComplexCalculator
- 一个用MFC制作的实现“复数”各种操作的计算器。包括 加减乘除根模 自然对数 实幂指数 虚幂指数 正弦 余弦 正切。 主要是各种算法和类的设计。 可以供初学C++面向对象程序设计和MFC的同学参考。-err
fushujs
- 各种复数计算器,有操作界面,c/c++源代码,vc6.0-A variety of complex calculator, there are user interface, c/c++ source code, vc6.0
fushujisuanqi
- (一) 题目 复数计算器 (二) 功能要求 实现对复数的+、×、+=、-=、×=、++、――、>=、<=、!=运算,其中>=、<=是针对复数的模进行运算。 (三) 解决方案 1. 明确实验操作对象和目的。 2. 针对目的和对象进行总体设计。 3. 细化流程:书写程序,编译、运行并调试。 (四) 设计思路 定义一个复数类complex。 声明所需成员函数和友元函数对各运算符进行重载。 定义各成员
cPPcalculator
- virsul c++课程设计开发复数计算器,成绩优秀-C++ course design development plural calculator
calculator
- C++Builder做的小程序,实现复数计算器的功能。-C++Builder do small procedures, complex calculator functions.
fushujsq
- VC/C++源码,算法相关,复数计算器 VC++ .NET源代码实现的复数计算器,-VC/C++ source code, algorithms related complex calculator Visual C++ NET source code to achieve complex calculator,
plural
- 复数计算器,基于windows form C++开发-This is a very complete negative function calculator, windows form C++ development
zhuomianfushujisuanqi
- 复数的桌面计算器,用C#编写,能够实现复数的四则运算。-Plural desktop calculator, written in C#, to achieve complex four operations.
complex-calculator
- C++的小程序,一个复杂的计算器的源代码,很实用,而且能实现基本和复杂的计算功能,包括复数的。-C + + program, a complex calculator source code, very practical, and can achieve the function of basic and complex computing, including the plural.
ComplexCounter
- 复数计算器,实现两个复数的加减乘除。复数可以只有实部或虚部。(This is a complex counter.)
源
- 做到加减乘除,复数的加减乘除,矩阵的加减乘。(Do add, subtract, multiply and divide complex matrix, modified by add, subtract, multiply and divide.)