-
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
-
qdqdh
抢答器的实现功能的仿真,使用MATLAB进行仿真运行(Responder achieve functional simulation using MATLAB simulation run)
- 2013-12-17 20:43:47下载
- 积分:1
-
MATLABEngine
VC++中调用MATLAB引擎进行绘图完整源代码(VC++ graphics engine is called a complete MATLAB source code)
- 2010-10-31 16:20:37下载
- 积分:1
-
be-accomplished-in-MatlabaC-CPP-
本书主要介绍如何运用Matlah与C.C + +进行混合程序设计。共分8章。主要包括Matlab程序设计初步、Matlab编译器、Matlab与C语言的接口、生成可独立运行的iatlah程序、VC++调用Matlah程序、Matlab DotNet Builder与VC++,Matcom与C/C++以及VC++调用Matlab C++数学库。另外,附录中介绍有关动态链接库的基础知识。各章包含大量
的实例程序,可供寻求将Matlab程序脱离Matlab环境的Matlab程序设计人员、寻求在Matlab中调用C/C++程序的程序设计人员、寻求在C,C++中调用Matlab程序的程序设计人员学习和参考。(This book describes how to use Matlah mixed with the CC++ programming. Divided into 8 chapters. Including Matlab programming initially, Matlab compiler, Matlab and C language interface to generate can be run independently of the iatlah program, VC++ calls Matlah program, Matlab DotNet Builder and VC++, Matcom and C/C++ and VC++ calling Matlab C++ math library. In addition, the appendix describes the dynamic link library on the basis of knowledge. Each chapter contains a large number of example programs are available for the Matlab program from the Matlab environment, Matlab programmer, seeking to Matlab to call C/C++ program programmers seek to C, C++ calling Matlab program programmers study and reference.)
- 2011-05-19 16:01:57下载
- 积分:1
-
Wavelet_OMP
压缩传感算法,可以通过此算法恢复图像实现超分辨成像,多尺度小波变换(Compression sensing algorithm, through which the image can be restored to achieve super-resolution imaging, multi-scale wavelet transform)
- 2017-06-10 14:35:30下载
- 积分:1
-
radar_chirp
自己用编写的雷达线性调频信号产生器,信号幅度为-1~1,其中另外的一些参数可以根据需要改动(themselves with the preparation of the linear FM radar signal generator, the signal amplitude ~ 1-1, which some other parameters can be changed as needed)
- 2020-09-29 10:07:44下载
- 积分:1
-
svm
支持向量机原理与仿真
(Support vector machine theory level simulation)
- 2014-01-05 16:19:37下载
- 积分:1
-
VSkuaijiejian
编程工具Visualstudio快捷键大全,平时常用的快捷键,方便使用。(The programming tool Visualstudio shortcuts, usually the common shortcut keys, easy to use.)
- 2014-11-12 11:40:06下载
- 积分:1
-
matlabFilter
matlab高斯滤波、中值滤波、均值滤波.rar(Three mathod of matlab filtration)
- 2009-09-09 21:33:20下载
- 积分:1
-
matlablibs
VC++与Matlab混合编程时,所需的lib库文件压缩包(VC++ and Matlab mix program,need liblibrary rar)
- 2015-03-13 15:41:40下载
- 积分:1