Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • LBG.zip LBG vector quantization source code
  • MLVQ.rar LVQ算法( Learning Vector Quantization,学习矢量量化网络)是一种基于模型(神经网络)的方法,本实验要实现的是对LVQ改进的聚类方法——MLVQ(闫德勤等人提出)。该方法克服了LVQ算法对初值敏感的问题和广义学习矢量量化(GLVQ)网络算法性能不稳定的缺点。(附文章)
  • Rate~distortion~optimized~image~compression~using~ in this paper,wo propose an extension of the zerotree-based space-frequency quantization algorithm by adding a wedgelet symbol to its tree-pruning optimization.
  • LVQDATA.rar 类神网网路分类,分类方式为Learning Bector Quantization
  • C-LVQ.rar 此为类神经网路分类,分类方式为Learning Bector Quantization 的C语言源码
  • JPEGPRED.rar 使用matlab所開發的jpeg工具,裡面完全沒有使用到matlab的函示,包含predition,quantization都是自己所撰寫的,針對lena做壓縮,但最後沒有做entropy的過程
  • dct.rar 小弟撰寫的多媒體影像編輯程式,包含了dct,idct,quantization,guession filter的多媒體演算法,供大家參考交流.
  • VQ4.rar Vector Quantization
  • input_output_image.rar preprocessing for image quantization. This file include: void get_bmp() void put_bmp() void float_to_unchar() void unchar_to_float() void get_QT() void quantization_constraint()
  • XvidQP.rar Xvid Quants parser(XvidQP)用来分析编码Xvid AVI文件中每侦的量化(quantization)值。分析结束后,用文本和图表的方式显示统计数据。XviD继承并发展了OpenDIVX Encore 2,性能得到极大提高,被认为目前世界上速度最快的MPEG4 Codec.