-
weizhicharu
请输序列,输入-1结束,再输入一个数字,输入插入位置,插入其中,按照程序插入后显示出来完成这个程序(Please input sequence, enter-1 end, and then enter a number, enter the insertion position, into which, in accordance with the procedures after the completion of this program insertion displayed)
- 2014-11-15 18:52:55下载
- 积分:1
-
vcPP--renshutongji
人数统计 vc++ 因为 本人需要matlab的人数统计源程序代码 所有先上传自己有的vc++源代码来让大家参考(Number of vc++ because I need matlab source code for all the statistics the number of first upload your own and some vc++ source code to make your reference)
- 2011-04-21 09:34:23下载
- 积分:1
-
fuzzy-hysteresis
模糊训练程序以及matlab迟滞系统建模,希望对大家有所帮助,用于精密平台控制(fuzzy hysteresis)
- 2015-05-09 13:37:38下载
- 积分:1
-
egao
一个关机恶搞程序,仅供娱乐,其实很简单就用了system函数(A spoof shutdown procedures, for entertainment purposes only, is actually very simple to use system functions)
- 2013-11-13 07:11:43下载
- 积分:1
-
posongfangchengqiujie
偏微分方程的求解,泊松方程的求解,一边大家学习交流(Partial differential equation, the solution of the Poisson equation, while we study the exchange)
- 2012-06-11 12:15:07下载
- 积分:1
-
2313
montecarol matlab案例分析 亲测可用 matlab2008(montecarol matlab case studies pro-test available matlab2008)
- 2016-11-18 12:29:55下载
- 积分:1
-
ZhaoEtal07JSAC-Matlab
说明: 最优化理论 认知无线电 功率控制方面的资料,写得很详细。( Probability-based optimization of inter-sensing duration and power control in cognitive radio
)
- 2011-02-20 21:17:44下载
- 积分:1
-
guipoly
Build a Graphical User Interface to show off
* uicontrols.
- 2014-12-19 08:58:29下载
- 积分:1
-
Math
Matlab算法分析与设计程序,包括很多搜索算法的源程序。(Matlab algorithm analysis and design procedures, including many search algorithm of the source.)
- 2010-10-15 14:10:33下载
- 积分: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