搜索资源列表
viterbi
- 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebraic Convolutional Codes itself c
rfidapi
- 用在32位计算机上的串口通信打包接口库文件.前面的各种结构体,除了因为字宽原因, 使用了不同数据类型以外,实际效果与相应的单片机程序接口是一致的.平台独立.-with 32 computers in the serial communication interface library package. In front of the structure, in addition to the reasons for wide characters, the use of different
P2Pthesis
- 摘 : 通过使用 peer-to-peer(P2P)计算模式在 Internet 物理拓扑基础上建立一个称为 P2P 覆盖网络(P overlay network)的虚拟拓扑结构,有效地建立起一个基于 Internet 的完全分布式自组织网络路由模型 集中式自组织网络路由模型(hierarchical aggregation self-organizing network,简称 HASN).分别描述了 HASN 由模型的构建目标和体系结构,并详细分析了 HASN 采用的基于 P2P
CheckSum
- 使用VS2008编译环境,实现了TCP/IP校验和;代码给出了结构体和完整的计算校验和方法。-The use of VS2008 compiler environment, realize TCP/IP checksum code gives the structure and complete check and calculation method.