CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 波变换 搜索资源 - used

搜索资源列表

  1. WaveletSRCcode

    0下载:
  2. 一个用于数字图像压缩的小波变换实现源程序-a digital image compression used in the wavelet transform source
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:252175
    • 提供者:王青海
  1. Wavelet_transform

    0下载:
  2. 小波变换源代码,用于图像分析,包括图像压缩、纹理分析和识别。-The program illustrates the original code of wavelet transformation, which can be used in image compression, texture analysis and recognization.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:23196
    • 提供者:冯贵玉
  1. 图像离散余弦变换

    0下载:
  2. 此程序可实现广为应用的离散余弦变换(DCT).-the program can actualize image discrete cosine transform which is widely used.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4449
    • 提供者:李强
  1. liftpack-3.0b2j-cc

    0下载:
  2. 第二代小波变换的源代码,内容包括常用的著名小波基,并全部用类封装实现-second generation wavelet transform the source code, as used in the famous 101416, and all types of packaging used to achieve
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:890880
    • 提供者:东海
  1. 二维小波变换

    1下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:罗松溪
  1. Ray3d

    1下载:
  2. 三维射线追踪的代码,c语言+linux下的环境。试用于石油勘探行业。 -Code for track 3D radial program with c language and works in linux.it is used in oil reconnoitre industry for test
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:792141
    • 提供者:莎加
  1. java_wavelet_change

    1下载:
  2. 我收集的用java写的小波变换程序源代码,包含大部分小波基完全脱离matlab-I collected was used java wavelet transform source code, including the majority of small Porgy completely out of Matlab
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:53852
    • 提供者:马占寅
  1. hufferman

    0下载:
  2. hufferman变换的源码,常用在mpeg-2/4的编码过程中,用以简化代码-hufferman transform the source code used in the MPEG-2 / 4 encoding process to simplify the code
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:64579
    • 提供者:刘勇
  1. 公路曲线算法

    0下载:
  2. 公路曲线设计的源码,用于计算缓和曲线,圆曲线,直线上的坐标-highway curve design the source code used in the calculation of relaxation curves, round curve, the coordinates on the Line
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:21477
    • 提供者:逆不道
  1. 97小波变换源程序

    0下载:
  2. 7wave.c是小波变换的源程序程序,97wave.exe是用Lccwin32编译的可执行文件,lena512.raw是测试图像数据,可用potoshop打开,97.bat是可直接执行的批处理文件.希望对小波变换的同仁有所帮助! -7wave.c wavelet transform is the source procedures 97wave.exe is Lccwin32 compiler executable file lena512.raw test image data can b
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:197981
    • 提供者:秋实
  1. 小波变换源码

    1下载:
  2. 带有多种小波基的小波变换程序,可用于图象识别,信号突变检测。-with multiple small Porgy wavelet transform procedures can be used to image recognition, signal mutation detection.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4422
    • 提供者:麦子
  1. wavelet_rec

    0下载:
  2. 用于多分辨率分析中的重建,使用 A trous 算法-for multiresolution analysis of the reconstruction algorithm used A trous
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:883
    • 提供者:李坤
  1. shiboqi

    0下载:
  2. 串口通信、数据计算、波形显示 实现无限制串口通信、微型计算器和串口波形显示 Delphi 7.0常用函数速查手册、SPCOMM控件readme-serial communications, data, waveform realize unrestricted serial communications, micro calculators and serial waveform display Delphi 7.0 commonly used functions Check manua
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1678813
    • 提供者:长官林
  1. CapPicture

    0下载:
  2. vc++视频捕捉程序,在vc++下调试成功,可用于视频捕捉-vc + + video capture procedures, the vc debug successful, can be used to capture video
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3612
    • 提供者:刘慧
  1. 8PSKProgrese

    0下载:
  2. 高速数据传输系统中,8PSK为常用的调制方式。为了满足更高的误码率指标,本文对软判决算法进行了深入的研究,并针对两种不同的软判决算法进行了误码率仿真。-high-speed data transmission system, commonly used for 8PSK modulation. In order to meet the higher rate of error, this pair of soft decision algorithm for the in-depth stud
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:408654
    • 提供者:xielunwen
  1. dailvboshiboqi

    0下载:
  2. 用NI公司的labview7.1编的一个程序。 本程序可以使用dmm设备采集数据信息,然后通过界面显示(类似示波器),而且,加入了滤波功能,能够自行选择滤波函数,显示滤波后的波形。-using NI companies labview7.1 a series of procedures. This procedure can be used for data acquisition equipment DMM information, then pass the interface show
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:18518
    • 提供者:ander
  1. wavelet_transf

    0下载:
  2. WAVELET BASED COMPRESSION,本程序用matlab工具编程实现了小波变换进行图像压缩,并且显示压缩前后的图像。代码很简明清晰,适合初学者研究和学习。-WAVELET BASED CPSV, the procedures used Matlab programming tools of wavelet transform for image compression, and compression shown before and after images. Code is
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1707
    • 提供者:陆游
  1. dualtreewavelettransform

    3下载:
  2. 双树复小波变换的源代码,可用于一维信号与二维图像的变换-double-tree Complex Wavelet transform the source code can be used in one-dimensional and two-dimensional image signal transformation
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:74320
    • 提供者:潇潇
  1. rwt

    2下载:
  2. 美国著名Rice大学的小波变换工具箱,非常实用,实现了几乎所有常用的小波变换功能。-prominent American Rice University wavelet transform Toolbox, very practical, to achieve almost all commonly used wavelet transform function.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:44882
    • 提供者:张华
  1. ffttranslation

    0下载:
  2. 关于fft变换的程序,可用于各种时域图的频谱分析,值得试用-on fft transform the procedure can be used to map various time-domain analysis of the spectrum, worth trial
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:771880
    • 提供者:陈力
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com