-
IETF Discussion List Charter
IETF讨论列表章程
- 2023-04-13 05:15:04下载
- 积分:1
-
加性高斯白噪声下的BPSK调制解调
加性高斯白噪声 AWGN(Additive White Gaussian Noise) 是最基本的噪声与干扰模型。加性噪声:叠加在信号上的一种噪声,通常记为n(t),而且无论有无信号,噪声n(t)都是始终存在的。因此通常称它为加性噪声或者加性干扰。
- 2022-01-21 02:35:58下载
- 积分:1
-
MSP430 single chip register when the serial communication program
MSP430单片机串口通信时寄存器的计算程序-MSP430 single chip register when the serial communication program
- 2022-04-12 01:52:42下载
- 积分:1
-
STM32 BOOTLOAD 远程升级引导部分
1.通过gsm接收firmware数据,在bootload中完成写flash和跳转,这是bootload部分。
2.基于STM32F103VCT6平台。
3.编译工具是IAR 5.6版本。
- 2022-02-01 10:58:10下载
- 积分:1
-
ComPort Library version2.62 for Delphi 3, 4, 5 and C++ Builder 3, 4, 5
ComPort Library version2.62 for Delphi 3, 4, 5 and C++ Builder 3, 4, 5
- 2022-03-21 16:09:56下载
- 积分:1
-
It s a very famous serial genus, it makes you can write serial programme without...
很出名的一个串口类 让你不需要了解API就可以编写串口程序-It s a very famous serial genus, it makes you can write serial programme without understand API
- 2022-02-01 07:07:24下载
- 积分:1
-
LINUX下消息队列
Linux下消息队列
用于进程间通信,有4个例程,可以实现
1.消息队列是消息的链表,具有特定的格式,存放在内存中并由消息队列标识符标识.
2.消息队列允许一个或多个进程向它写入与读取消息.
3.管道和命名管道都是通信数据都是先进先出的原则。
4.消息队列可以实现消息的随机查询,消息不一定要以先进先出的次序读取,也可以按消息的类型读取.比FIFO更有优势。
目前主要有两种类型的消息队列:POSIX消息队列以及系统V消息队列,系统V消息队列目前被大量使用。系统V消息队列是随内核持续的,只有在内核重起或者人工删除时,该消息队列才会被删除
- 2022-07-27 21:44:31下载
- 积分:1
-
把串口读写重定向到tcp
把串口读写重定向到tcp-put serial reader redirected to tcp
- 2022-04-14 20:13:38下载
- 积分:1
-
dragonchip:作为一个示范的定时器的使用0,1,2,作为反例,T.
Dragonchip:一个演示如可使用Timer 0, 1, 2作为计数器的例子,This program counts pulses generated by Counter A using Timer 0, 1, 2,at the same time and toggle PA2, PA1 and PA3 respectively. Pulses from PA1
then feed into PB6(T2EX) to trigger Timer 2 interrupt to toggle PA4. The Crystal frequency is 8MHz.-Dragonchip : as a demonstration of the use Timer 0, 1, 2, as counter examples, This program counts pulses generated by Counte r A using Timer 0, 1, 2, at the same time and toggle PA2. PA1 and PA3 respectively. Pulses from PA1 then f eed into PB6 (T2EX) to trigger Timer 2 interrupt to toggle mouse. The Crystal frequency is 8MHz.
- 2023-04-20 01:00:04下载
- 积分:1
-
此源码为在DSP上实现的卷积纠错编解码算法,解码采用维特比VITEBI算法...
此源码为在DSP上实现的卷积纠错编解码算法,解码采用维特比VITEBI算法-this source for the DSP is the convolution error correction coding and decoding using Viterbi algorithm VITEBI
- 2022-05-18 04:26:54下载
- 积分:1