-
fsk modulation Frequency shift keying (FSK) is the most
common form of digital...
fsk modulation Frequency shift keying (FSK) is the most
common form of digital modulation in the
high-frequency radio spectrum, and has
important applications in telephone circuits.
This article provides a general tutorial on FSK
in its many forms. Both modulation and
demodulation schemes will be discussed
- 2022-08-17 07:12:58下载
- 积分:1
-
that process is the current screen graphics for segmentation, image segmentation...
该程序是以当前画面为分割图形,进行图形分割乱序排列... -that process is the current screen graphics for segmentation, image segmentation, chaotic sequence with ...
- 2022-05-30 04:14:53下载
- 积分: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
-
java 实现的序列号生成器,类似数据库的Sequence,为实现跨数据库而设计。...
java 实现的序列号生成器,类似数据库的Sequence,为实现跨数据库而设计。-java achieve the serial number generator, similar to the Sequence Database. To achieve cross-database design.
- 2023-01-14 09:00:03下载
- 积分:1
-
在西洋棋中的武士与象棋中的马相似,走的都是L形的路,本程序以一个非递归的程序,输入一个表示棋盘的大小值n,在输入一个起点的坐标,找出一条从第一格起可以让武士棋走...
在西洋棋中的武士与象棋中的马相似,走的都是L形的路,本程序以一个非递归的程序,输入一个表示棋盘的大小值n,在输入一个起点的坐标,找出一条从第一格起可以让武士棋走完n2格而不重复的路径。-In chess and chess in the samurai s horse is similar to walking are L-shaped path, the procedure to a non-recursive procedures, enter a value that the size of the chessboard of n, in the input the coordinates of a starting point to identify a starting from the first grid allows grid n2 samurai chess through the path without duplication.
- 2022-08-19 13:48:07下载
- 积分:1
-
dbExpress连接MYSQL4.0以上版本
用dbexpress连接mysql4.0以上的版本 -dbexpress connected with the above version mysql4.0
- 2022-08-05 13:00:35下载
- 积分:1
-
专业的UML与Visual Studio NET
Professional Uml With Visual Studio Net - Unmasking Visio For Enterprise Architects Code.zip-Professional Uml With Visual Studio Net- Unmasking Visio For Enterprise Architects Code.zip
- 2022-09-23 11:00:03下载
- 积分:1
-
运用VHDL,完成数据选择器的功能。数据选择器
运用VHDL,完成数据选择器的功能。数据选择器-data select
- 2023-02-09 21:15:03下载
- 积分:1
-
PIC ASM工具mpasmwin5.14
PIC ASM TOOL MPASMWin5.14
- 2022-05-21 15:24:22下载
- 积分:1
-
simulation Cyclic Redundancy Check the C language source code is not perfect
模拟CRC循环冗余校验的C语言源程序,不是很完善-simulation Cyclic Redundancy Check the C language source code is not perfect
- 2023-02-10 06:20:03下载
- 积分:1