-
vs2008写的串口通讯程序
根据网上教程编写的一个简单的串口通讯小程序,可以实现接收串口数据,但是不能选择接收和发送的进制,第一次写程序有点小问题见谅
- 2023-01-17 20:30:04下载
- 积分:1
-
作者:Robert莫雷洛斯
Author: Robert Morelos-Zaragoza
Encoder/Decoder for a (31,21,5) binary BCH code-Author: Robert Morelos-Zaragoza
Encoder/Decoder for a (31,21,5) binary BCH code
- 2022-12-27 23:10:04下载
- 积分:1
-
1122和1123[Braden 1989a, 1989b]。RFC 1122针对链路层、网络层和运输层;RFC 1123针对应用层。这两个RFC对早期重要的R...
1122和1123[Braden 1989a, 1989b]。RFC 1122针对链路层、网络层和运输层;RFC 1123针对应用层。这两个RFC对早期重要的RFC文档作了大量的纠正和解释。如果要查看有关协议更详细的细节内容,它们通常是一个入口点。它们列出了协议中关于“必须”、“应该”、“可以”、“不应该”或者“不能”等特性及其实现细节。-1122 and 1123 [Braden 1989a, 1989b]. RFC 1122 for the link layer, network layer and transport layer RFC 1123 for the application layer. The two pairs of significant early RFC documents RFC made a lot of correcting and explanation. If you want to view more details about the details of the agreement, which is usually an entry point. They are listed in the agreement on the " must," " should," " may," " should" or " can not" and other characteristics and implementation details.
- 2022-08-22 09:47:37下载
- 积分:1
-
AODV 协议
特设上需求距离矢量路由 (AODV),这种点对点网络的运行算法。每个作为一个专门的路由器,移动主机运行和路线得到所需 (即,点播) 很少或不依赖于定期的广告。路由算法是非常适合作为根据用户希望利用需要一个动态的自我-起始网络,ad hoc 网络。AODV 提供无环路的路由,甚至同时修复断开的链接。因为议定书 》不需要全球周期性路由广告,对可用钼-的总体带宽需求胆汁节点远远低于在这些协议中,做需要这类广告。
- 2022-07-09 15:05:38下载
- 积分:1
-
卷积及其快速算法的C + + 实现
* 此程序是免费软件 ;你可以将它重新分发和/或修改它
* 所发表的 GNU 通用公共许可的条款下
* 自由软件基金会,版本 2 或任何更高版本。
*
* 重新分发和使用在源代码和二进制形式,或不
* 修改,允许只要符合以下条件:
*
* 1。重新分发源代码必须保留上述版权通知,
* 此列表的条件和以下免责声明。
*
* 2.以二进制形式再分发必须复制上述版权
* 请注意,此列表中的条件和以下免责声明
* 文件和/或随该分发提供的其他材料。
*
* 发布此程序的目的是希望它有用,但不是
* 任何担保 ; 没有甚至的适销性或适用性的默示保证或
* 特定目的。请参阅 GNU 通用公共许可证
* 更多详细信息。GNU 通用公共许可证的副本是可用在:
* http://www.fsf.org/licensing/licenses
* /
/ * * *
* convolution.h
*
* 线性卷积和多项式乘法。
*
* 卷积例程"conv"实现由它的定义在时间
* 域。如果要将复杂的序列很长,则应使用
* 快速卷积算法"fastConv",在频率中实现
* 域由遛 FFT。
*
* * * /
#ifndef CONVOLUTION_H
#define CONVOLUTION_H
#include < vector.h >
#include < fft.h >
#include < utilities.h >
- 2022-03-03 15:30:10下载
- 积分:1
-
高速7号信令解码模块
高速7号信令解码模块
高速7号信令解码模块
高速7号信令解码模块-source code for high speed C7 signaling module
source code for high speed C7 signaling module
- 2022-06-14 21:37:38下载
- 积分:1
-
3G mobile communication UMTS PCCard message monitoring
3G移动通信UMTS PCCard短信监控-3G mobile communication UMTS PCCard message monitoring
- 2022-03-24 07:09:11下载
- 积分:1
-
a simple communications program used CAsyncSocket class.
- 利用CAsyncSocket类实现简单通信.-a simple communications program used CAsyncSocket class.
- 2022-05-31 09:32:07下载
- 积分:1
-
一个通过opc通讯的源程序,是用dephi语言写的,比较实用
一个通过opc通讯的源程序,是用dephi语言写的,比较实用-through a communication source, phi is the language used to write, more practical
- 2022-06-29 07:52:13下载
- 积分:1
-
Introduction To Mobile Telephone Systems: 1G, 2G, 2.5G, and 3G Wireless Technolo...
Introduction To Mobile Telephone Systems: 1G, 2G, 2.5G, and 3G Wireless Technologies and Services
- 2022-05-19 19:02:47下载
- 积分:1