CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - implementation

搜索资源列表

  1. SPIHT(Matlab).zip

    3下载:
  2. % Matlab implementation of SPIHT (without Arithmatic coding stage) % % By Jing Tian, scuteejtian@hotmail.com fprintf('-----------   Welcome to SPIHT Matlab Demo!   ----------------\n'); fprintf('-----------   Load
  3. 所属分类:压缩解压

    • 发布日期:2008-07-07
    • 文件大小:232873
    • 提供者:jasonchang
  1. LRC

    0下载:
  2. GPS定位数据压缩算法的设计与实现 文章作者:杨宏业 张 跃 为了解决嵌入式GPS车载系统存储空间小、GPS定位数据量大的矛盾,根据GPS定位数据的特 点,提出了专用于GPS定全数据压缩的改进型半字节压缩算法。-the design and implementation of GPS locaton data compression algrithm.author:yanghongye,zhangyao.solve the problem of gps car-carring s
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:208666
    • 提供者:杜转奎
  1. 程序内存驻留程序(TSR)8

    0下载:
  2. 在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何软件或程序设计中,只要用到了60H号中断,就会在屏幕上显示“
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7333
    • 提供者:高俊杰
  1. adaptive_arithmetic

    0下载:
  2. 自适应算术编码的实现,包括编码器和解码器。在vc++.net 2003下开发。-adaptive arithmetic coding implementation, including the encoder and decoder. In vc. Net 2003 under development.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:27240
    • 提供者:沈宏伟
  1. LZSS

    0下载:
  2. C++ implementation of LZSS
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:580486
    • 提供者:赵臻
  1. RV_Media_Jpeg2000_SDK

    0下载:
  2. 这是jpeg2000的压缩算法,讲述了基本的算法,及其实现方法-jpeg2000 This is the compression algorithms, on the basic algorithm, and its implementation
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1552983
    • 提供者:张平
  1. Huffman_6

    0下载:
  2. 一个多种压缩方法的程序,不过代码比较多。实现了huffman压缩的功能-a variety of compression methods of procedure, but more code. Implementation of the Huffman compression function
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:27242
    • 提供者:陈剑
  1. Adaptive_arithmetic_code

    0下载:
  2. 自适应算术编码算法,包含有编码器和解码器的实现,共从事图像编码压缩的朋友参考。-adaptive arithmetic coding algorithm, includes encoder and decoder implementation. engaged in a total image coding reference to a friend.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4565
    • 提供者:刘晓倩
  1. digitalImageCoding

    0下载:
  2. 《VC++数字图像处理典型算法及实现》一书的第十二章,图像压缩编码-"VC typical digital image processing algorithm and implementation," a book of 12 chapters, Image Coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:233962
    • 提供者:郝丽丽
  1. MPG200~1.ZIP

    0下载:
  2. 关于DVD的MPEG2用的DSP代码,在DSP的实现MPEG的压缩,解压算法.-on DVD MPEG2 using the DSP code, the DSP implementation of MPEG compression, Decompression algorithms.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:200887
    • 提供者:黄耀鹏
  1. huffman-0.7

    0下载:
  2. Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other performance related adjective. M
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:49562
    • 提供者:张森宁
  1. LSk

    1下载:
  2. Listless Speck Codec. This is a implementation of Listless Speck Codec.-Listless Speck Codec. This is a implementa tion of Listless Speck Codec.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:201815
    • 提供者:jason..
  1. SPIHT_matlab_code

    0下载:
  2. MATLAB implementation of SPIHT (without Arithmatic coding stage). % Performance evaluation : this toolbox VS. SPIHT % Test image: lena512.raw % bpp SPIHT(dB) This code(dB) % 0.1000 29.8107 29.3202 % 0.2000 32.7202 32.2514 % 0.3000 34.5
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:182361
    • 提供者:jason..
  1. wssdxt

    0下载:
  2. 能有效的实现网上书店系统的前台服务器和后台数据库的连接,实现网上书店的管理和功能实现.-can achieve an effective system of online bookstores prospects server and database connectivity, Implementation of the online bookstore and management functions.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:158912
    • 提供者:田富超
  1. VqmCalcSrc-0.21

    0下载:
  2. This program is an implementation of a part of one or more MPEG-4 Video tools as specified in ISO/IEC 14496-2 standard.-This program is an implementation of a part of one or more MPEG-4 Video tools as specified in ISO / IEC 14496-2 standard.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:80268
    • 提供者:guo
  1. lpc_2.4kbps

    1下载:
  2. LPC 2.4kbps codec meeting Federal Standard 1016 CELP implementation-LPC 2.4kbps codec meeting Federal Standar d 1016 CELP implementation
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:272835
    • 提供者:Darwin So
  1. VBysjys

    0下载:
  2. vb压缩解压缩的实现,压缩比例高,执行速度快-vb decompress compressed to achieve higher compression ratio, faster implementation
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:73636
    • 提供者:吕建欣
  1. SIFT.rar

    1下载:
  2. 在Matlab中实现基于旋转尺度不变特征提取特征点的方法。,Matlab implementation of the rotation based on scale-invariant feature extraction method of feature points.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2634894
    • 提供者:
  1. STBGWX

    0下载:
  2. Lzw数据压缩算法的源代码,使用c语言实现的 .包括Huffuman算法,RLE算法,LZ算法-Data compression algorithm Lzw source code, use the c language of implementation. Huffuman algorithm include, RLE algorithm, LZ algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:1193116
    • 提供者:wuxin
  1. SVD_on_Matlab

    0下载:
  2. SVD algorithm implementation in Matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:3104955
    • 提供者:wushu
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com