-
glm-0.9.4.6
glm for lybrary in the Open GL program, that let you make a file including glm.
- 2020-10-09 20:57:34下载
- 积分:1
-
chengxu
参数变化对最小相位系统的影响,动态矩阵算法(DMC)仿真实例。(Effects of parameter changes on the minimum-phase system。Dynamic matrix algorithm (DMC) simulation.)
- 2013-12-27 13:59:53下载
- 积分:1
-
coding_for_security
说明: 安全编程修炼之道英文版和代码,比较详细,推荐(coding_for_security)
- 2010-04-05 13:46:07下载
- 积分:1
-
Knut---Art-of-programming
Knut - Art of programming
- 2015-02-08 02:43:02下载
- 积分:1
-
pso1
基本粒子群程序,可以给急需的人提供些帮助。
(Of the particle swarm program)
- 2012-11-21 16:27:51下载
- 积分:1
-
fftw-3.3.4-dll32
FFTW 32位FFTW调用算法库,MATLAB可以调用(FFTW 32BIT LIBRARY)
- 2015-01-11 14:53:49下载
- 积分:1
-
ArtmapSource
ARTMAP source code. include: Fuzzy ARTMAP, Default ARTMAP, Instance-Counting ARTMAP, Distributed ARTMAP(ARTMAP source code. Include : Fuzzy ARTMAP, Default ARTMAP. Instance-Counting ARTMAP. Distributed ARTMAP)
- 2006-09-04 12:14:50下载
- 积分:1
-
THP-pre-coding
encoder and decoder programme for pre-coding MIMO system based on THP algorithm (encoder and decoder programme for pre-coding MIMO system based on THP algorithm)
- 2007-07-27 09:57:27下载
- 积分:1
-
lte_rate_matching
根据书面协议的代码是3GPP LTE速率匹配的代码。该代码包含速率匹配交织在一起,重要的内容有点熟。(The code is on LTE 3GPP rate matching code based on written agreement. The code contains a rate matching intertwined, important content bit cropping.)
- 2015-03-10 21:48: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