搜索资源列表
homework.m
- 本代码是本人于前年完成的利用小波变换技术实现的图像分解与合成的MATLAB源代码.详细的说明见本人的个人主页,上面有详细的说明和测试结果,数据绝对准确可靠.本人现在正在研究语音压缩算法,主要是MELP算法.从网上搜索到这里正好有本人所要参考的源代码,如能赐予,万分感谢.邮箱:liwh@ruyi.com电话:133251646-the code is completed in the year before last I use wavelet transform technique of ima
search_algorithm
- 常用搜索算法,包括8数码游戏,A star算法类的实现,以及黑白棋算法等-commonly used search algorithm, including eight digital games, Class A star of the algorithm to achieve, and reversi algorithm
qms
- Quick Mutli Search算法,对QuickSearch算法的改进,支持一次搜索多个子串、正/反向查找、不区分大小写查找-Quick Search algorithm, right QuickSearch algorithm, to support a number of search-string is / Reverse Search, Search is case insensitive
modular_FSME
- 基于Modular调用的全搜索算法 modular 调用library库
lz77_source
- 源代码的思路参考自 Mark Nelson 所著的<<数据压缩技术原理与范例>> 中的第八章\"滑动窗口压缩\",是lz77算法的一种简介直观的实现,但是由于 没有采用如LZSS算法中的二叉搜索树技术,所以在运行速度上不如LZSS算法。 采用了微量缓冲区buf 以加快执行速度。
full_search_mpeg2
- mpeg2中的全搜索算法,基于visualDSP++平台,常用
ImageMatch
- 这是一个基于matlab的图像匹配算法,通过先后两帧中相同的部位,在前一帧中搜索协方差最大的匹配点。
WTS2
- 改进的码字搜索快速算法MATLAB,此为今年刚毕业的研究生论文中的算法-MATLAB
matlab-acq
- GPS C/A码捕获 用的是fft频域的搜索 有C/A码产生和C/A码数字化子程序,模拟卫星信号的捕获算法和过程,未考虑多普勒频移-GPS C/A code acquisition in frequency domain using the fft search with C/A code generation and C/A code number of subroutines, analog satellite signal acquisition method and process, w
motionEstNTSS
- 该代码对图像处理中涉及到的搜索算法中的三步法进行了改进,即提出了一种新的三步法。-Of the code in image processing involved in the three-step search algorithm has been improved, that is, a new three-step method.
61IC_H4231
- PAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... ZPAV (H265) 基本算法 : 1,图象与声音分解与合成 :小波 ; 2,图象与声音前处理 :小波子带零交叉降噪,目标纹理处理,语音处理 ; 3,速率控制 :小波子带熵速率控制 ; 4,量化与反量化 :小波子带熵量化与反量化 ; 5,低频分量和高频分量的降维 :小波子带邻域交
UNZIP
- 解压缩软件UNZIP的C源程序代码 算法 在网上搜索一下吧-UNZIP C sourcecode
mv-search
- h.264视频压缩标准中编码器的运动搜索算法的c程序-h.264 video compression standard encoder motion search algorithm c procedures
HS1
- 應用和弦搜索演算法(HS)求解目標-武器指派問題(WTA problem),該程式碼輔皆有註譯以幫助理解,適合初學者使用。-Use the HS algorithm to solve the problem of weapons assignment (WTA problem), the code are accompanied by annotations are translated to help understand, suitable for beginners to use.