搜索资源列表
fushuyunhuan
- 一个复数四则运算的C++源程序代码,主要是对运算符重载实现-a plural four Operational C source code, the main thing is to achieve Operator
复数的重载
- 这是用c++实现的一个复数重载的实例,对于学习c++中重载的问题很有帮助,来看看吧!-This is achieved with c a plural Heavy examples for learning, c Overrideable very helpful, at the end of!
利用复数的输出方法将结果输出
- 1. 定义一个复数类Complex,该类有代表实部与虚部的成员变量,有两个构造函数Complex()与Complex(int x,int y)分别完成将成员变量初始化为0及给定值,另有计算复数的加减法及输出复数的三个方法,编程序利用该类完成2+3i与6-8i相加,12+9i与20-8i相减,并利用复数的输出方法将结果输出。,Define a complex number class Complex, the class is represented real and imaginary part
ZHONGSHU1
- 这是另外一个众数的代码。大家可以对比的参考一下看一下。-This is another plural code. We can look at contrast look.
ADT
- 抽象数据类型复数的实现,需构建复数的表示形式,复数的输出,以及复数的加法、乘法和减法。-Abstract data type of the realization of the plural, the plural of that required to build the form, the output of the plural and the plural of the adder, multiplication and subtraction.
shiyanyi
- 数据结构有关复数的实现几次的基地会计法警方开房间 发动机觉得ufnhv-Data structure of the plural base for the realization of a number of accounting method that the police opened the engine room ufnhv
plus
- 简单的复数加减乘除编译器,用C语言实现,实现复数的加减乘除-Plural simple calculation compiler, using C language
Desktop
- 1. 实验题目 在一个有元素组成的表中,出现次数最多的元素称为众数,试写一个寻找众数的算法,并分析其计算复杂性。 -1. Experimental subject elements in a table, the maximum number of occurrences of elements known as the mode and try to write an algorithm to find the plural, and to analyze its computatio
1-2
- 复数四则运算。实现复数的加,减,乘。根据输入的复数分离出实部和虚部-Complex four operations. Achieve the plural add, subtract, multiply. Based on the input of the complex separated real and imaginary parts. .
Plural-problem
- 使用c++实现了众数问题算法的实现,在一串自定义输入的数字中找出出现次数最高的。-Using c++ implementation of the algorithm to achieve the plural problem in a string of custom input numbers to find the highest number of occurrences.
complex
- .h文件。c++中的复数类,能够直接完成基本四则运算,输入输出流,完成一定范围内的比较运算-. H file. c++ classes in the plural, to directly perform basic arithmetic, input and output streams, to complete a range of comparison operators
Complex-arithmetic
- 一个可进行复数运算的演示程序,实现抽象数据类型—复数,及构造复数,并实现复数求和、求差、求积、复数显示等操作。-Complex operations can be a demonstration program, implementing abstract data types- complex, and complex structure, and implement complex sum, difference, quadrature, plural display operating.
1
- 算法设计中的众数问题,使用了两种方法进行解决。-Plural in the algorithm design
c
- 在数据结构中使得复数ADT的实现的一种算法。-In the data structure makes the the plural ADT implementation of an algorithm.
JAVA-experiment-5
- 1、编写一个名为“复数”的类,包含复数的实部和虚部(数据成员),以及复数之间的基本算术运算:加、减(方法成员),并要求复数加减运算,程序运行中能对给定的复数进行运算,并打印运算的结果。-1, the preparation of a " plural" , contains the real part and imaginary part (data members), as well as the complex between the basic arithmetic ope
Plural
- 复数类设计:重载运算符“+、-、*、/、=、< 、==、!=”等等. -The the plural class design: overloaded operator+,-,*, /, =, < < == = " and so on.
yi
- 基本练习 你一定有用 复数包括实部虚部 输入输出-Basic exercises you must be useful to the plural include the real part of the imaginary part of the input and output
zhongshu
- 众数问题,半数集问题。还有算法书本2.5 2.9习题 每个问题代码均有运行时间统计代码在里面-Plural, half of the episodes. 2.5 2.9 Exercises algorithm books each code are run-time statistics code inside
Mode
- 众数:简单的说,就是一组数据中占比例最多的那个数。用众数代表一组数据,可靠性较差,不过,众数不受极端数据的影响,并且求法简便。-Simply put, accounted for the largest proportion of that number is a set of data.On behalf of a set of data in the plural, poor reliability, but the plural from extreme data, and the met
lab01
- 本实验用例为验证抽象数据类型复数的实现,主要实现c下实现抽象数据类型的加法、减法、乘法运算及复数的形式化输出。-The cases used in this experiment to verify the implementation of abstract data types plural, the main achievement of abstract data types of addition, subtraction, multiplication and plural form
