-
利用morlet小波变换提取小波脊线,进而利用小波脊线完成2FSK解调...
利用morlet小波变换提取小波脊线,进而利用小波脊线完成2FSK解调-the demodulation of 2FSK signal
- 2022-01-28 21:00:05下载
- 积分: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
-
dbExpress连接MYSQL4.0以上版本
用dbexpress连接mysql4.0以上的版本 -dbexpress connected with the above version mysql4.0
- 2022-08-05 13:00:35下载
- 积分:1
-
mwc基于stm32的飞控代码baseflight
mwc基于stm32的飞控代码baseflight,对初 学者有很大的帮助,这个适合航模爱好者,难度还是有点大大的,具体的可以去网上找mwc基于AVR的代码
- 2022-07-13 07:31:45下载
- 积分:1
-
塞子移动,是用MFC做的一个小游戏,让我们学习的时候还能体验到娱乐的感觉,这个游戏的原理很简单,下下玩玩把...
塞子移动,是用MFC做的一个小游戏,让我们学习的时候还能体验到娱乐的感觉,这个游戏的原理很简单,下下玩玩把-Mobile stopper is used MFC to do a small game, so that we can experience when learning to the feeling of entertainment, this game is very simple principle, the next play to the next
- 2022-03-05 07:43:10下载
- 积分:1
-
防火墙和网络安全方面的测试规范和国家标准,主要是将硬件防火墙。
防火墙和网络安全方面的测试规范和国家标准,主要是将硬件防火墙。-Firewall and network security testing norms and national standards, mainly hardware firewall.
- 2022-06-01 17:03:04下载
- 积分:1
-
windows api 在pb中的定义说明,希望对pb编程爱好者有所帮助
windows api 在pb中的定义说明,希望对pb编程爱好者有所帮助-windows api pb in the definition shows, and I hope to pb programming enthusiasts help
- 2022-10-20 21:25:03下载
- 积分:1
-
这是一个使用c++语言编写的斗地主小游戏。在游戏的AI上花费了不少时间,是一个值得研究的经典例子...
这是一个使用c++语言编写的斗地主小游戏。在游戏的AI上花费了不少时间,是一个值得研究的经典例子-This is a use of c++ language written in Doude Zhu game. The AI in the game spend a lot of time, is a classic example is worth studying
- 2022-02-09 11:40:52下载
- 积分:1
-
异步处理类, C++代码
异步处理类, C++代码-asynchronous processing and C code
- 2022-02-04 20:09:08下载
- 积分:1
-
草拟告诉应用综合方法及过程加上与或结构语法产生弗尼耶变换...
草拟告诉应用综合方法及过程加上与或结构语法产生弗尼耶变换-Tell application of an integrated approach to the drafting and process or structure, together with the transformation Fournier Grammar
- 2022-05-19 03:28:06下载
- 积分:1