详细讲解了AWGN信道下16QAM编解码的设计及误码率性能分析
上传时间: 2015-11-11
上传用户:xiaohuanhuan
huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码
上传时间: 2013-12-20
上传用户:zuozuo1215
JSP中文网新闻发布系统是由jsp中文网为了方便管理自己的相关技术文章而编写的b/s模式的集新闻发布、管理与一体的新闻发布系统。
上传时间: 2014-01-22
上传用户:13215175592
CRC-16的编解码程序和仿真结果。统计了漏检概率随错误比特数目的曲线。
上传时间: 2015-11-19
上传用户:lepoke
视频编解码资料视频编解码资料视频编解码资料视频编解码资料
标签: 视频编解码
上传时间: 2013-12-22
上传用户:海陆空653
本文设计了一种以TI公司生产的高速率DSP—TMS320C6201为核心处理器,辅以基于小波变换的视频编解码芯片ADV611的音/视频采集处理监控系统.
上传时间: 2015-11-20
上传用户:奇奇奔奔
// 带有列主元的高斯消元法 // 功能: 求解线性方程组 Ax = b // 参数: A - 指向n*n系数矩阵的指针 // b - 常数向量的指针 // n - 方程组的维数 // 返回值:0 - 如果成功。线性方程组的解保存在 b 中 // 1 - 求解失败
上传时间: 2013-12-18
上传用户:xcy122677
B-spline曲線是包含Bezier曲線的通用數學表示法。
上传时间: 2015-11-22
上传用户:whenfly
这个一个编码后的H.264文件,供做编解码的朋友使用
上传时间: 2013-12-25
上传用户:changeboy
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
标签: C. hamsterdb structure database
上传时间: 2013-12-11
上传用户:LouieWu