-
ades_theme_for_windows_10_by_unisira-d9xcl17
说明: ades_theme_for_windows_10_by_unisira-d9xcl17
- 2019-03-12 18:33:29下载
- 积分:1
-
20040928111024_vczx_fonts
20040928111024_vczx_fonts
- 2022-05-12 12:41:36下载
- 积分:1
-
fem_matlab
使用matlab语言编程有限元,代码比较全,仅限交流。(Using MATLAB language programming finite element, code comparison is complete, only communication)
- 2018-10-08 15:04:49下载
- 积分:1
-
echo
雷达动目标回波仿真,进一步考虑LFM调频脉冲串,仿真一个运动目标的回波,以及通过脉冲压缩和FFT速度估计的过程。(Radar moving target echo simulation, further considering LFM frequency modulation pulse train, simulation of a moving target echo, as well as through pulse compression and FFT speed estimation process.)
- 2021-04-15 20:18:54下载
- 积分:1
-
dpsk
现代通信系统要求通信距离远、通信容量大、传输质量好。作为其关键技术之一的调制解调技术一直是人们研究的一
个重要方向。讨论和仿真实现了基于FPGA的数字化DPSK调制解调系统。用Altera公司的FPGA开发平台Quartus II 3.0实现了一
个对基带信号的DPSK调制解调系统模型的仿真。(Modern communication systems require communication distance, communication capacity, transmission quality. As part of its one of the key technologies of modem technology is that people have been an important direction of research. Discussion and simulation of FPGA-based digital DPSK modulation and demodulation system. FPGA using Altera)
- 2008-05-08 09:59:07下载
- 积分:1
-
nginx入门教程(配置安装)
【实例简介】简单的nginx配置安装
- 2021-06-09 00:31:29下载
- 积分:1
-
CFAR
恒虚警监测的代码,可以在雷达的仿真中起到去噪作用,原理和结果都很清楚(CFAR monitoring code, the simulation of the radar to play the role of de-noising, principle and the results are well aware of)
- 2008-05-26 16:45:03下载
- 积分:1
-
aero-engine_mathematic_model
航空发动机数学模型。是一本不错的书。希望对大家有用。(Aero-engine model. Is a good book. Hope that useful.)
- 2010-11-02 18:49:44下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
部电机模型,变桨距控制方法
说明: 模糊变桨距控制,能够用到很多地方,大家有兴趣可以看看(Wind Turbine System Using Fuzzy Control)
- 2019-03-04 20:13:25下载
- 积分:1