-
这篇文章讲诉了高速行驶的汽车之间如何进行无线通信的问题。...
这篇文章讲诉了高速行驶的汽车之间如何进行无线通信的问题。-A survey of inter-vehicle communication protocols and their applications
- 2022-01-26 00:28:17下载
- 积分:1
-
每个C++/C程序通常分为两个文件。一个文件用于保存程序的声明(declaration),称为头文件。另一个文件用于保存程序的实现(implementation...
每个C++/C程序通常分为两个文件。一个文件用于保存程序的声明(declaration),称为头文件。另一个文件用于保存程序的实现(implementation),称为定义(definition)文件。 C++/C程序的头文件以“.h”为后缀,C程序的定义文件以“.c”为后缀,C++程序的定义文件通常以“.cpp”为后缀(也有一些系统以“.cc”或“.cxx”为后缀)-each C/C procedures are usually divided into two documents. A document procedures for the preservation of the statement (declaration), referred to as the first document. Another document preservation procedures for the realization of (implementation), known as the definitions (definition) files. C/C procedures to the first document. " H "suffix, C procedures to document the definition." C "suffix, C procedures definition files normally." Cpp "suffix (and there are a number of systems to." Cc "or." Cxx "suffix )
- 2023-04-24 12:00:02下载
- 积分:1
-
maze of algorithm (priority than breadth, depth priority, recursive).
迷宫算法(比广度优先,深度优先,递归)。
- 2022-04-12 19:39:36下载
- 积分:1
-
银行家算法是操作系统中避免死锁的典型算法,本实验可以加深对银行家算法的步骤和相关数据结构用法的更好理解.里面含有完整的代码及报告!...
银行家算法是操作系统中避免死锁的典型算法,本实验可以加深对银行家算法的步骤和相关数据结构用法的更好理解.里面含有完整的代码及报告!-Banker" s algorithm is the operating system, a typical algorithm to avoid deadlock, this experiment can deepen their understanding of Banker" s algorithm steps and associated data structures better understanding of usage. Which contains the complete code and reports!
- 2023-01-29 18:40:03下载
- 积分:1
-
支持浮动窗体的类库,使用它你可以轻松的做出象Visual Studio那样的界面来。(65KB)...
支持浮动窗体的类库,使用它你可以轻松的做出象Visual Studio那样的界面来。(65KB)-Support the floating form of class libraries, you can use it to make as easy as Visual Studio interface. (65KB)
- 2022-03-07 02:13:34下载
- 积分:1
-
我自己写的OFDM符号同步的程序,很有参考价值哟!
我自己写的OFDM符号同步的程序,很有参考价值哟!-I wrote it myself OFDM symbol synchronization procedures, we could very well refer yo!
- 2022-07-16 01:43:49下载
- 积分:1
-
完整ASCII码表及简介,希望需要的朋友收藏
完整ASCII码表及简介,希望需要的朋友收藏-Integrity of the ASCII code table and brief descriptions of the hope that friends need to Favorites
- 2022-04-29 08:02:36下载
- 积分:1
-
完全BIOS手册
完全BIOS手册-completely manual BIOS
- 2023-05-04 09:55:03下载
- 积分:1
-
调制的解释和 Matlab 代码
沟通不属于其频谱的消息信号的一种方法
内的固定频率范围,或其中一个,否则是不合适的通道,是向
更改一个传染的信号,根据消息信号中的信息。这
改建称为调制,而且它是调制的信号传输。的
接收器然后恢复原始信号通过一个称为解调的过程。
调制是其中一个载波信号根据的资料在改变的过程
消息信号。载波频率,表示 Fc 是载波信号的频率。
采样率,财政司司长,是在消息信号的采样期间的速率
模拟。
载波信号的频率是通常远远大于频率最高
输入的消息信号。奈奎斯特采样定理要求模拟
财政司司长的采样率大于两倍的载波频率总和和
最高频率的调制信号,为了使解调恢复
正确的消息。
- 2022-07-20 00:16:20下载
- 积分:1
-
Whether it is architecture or instruction set, we should be more or less a compi...
无论是体系结构还是指令集,大家或多或少都应该对X86汇编有些了解,而对于嵌入式领域已被广泛采用的ARM 处理器,了解的可能并不多。-Whether it is architecture or instruction set, we should be more or less a compilation of the X86, some understanding, and for the field of embedded has been widely used in ARM processors, may not be more understanding.
- 2023-01-25 22:10:04下载
- 积分:1