资源列表

[压缩解压Huffuman

说明:是一种采用哈夫曼算法的图像压缩算法,是一种无损压缩,希望对大家有所帮助-A lossless image compression algorithm using Haffman coder. Hope to be helpful.
<孟庆洋> 在 2008-10-13 上传 | 大小:418666 | 下载:1

[数值算法/人工智能孟庆洋 分治

说明:是著名的骑士巡游问题的改进,采用了分治策略,同样也是我的个人作品,向往大家给予批评指正-Cleveland is the famous parade of improvement, adopted a divide and conquer strategy, but it's also my personal work, and yearning for everyone criticized correction
<孟庆洋> 在 2008-10-13 上传 | 大小:5697 | 下载:0

[数值算法/人工智能burg

说明:用Burg算法估计AR模型参数,进而实现功率谱估计. 形参说明: x——双精度实型一维数组,长度为n,存放随机序列。 n--整型变量,随机序列的长度。 p--整型变量,AR模型的阶数。 a--双精度实型一维数组,长度为(p十1)。存放AR模型的系数a(0),a(1),...,a(p)。 v--双精度实型指针,它指向预测误差功率,即AR模型激励白噪声的方差。 -with Burg algorithm estim
<lkz> 在 2008-10-13 上传 | 大小:22982 | 下载:0

[数值算法/人工智能psd

说明:计算ARMA(p,q)模型的功率谱密度。 形参说明: b——双精度实型一维数组,长度为(q+1),存放ARMA(p,q)模型的滑动平均系数。 a——双精度实型一维数组,长度为(p+1),存放ARMA(p,q)模型的自回归系数。 q——整型变量,ARMA(p,q)模型的滑动平均阶数。 p——整型变量,ARMA(p,q)模型的自回归阶数。 sigma2——双精度实型变量,ARMA(p,q)模型白噪声激励的方差
<lkz> 在 2008-10-13 上传 | 大小:24159 | 下载:0

[数值算法/人工智能时钟夹角

说明:求任意时刻时钟的夹角,是一个很简单的c的数值算法的题-This codes have the function of get the angle between of clock s hands at any time, witch is the answer of a simple c language numeric arithmetic subject
<赵卓> 在 2008-10-13 上传 | 大小:5938 | 下载:0

[压缩解压ArithmCode

说明:A high quality VC++ source code implementing the very important context-based adaptive arithmetic coder.
<刘玲> 在 2008-10-13 上传 | 大小:2196 | 下载:0

[压缩解压FastAC

说明:算术编码(压缩解压缩)的源代码,用vc实现,并有详细说明文档。-source code for arithmetic coding, vc code and detailed document.
<东海> 在 2008-10-13 上传 | 大小:280128 | 下载:1

[数值算法/人工智能Reversible EZW-Based Image Comp

说明:可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换。-reversible EZW coding code, wavelet transform is mainly used for the reversible transformation.
<东海> 在 2008-10-13 上传 | 大小:29074 | 下载:0

[压缩解压C++ Source Code for the Wavelet Packet Transform.z

说明:Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
<东海> 在 2008-10-13 上传 | 大小:627712 | 下载:0

[压缩解压LRC

说明:GPS定位数据压缩算法的设计与实现 文章作者:杨宏业 张 跃 为了解决嵌入式GPS车载系统存储空间小、GPS定位数据量大的矛盾,根据GPS定位数据的特 点,提出了专用于GPS定全数据压缩的改进型半字节压缩算法。-the design and implementation of GPS locaton data compression algrithm.author:yanghongye,zhangyao.solve the
<杜转奎> 在 2008-10-13 上传 | 大小:208666 | 下载:0

[数值算法/人工智能编制迷宫程序(用A算法来实现)

说明:通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-through the preparation of the maze procedure to skillfully master A * algorithm. * A full understanding of algorithms and heuristic function of
<陶钊> 在 2008-10-13 上传 | 大小:3405 | 下载:0

[压缩解压EncodingReports

说明:本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression inf
<黄应> 在 2008-10-13 上传 | 大小:347381 | 下载:0

源码中国 www.ymcn.org