用MATLAB分别采用浮点编码和二进制编码方法,求函数最大值的程序。
上传时间: 2015-07-19
上传用户:cuibaigao
自适应算术编码的框架,可以直接用来直接开发,用C语言编写的
标签: 算术编码
上传时间: 2015-07-19
上传用户:ardager
LDPC编码的GFQ程序源代码,用于信道编码,可以编码LDPC矩阵,并进行交织译码
上传时间: 2013-12-26
上传用户:亚亚娟娟123
(2,1,3)卷积码搭建了简单的系统来进行纠错展示,可以实现从编码,加入错误,译码,输入输出码字对比等基本功能,另外加入了交互模块,用户可以自己设定错误比特的数目和位置,使纠错功能显而易见.
上传时间: 2013-12-20
上传用户:13517191407
JAVA程序编码 JAVA课本代码第三章原代码
上传时间: 2014-01-05
上传用户:siguazgb
滚动码编码芯片HCS301使用资料 一般使用滚码都参考此芯片
上传时间: 2015-07-22
上传用户:kbnswdifs
大家都想知的JPG编码方法,GOOD
上传时间: 2015-07-22
上传用户:caixiaoxu26
雷英杰的matlab遗传算法工具箱及应用,内有很多实例的编码
上传时间: 2014-08-06
上传用户:han_zh
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