-
rs_encode
RS码编码的源代码,直接复制出来粘贴在新建工程即可用(RS coding source code, paste copied directly out ready for use in new construction)
- 2013-11-15 10:05:25下载
- 积分:1
-
win32windowwrapperclass_src
非常帅气的window32 窗口类源码,可以此为基础做进一步的开发。(A Simple Win32 Window Wrapper Class。http://www.codeproject.com/win32/win32windowwrapperclass.asp)
- 2014-02-04 09:54:40下载
- 积分:1
-
rog
在matlab中用高斯—勒让德方法求二重积分(Seeking double integral using Gauss method in matlab)
- 2012-04-20 01:01:31下载
- 积分:1
-
MioStar_0_2
DLLInjector DLLInjector source code
MioStar MioStar source code
MioStar GUI MioStar GUI source code
MioStar Application All pieces assembled togheter. Run the MioStar GUI.exe to run it.
the rest should be self explaining.
- 2014-09-03 16:47:52下载
- 积分:1
-
MATLAB
MATLAB作业用,MATLAB实验用,MATLAB数字信号处理,信号与系统(MATLAB work with, MATLAB experiment, MATLAB Digital Signal Processing, Signals and Systems)
- 2013-11-09 20:28:00下载
- 积分:1
-
fh116
主要是基于mtlab的程序,基于多相结构的信道化接收机,分数阶傅里叶变换计算方面。( Mainly based on the mtlab procedures, Channelized receiver based on multi-phase structure, Fractional Fourier transform computing.)
- 2017-04-16 14:47:24下载
- 积分:1
-
matlab
EKF算法在MATLAB中的仿真及其分析比较(EKF algorithm in MATLAB simulation and analysis)
- 2013-03-08 22:13:22下载
- 积分:1
-
cooccurrence2
共生矩阵是MATLAB实现,在cooccurrence里有实现方法(Co-occurrence matrix is the MATLAB implementation, there realization in the cooccurrence)
- 2010-09-15 21:28:21下载
- 积分:1
-
radar_chirp
自己用编写的雷达线性调频信号产生器,信号幅度为-1~1,其中另外的一些参数可以根据需要改动(themselves with the preparation of the linear FM radar signal generator, the signal amplitude ~ 1-1, which some other parameters can be changed as needed)
- 2020-09-29 10:07:44下载
- 积分: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