登录
首页 » 通信 » (2,1,3) Convolutional Codes built a simple system for correcting display can be...

(2,1,3) Convolutional Codes built a simple system for correcting display can be...

于 2022-03-18 发布 文件大小:2.12 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

(2,1,3)卷积码搭建了简单的系统来进行纠错展示,可以实现从编码,加入错误,译码,输入输出码字对比等基本功能,另外加入了交互模块,用户可以自己设定错误比特的数目和位置,使纠错功能显而易见.-(2,1,3) Convolutional Codes built a simple system for correcting display can be realized from coding, joined errors, decoding, the input and output code contrast basic functions, adding to its interactive modules, Users can set their own errors and the number of bits, so that error-correcting functions obvious.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • ex1_1 单位冲激序列 ex1_2 右移20的单位冲激序列 ex1_3 单位阶跃序列 ex1_4 实指数序列 ex1_5 复指数序列 ex...
    ex1_1 单位冲激序列 ex1_2 右移20的单位冲激序列 ex1_3 单位阶跃序列 ex1_4 实指数序列 ex1_5 复指数序列 ex1_6 随机序列 ex1_7 系统冲激响应(impz函数) ex1_8 系统传递函数(freqz函数) ex1_9 零极点增益 ex1_10 residuez函数应用 ex1_11 Lattice结构全极点IIR系统 ex1_12 Lattice结构全零点FIR系统 ex1_13 Lattice结构零极点结构-unit impulse sequence ex1_1 shifted to right ex1_2 unit 20 unit step impulse ex1_3 sequence sequence sequence ex1_4 index is ex1_5 complex exponential sequence ex1_7 random sequence ex1_6 system impulse response (impz function) ex1_8 system transfer function (freqz function) ex1_9 zeros and poles gain function ex1_10 residuez application ex1_11 Lattice all-pole IIR system structure ex1_12 Lattice structure of the whole system against ex1_13 Lattice Structure of FIR zero-pole structure
    2023-02-26 22:45:03下载
    积分:1
  • 无线点菜的基础编程软件
    无线点菜的基础编程软件-the basic develope program on wireless communication.
    2022-12-25 02:25:03下载
    积分:1
  • 蓝牙语音网关软件源代码
    蓝牙语音网关软件源代码-Bluetooth voice gateway software source code
    2022-02-15 08:16:36下载
    积分:1
  • 这是一个canopen协议的英文原版说明介绍,很详细地介绍了can总线的高级应用协议...
    这是一个canopen协议的英文原版说明介绍,很详细地介绍了can总线的高级应用协议-This is a Canopen the English original agreement describes, a very detailed description of the senior bus can Application Protocol
    2022-03-23 13:37:13下载
    积分:1
  • 7816协议,智能卡专用的协议。包括手机的sim卡之类都属于智能卡。...
    7816协议,智能卡专用的协议。包括手机的sim卡之类都属于智能卡。-7816 agreement, smart card exclusive agreement. Including mobile phone SIM cards are like smart cards.
    2022-03-23 21:19:34下载
    积分:1
  • 用于测试服务器工作状态和工作情况的一个服务器测试程序.
    用于测试服务器工作状态和工作情况的一个服务器测试程序.-for testing servers work state and the work of a server test.
    2022-02-12 13:32:19下载
    积分:1
  • 非常 好用的VC下串口,非常非常简单易懂的源码
    非常 好用的VC下串口通信,非常非常简单易懂的源码-VC is very useful under the serial communication, very, very easy-to-read source
    2022-06-02 12:27:39下载
    积分:1
  • 这是一个实现linux系统下的scp的命令相同功能的程序,客户端和服务端使用了自己定义了的协议。 文件传送协议格式: 服务器路径#服务器上的文...
    这是一个实现linux系统下的scp的命令相同功能的程序,客户端和服务端通信使用了自己定义了的通信协议。 文件传送协议格式: 服务器路径#服务器上的文件名#操作类型#文件大小 操作类型:0代表上传操作 1代表下载操作 文件大小:上传下载的文件大小 服务器返回的消息类型: 0 :服务器创建文件失败 1:服务器操作成功 2:文件大小不同 (未实现) 注意: 1:正则表达式没有实现 2:其余实现 3:服务器可以为多个客户端服务,用多进程实现-This is a linux system realize the scp command functions the same procedures, client and client communication services using its own definition of the communication protocol. File Transfer Protocol format: server path# Server 23 file name! Operation type# File size operation types: 0 From operated on behalf of one operation on behalf of download file size: From the size of the downloaded file to return to the news server type: 0 : The server failed to create file 1: Server operation successful 2: documents of different sizes (not realize) Note: 1: regular expression did not realize 2: the rest of the realization of 3: The server can service multiple clients, and realize multi-process
    2022-03-20 03:16:03下载
    积分:1
  • 本文详细介绍IC 制造工艺流程,IC封装测试方法, 企业总结核心技术资料,非常有用....
    本文详细介绍IC 制造工艺流程,IC封装测试方法, 企业总结核心技术资料,非常有用.-This paper describes IC manufacturing processes, IC packaging and testing methods, summing up the core of enterprise technical information, very useful.
    2023-07-02 19:05:03下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载