-
nsissource-master
NSIS jiemian仿酷狗安装包实例(Imitation cool dog package instance)
- 2014-11-27 09:57:17下载
- 积分:1
-
csaolei
C language is currently the more popular high-level computer programming language, because of its simplicity, ease of use and powerful features have been widely favored by programmers. It is suitable as a system description language, can also be used to prepare the system software, application software can be written since
- 2014-01-17 15:11:15下载
- 积分:1
-
APFSVPWM
APF仿真模型,用于动态补偿系统的无功功率!(APF simulation model for dynamic compensation system reactive power!)
- 2013-05-07 15:35:46下载
- 积分: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
-
skin-detect
contain step to detection human skin background using C++. From RGB as input convert to Ycrcb
- 2014-10-29 08:14:12下载
- 积分:1
-
113172219hog
description phog en matlab
- 2009-09-24 23:21:58下载
- 积分:1
-
CrdConvert
与单点定位有关的时间之间的转换,转换转换(time convert)
- 2014-08-18 13:24:07下载
- 积分:1
-
texADO
这个是一个自己做的程序,可以进行相关的操作,初学者(This is a program to do their own, can be related to the operation, for beginners)
- 2015-02-27 09:10:16下载
- 积分:1
-
matlabPPT
说明: 这份资料是关于MATLAB的初级介绍,对于初学者非常实用,如果想快速学会使用matlab,建议大家先看看这份资料。谢谢!(This information is on the MATLAB primary introduction is very useful for beginners, if you want to quickly learn how to use matlab, suggest that you take a look at this information. Thank you!)
- 2011-04-14 23:24:39下载
- 积分:1
-
test1
递归实现一个集合的所有的子集的输出。
例如{1,2}
输出{}{1}{2}{1,2}(A subset of the output of recursion)
- 2010-01-10 00:16:28下载
- 积分:1