搜索资源列表
实现一个complex class.(数学里的复数)运算符的重载
- 实现一个complex class.(数学里的复数)运算符的重载
Complex
- c++简单复数类的运算,包括加法,减法,乘法,除法运算(没用到重载)-c++ simple and complex class operations, including addition, subtraction, multiplication, division operations (useless to overload)
Complex
- 复数类,用模板写的,随便写的,只为进去下载代码-complex class
complex_class
- C++实现的复数+_*/运算,自己用了很多年了-C++ complex
complex
- 复数类,实现了复数多种功能,需要的可以看一下-Complex class, implements a variety of complex functions, need to look at
Complex
- 重载复数的加减乘除运算.用C++类的思想实现.-Overloaded complex addition and subtraction multiplication and division operations. Using C++ class ideology.
Complex
- 这是一个简单的复数类的实例,描述了基本的c++的知识,可供初学者学习~-this is a complex class,for new learner
Complex
- C#实现的COMPLEX类模拟,VS2005下运行-C# implementation of the COMPLEX class simulation, VS2005 run
complex
- complex类的运算符重载代码,包括加,减,乘,除-complex class
complex
- 复数类的构造,实现基本的四则运算,如加、减、乘、除-The construction of complex class
complex
- 这是在vc++环境下,定义复数类、实现复数类、并进行了复数类的测试的完整程序代码。-This is in vc++ environment, the definition of complex classes, to achieve complex class and the test carried out a complete complex class code.
Complex
- 复数类Complex,运算符重载,修改了网上代码,可在各平台上实现连续运算,不会报错了-Complex class Complex, operator overloading, to modify the online code can achieve continuous operation of the platform, not an error of the
complex
- 复数类的C++实现,重载了输入输出和+、-、*、/等操作符-The complex class C++ to achieve overload the input and output and+,-,*,/operators
Complex-Class
- A complex class for arithmatics on complex numbers
Complex
- 编写一个Complex 类,需要完成加减乘除运算符重载-Write a Complex class, you need to complete the addition, subtraction, multiplication, and division operator overloading
Array-Complex
- 复数类的C++实现-Complex array 头文件及源代码-The complex class C++-Complex array header files and source code
Cryptic-Complex
- 隐藏复数类的内部实现--C++编程,头文件及代码-Hide complex class the internal- C++ programming header file and code
complex
- 大学C++教程 第七版 课后习题标准答案 complex 类 仅供参考 -University seventh edition, C++ tutorial, after-school exercises standard answer complex class
complex
- 该类中含有复数运算及矩阵运算的多个方法,这些方法都是通过参考书籍所实现的,能够很好的运用到复数运算中,经过检验运算误差非常小,甚至比matlab的精度还高(C# complex matrix)
Complex
- C#中编写复数类的文件,应在其他程序中进行调用(C# in the preparation of the complex class of documents, should be invoked in other programs)
