-
Visual-CPPand-Matlab
数字图象处理与机器视觉Visual C++与Matlab实现,光盘源代码(Digital image processing and machine vision Visual C++ with Matlab, CD-ROM source code)
- 2013-12-24 12:02:43下载
- 积分:1
-
06782312
一篇非常经典的LEACH协议改进文献,值得大家学习,在此与大家共享。(It is a very useful book that about LEACH protocol! You can study it and get you want.thank you!)
- 2014-10-02 22:28:53下载
- 积分:1
-
backwardforward
backwardfoeward load flow for distribution network
- 2014-02-14 00:30:57下载
- 积分:1
-
ExchangeRates
Exchange rate changes
- 2012-07-13 01:43:11下载
- 积分:1
-
OFDMA
calculates BER of BPSK on OFDM
- 2014-01-23 22:09:39下载
- 积分:1
-
UltimateToolBox93
UltimateToolBox93代码、文档、例子(UltimateToolBox93)
- 2009-03-22 12:58:29下载
- 积分:1
-
dec2bin
decimal to binery converter
- 2013-11-08 06:26:30下载
- 积分:1
-
chap4
这是matlab第四章的ppt,希望对你的学习有帮助,多谢笑纳!(This is the fourth chapter matlab ppt, want to help you learn, thank you accept my gift!)
- 2010-06-08 09:16:38下载
- 积分:1
-
fourier-transform
在傅立叶变换光学中夫琅和费衍射场的强度分布就等于屏函数的功率谱。因此我们可以直接将光屏进行傅立叶变换,再处理得到衍射图样。(In the Fourier transform optics, Fraunhofer diffraction field intensity distribution is equivalent to the power spectrum display function. Therefore, we can directly Guangping Fourier transform, and then to handle any diffraction pattern.)
- 2009-12-22 13:15:39下载
- 积分: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