-
CPP-Primer-Plus
C++ Primer Plus,
作者 Stephen Prata
版本6ed, AW,
年份 2012
C++初级学者用书(C++ Primer Plus, Stephen Prata, 6ed, AW, 2012 C++ junior scholars books)
- 2013-12-13 17:22:18下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
hanbler
Network File Transfer Tool Example()
- 2018-03-18 19:02:21下载
- 积分:1
-
Octree_openGL
说明: 八叉树空间划分,结合vs2013平台,opengl显示(Octree space division, combined with vs2013 platform, OpenGL display)
- 2021-03-16 17:09:21下载
- 积分:1
-
02_EvPwm01
EVA下面的T1PWM、T2PWM、PWM1-6均输出频率为1KHz,占空比为40 的PWM波形。
T1PWM、T2PWM、PWM1-6输出的是不对称的PWM波形.EVB下面的T3PWM、T4PWM、
PWM7-12均输出频率为1KHz,占空比为40 的PWM波形。T3PWM、T4PWM、PWM7-12
输出的是对称的PWM波形.(EVA following T1PWM, T2PWM, PWM1-6 are output frequency is 1KHz, 40 duty cycle of the PWM waveform.* T1PWM, T2PWM, PWM1-6 of the PWM output waveform is asymmetric. EVB following T3PWM, T4PWM,* PWM7-12 are the output frequency is 1KHz, 40 duty cycle of the PWM waveform. T3PWM, T4PWM, PWM7-12* The output is symmetrical PWM waveform.)
- 2013-07-18 11:04:44下载
- 积分:1
-
juzhen
c语言编程,矩阵自动运算,vc6.0运行(c language programming, matrix automatic operation, vc6.0 run)
- 2013-11-04 03:40:39下载
- 积分:1
-
利用C++写的一个基于编译原理的算法分析的原程序,有点简单...
利用C++写的一个基于编译原理的算法分析的原程序,有点简单-write the C compiler based on a principle of the original algorithm analysis procedures, a bit simple
- 2022-12-13 18:50:03下载
- 积分:1
-
SDRAM
DSP6713中的SDRAM的测试代码,可在开发板上直接进行运行。(SDRAM in DSP6713 test code can be run directly on the development board.)
- 2013-01-09 21:41:43下载
- 积分:1
-
string
说明: 串的基本操作演示程序,具有较好的容错功能(The basic operation of string demo, with good fault tolerance)
- 2011-03-06 15:22:05下载
- 积分:1
-
s-function3
通过实际的例子学习simulink中s函数的使用及编写(Learning through practical examples of the use of the simulink s in function and write)
- 2013-01-25 13:53:41下载
- 积分:1