-
trajectory-analysis
Matlab编写的弹道分析算法-MATLAB源代码(Trajectory analysis algorithms written in Matlab-MATLAB source code)
- 2011-06-29 13:22:12下载
- 积分:1
-
jisuanqi
由MATLAB编的一个计算器,可以进行一些简单的运算,很实用!!!!(By MATLAB for a calculator, you can conduct some simple arithmetic, it is practical! ! ! !)
- 2009-04-14 21:51:04下载
- 积分:1
-
LL1
能够实现LL(1)预测分析过程的源码,有测试用例(To achieve LL (1) Prediction of the process of source code, there are test cases)
- 2020-06-30 08:40:01下载
- 积分:1
-
CandMATLAB
C语言与MATLAB接口+编程与实例+李传军+编著,实现MATLAB中的C程序(C language and MATLAB interface+ programming instance+ Appellation+ compiled C program in MATLAB)
- 2012-10-22 10:03:31下载
- 积分:1
-
SOFM
一个关于神经网络的 SOFM算法的程序 改程序用C语言编写(A SOFM neural network algorithm on the procedure to change procedures for using C language)
- 2009-12-27 12:59:56下载
- 积分:1
-
some-MATLAB
几个matlab程序 包括:计算任意相交区域面积和电场的仿真实现(Several matlab programs include: the intersection area and in arbitrary Simulation of the electric field)
- 2011-01-24 23:49:48下载
- 积分:1
-
erziyoudumoxing1
EPS小日本的东西挺好的 EPS小日本的东西挺好的(Good little things EPS of EPS in Japan Japan' s something very good small)
- 2011-10-08 08:57:52下载
- 积分:1
-
bnt
matlab code.................................
- 2011-12-09 00:02:42下载
- 积分:1
-
MilliSecond
说明: 介绍如何在自己的应用程序中实现毫秒级的控制。(control in million second。 )
- 2010-03-28 09:28:23下载
- 积分: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