-
Huffman
用vs2013写的霍夫曼编码程序,可将.txt中的英文字符串(包括各种字符如:逗号)编码后输出到一个.txt中,并且可输出构建的霍夫曼树,保存编码方式。(Huffman coding using vs2013 to write programs in English can be txt string (including a variety of characters such as: the comma). Encoded output to a txt, and can output to build Huffman tree, save the encoding. .)
- 2014-02-07 15:23:50下载
- 积分:1
-
cqicm
基于欧几里得距离的聚类分析,插值与拟合的matlab实现,实现六自由度运动学逆解算法。( Clustering analysis based on Euclidean distance, Interpolation and fitting matlab implementation, Six degrees of freedom to achieve inverse kinematics algorithm.)
- 2017-04-17 15:03:40下载
- 积分:1
-
matlab-LDPC
ldpc的matlab实现程序,和几篇文档资料(ldpc matlab implementation procedures, and several documentation)
- 2013-03-04 11:03:46下载
- 积分:1
-
lvrt5
风力发电机的matlab仿真程序,有低压穿越功能的仿真模型(The wind generator of matlab simulation program, have low voltage across the function of the simulation model
)
- 2012-05-17 18:01:00下载
- 积分:1
-
21
说明: 国内的一篇相控阵雷达分选的论文 不错 利用模糊理论(chinese paper on sorting of phased array radar )
- 2012-05-10 15:21:00下载
- 积分: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
-
DDEServerSample
DDE服务器编写例程,实用DDEML类库实现,简单易用。(DDE server to prepare routines, practical implementation DDEML class, easy to use.)
- 2009-03-03 19:57:51下载
- 积分:1
-
matlabwork0
MATLAB 开发滤波输出系统,可以高低波选择波段,并且为双屏显示(MATLAB development filtered output system, you can choose the level of wave band, and for dual display)
- 2013-11-08 13:58:50下载
- 积分:1
-
massive-mimo
为满足对日益增长的数据传输速率和系统容量
的要求,无线宽带移动通信已由传统的单输入单输
出(single-input single-output,SISO)系统发展到多输
入多输出(multiple-input multiple-output,MIMO)系
统(In MIMO systems, channel state information (CSI) is necessary for coherent detection and channelequalization at the receiver.)
- 2014-09-02 21:19:52下载
- 积分:1
-
f0201
C++求圆的面积小程序
输入圆的半径,便可以求出圆的面积。。
主要熟悉C++编程(C++ calculate a area of a circle program)
- 2012-09-22 10:19:50下载
- 积分:1