-
Matlab_VC_Config
Matlab和VC混合编程,VC6.0工程设置,图文介绍很详细,在Matlab和VC混合编程中,这一步设置非常重要(Matlab and VC hybrid programming, VC6.0 engineering settings, graphic description is very detailed and hybrid programming in Matlab and VC, this step is quite important)
- 2010-06-12 16:27:12下载
- 积分: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
-
AsyncToolsfortheAsyncMinded
window下 出口同步通信工具,提供c++源码,说明详细(window exporting synchronous communication tools, c++ source code, specify details)
- 2007-05-12 23:28:23下载
- 积分:1
-
Untitledpmv
暖通空调建筑环境仿真计算室内舒适性PMV源代码,可以由六个参数计算出舒适性的大小(HVAC building environment simulation calculation of indoor comfort PMV source code, can be calculated the six parameters of the size of comfort)
- 2017-05-01 21:06:16下载
- 积分:1
-
Matlab
最近找的求解方程的程序,可以借鉴下,挺好的(Solving equations to find the most recent program, you can learn, the very good)
- 2011-09-28 08:40:30下载
- 积分:1
-
cpu
采用仿真实验的方法,分析和评价FCFS、SJF、RR和MLFS算法的优劣,用c++实现四种调度算法,源代码如下,思路程序内有注解(Method using simulation, analysis and evaluation of FCFS, SJF, RR, and MLFS merits of the algorithm, using c++ to achieve the four scheduling algorithms, source code is as follows, ideas, comments within the program)
- 2011-05-04 19:47:14下载
- 积分:1
-
zhongzhilvbo
使用MATLAB对数字信号进行中值滤波,尤其可以对图像进行滤波处理(Use MATLAB digital signal filtering, in particular, the image can be filtered)
- 2014-02-22 17:48:25下载
- 积分:1
-
chapter8
基于量子遗传算法的matlab程序,可以在matlab上顺利运行(Based on quantum genetic algorithm matlab program can run smoothly in matlab)
- 2013-09-21 21:22:31下载
- 积分:1
-
shuicao2D
边界造波法udf,可应用于fluent软件2D水槽的波浪生成。(Boundary wave method udf, the software can be applied to 2D sink fluent waves generated.)
- 2014-12-07 17:42:30下载
- 积分:1
-
Matcom
介绍如何使用matcom实现matlab和C++的混合编程,利用matcom将.m文件直接转成.cpp文件(matcom,matlab,c++)
- 2009-09-07 19:45:51下载
- 积分:1