turbo码搭建了简单的系统来进行纠错展示,可以实现从编码,加入错误,译码,输入输出码字对比等基本功能,另外加入了交互模块,用户可以自己设定错误比特的数目和位置,使纠错功能显而易见.
上传时间: 2014-01-11
上传用户:stewart·
Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key to continue." #define MSGCOMMAND "Press / for the list of commands" #define MSGMEMORY "Memory Available:" #define MSGERROR "ERROR" 部分说明 #define MSGLOMEM "Not enough memory to allocate cell." #define MSGEMPTY "Empty" #define MSGTEXT "Text"
标签: International Copyright Borland S_IREAD
上传时间: 2013-12-26
上传用户:llandlu
#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key to continue." #define MSGCOMMAND "Press / for the list of commands" #define MSGMEMORY "Memory Available:" #define MSGERROR "ERROR" #define MSGLOMEM "Not enough memory to allocate cell."
标签: define Demonstration MSGKEYPRESS MSGHEADER
上传时间: 2015-07-22
上传用户:xinzhch
人工智能 prolog 论文 Visual Prolog是国际上已经广泛流行的功能强大的通用智能化应用集成开发环境。
上传时间: 2013-12-11
上传用户:yxgi5
这是一个很好的Turbo码学习的程序,可以供初学者更好的学习。
上传时间: 2013-12-17
上传用户:firstbyte
这是一个有关Turbo码编译码的程序,译码采用的是MAP译码方法,挺好!
上传时间: 2015-07-23
上传用户:fhzm5658
一个turbo码的仿真程序,输入Eb/N0值,随着传输帧的增加,误码率增加,得到400帧的误码率。
上传时间: 2013-12-27
上传用户:lnnn30
turbo jtag CPLD source code use altera EPM7128S
上传时间: 2015-07-26
上传用户:685
利用人工智能程序设计语言prolog编程实现的公式计算软件源代码。
上传时间: 2013-12-17
上传用户:阳光少年2016
turbo码的verilog程序,有意者请下载。
上传时间: 2013-12-18
上传用户:teddysha