搜索资源列表

  1. cmpeg4

    0下载:
  2. 我自己封装的xvid对mpeg4压缩解压缩的库,可以直接使用用来解压mpeg4视频和压缩yuv或rgb数据.-I have xvid package of mpeg4 compression decompression library can be directly used to extract the mpeg4 video and data compression yuv or rgb.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-08
    • 文件大小:346112
    • 提供者:xuchangliang
  1. MPEG4

    0下载:
  2. MPEG4格式编解码C源代码,包含量化,编码,压缩,解压所有步骤的实现 -MPEG4 codec format C source code, including quantization, coding, compression, decompression realize all the steps
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-08
    • 文件大小:302080
    • 提供者:兴高
  1. DirectShowLibV1-2

    0下载:
  2. 基于DirectShow平台开发的视频压缩解压源程序,用C#语言进行编写的.
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-08
    • 文件大小:925696
    • 提供者:Rachel
  1. my_EZW_haar

    0下载:
  2. 用HAAR小波变换,对其小波系数进行提取关系,然后进行零树编码,实现压缩,最后解压缩,还原原图片。本人进行小优化,十分值得借鉴。-Using haar wavelet transform, the wavelet coefficients extracted their relationship, and then zero-tree coding to achieve compression, decompression Finall
  3. 所属分类:波变换

    • 发布日期:2024-05-08
    • 文件大小:9216
    • 提供者:李红
  1. LZW

    0下载:
  2. LZW用C语言实现。 LZW算法中,首先建立一个字符串表,把每一个第一次出现的字符串放入串表中,并用一个数字来表示,这个数字与此字符串在串表中的位置有关,并将这个数字 存入压缩文件中,如果这个字符串再次出现时,即可用表示它的数字来代替,并将这个数字存入文件中。压缩完成后将串表丢弃。如"print" 字符串,如果在压缩时用266表示,只要再次出现,均用266表示,并将"print"字符串存入串表中,在图象解码时遇到数字266,即可从
  3. 所属分类:文档资料

    • 发布日期:2024-05-08
    • 文件大小:9216
    • 提供者:huangjacket
  1. matlab_MPEG

    0下载:
  2. JPEG的压缩解压程序 把输入视频压缩成结构体形式,效果比较好-JPEG compression decompression procedures to enter into the structure of video compression form, the effect is better
  3. 所属分类:多媒体

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:saint
  1. ImageCompress(QRfenjie)

    0下载:
  2. 利用奇异值分解压缩图像,内有详细的实验报告(包括编程思路、结果分析以及实验图像)-The use of singular value decomposition image compression, which has a detailed experimental report (including programming ideas, the results of analysis and experimental images)
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:1046528
    • 提供者:zizou
  1. Nios_G_729

    0下载:
  2. 基于Nios_实现G_729语音压缩解压算法-Based on Nios_ realize G_729 voice compression decompression algorithms
  3. 所属分类:编程文档

    • 发布日期:2024-05-08
    • 文件大小:4271104
    • 提供者:王鹏
  1. exe-zip

    0下载:
  2. 一个用ZIP算法实现的自解压程序制作,就像RAR的自解压以一样,不过压缩率没有RAR的好。-ZIP algorithm used to achieve a self-extracting process of production, like the self-extracting RAR to the same, but the compression rate is not a good RAR.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:171008
    • 提供者:刘艳双
  1. ppmd

    0下载:
  2. VC++编程,有源代码,这个程序提供了一个用PPM算法进行文件压缩/解压的类-VC++ Programming, source code, this procedure provides an algorithm using PPM file compression/decompression classes
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:49152
    • 提供者:uuuuu
  1. Compr

    0下载:
  2. VC++编程,有源代码,一个数据压缩库进行文件数据的压缩/解压-VC++ Programming, source code, a data compression library file data compression/decompression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:460800
    • 提供者:uuuuu
  1. 7zyasuo

    0下载:
  2. 7z压缩算法源码 内附c语言完整源代码 一种压缩算法的源代码 -7z compression algorithm c language source code containing complete source code of a compression algorithm source code
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:1341440
    • 提供者:sunmt
  1. Wavelet2D

    0下载:
  2. 二维小波变换算法实现压缩解压的程序,此程序中处理的图像为典型的测试图像lena-Two-dimensional wavelet transform algorithm compression decompression procedures, the procedures for dealing with images typical test images lena
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:158720
    • 提供者: 李美珊
  1. newhuffman

    0下载:
  2. huffman 压缩算法 支持文件夹的压缩与解压-huffman compression algorithm support folder compression and decompression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:7066624
    • 提供者:xudi
  1. CompressDecompress

    0下载:
  2. ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip z
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:1164288
    • 提供者:haochao
  1. UPXShellSource

    0下载:
  2. UPXShell 压缩解压缩Windows下的exe和dll文件, 其原理基于加壳原理, UPX也是一个Windows下的可执行文件加壳工具-Windows compression UPXShell extract exe and dll under the document, and its principle加壳based on the principle, UPX is a Windows executable file unde
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:636928
    • 提供者:BestDogKiller
  1. AmZip

    0下载:
  2. 可以压缩和解压一个文件夹(里面有多个文件)或者一个文件!-Compression and decompression can be a folder (there are multiple files) or a file!
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:2402304
    • 提供者:张许能
  1. iLBC

    0下载:
  2. 这是skspay公司的语音压缩解压原代码,据说压缩还原抗数据丢失能力非常强.-This is the company' s voice compression skspay extract the original code, it is said to restore the anti-compression capacity of data loss is very strong.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:70656
    • 提供者:wy1987
  1. zlib-1.2.3

    0下载:
  2. zlib 内存压缩解压程序。。可以在内存中进行压缩解压、-zlib compression memory decompression procedures. . Can be compressed in memory decompression,
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:751616
    • 提供者:asdsa
  1. H265_SAA713X_DEMO_6.3

    0下载:
  2. ZPAV (H265) saa713x(PHILIPS) demo ZPAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4, ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... -ZPAV (H265) saa713x(PHILIPS) demo ZPAV (H265) is audio-visual codec protocol,
  3. 所属分类:多媒体

    • 发布日期:2024-05-08
    • 文件大小:1874944
    • 提供者:黄杏群
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org