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

搜索资源列表

  1. huffman

    0下载:
  2. 利用哈夫曼编码进行对已有文件进行压缩 在文件使用时,再对压缩文件进行解压缩.-Use Huffman encoding of existing files compression when used in the document, then extract the compressed file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:55286
    • 提供者:li
  1. JPGTODAT

    0下载:
  2. jpeg解码程序,把图片的编码变成.c文件,方便各位学习开发。-jpeg decoding process, the coding into the picture. c files to facilitate the development of all learning.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:5169
    • 提供者:魏维
  1. matlabpcm

    0下载:
  2. pcm编译码实现,有关于pcm编码译码的介绍和m文件-pcm codec to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:53882
    • 提供者:历超
  1. Mp3bianmajiemayuanlihechengxu

    0下载:
  2. MP3文件以一帧为一个编码单元,各帧编码数据是独立的。为了清晰而准确地描述mp3文件格式,下面采用位流语法描述,这种语法格式与c语言近似,易于理解,且描述清晰-An MP3 file to a coding unit, the encoded data frame is independent. In order to clear and accurate descr iption of mp3 file format, the following descr iption of the use
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:183778
    • 提供者:
  1. huffmansystem

    0下载:
  2. 实现霍夫曼编码系统。包含文件hfmfunc.cpp、main.cpp、huffman.h-Huffman coding system to achieve. Include file hfmfunc.cpp, main.cpp, huffman.h
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3150
    • 提供者:yy
  1. bsc

    0下载:
  2. 对JPEG2000压缩编码后的码流文件用matlab进行RS信道编码,再BSC信道仿真,RS解码,计算PSNR- with JPEG2000 code stream file, using matlab to simulated the RS channel coding, and then BSC channel simulation, RS decoding, calculation of PSNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1081
    • 提供者:王冲
  1. Huffman

    0下载:
  2. 用huffman编码定理对文件进行压缩与解压缩-Huffman coding theorem using the file compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:8489
    • 提供者:世间无情
  1. HUFUMAN

    0下载:
  2. 该源码实现了从文件中读取字符串,并对其进行霍夫曼编码和解码过程,源码注释详尽,易于理解-The realization of the source file read from the string and its encoding and decoding process of Hoffman, detailed source notes, easy to understand
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1317183
    • 提供者:chenhyu
  1. H.263EncodingandDecoding

    0下载:
  2. H.263编码与解码程序,能将YUV文件压缩成H.263格式的视频文件,也能将263文件还原成视频图像并播放,是学习视频压缩与解压缩的好材料-H.263 Encoding and Decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-20
    • 文件大小:5711149
    • 提供者:neal
  1. Chuffman

    0下载:
  2. 用哈弗曼树实现实现对文件的编码与译码, 本代码用C语言描述-The realization of codec哈弗曼
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:16945
    • 提供者:Zhilong Zhao
  1. Huffman

    0下载:
  2. 根据ascii码文件中各ascii字符出现的频率情况创建Haffman树,再将各字符对应的哈夫曼编码写入文件中,实现文件压缩。-In accordance with ascii code ascii characters in the document the frequency of the situation created Haffman tree, and then the character of the Huffman code corresponding to write docu
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:815858
    • 提供者:郭峰
  1. huffman_Golomb_COMPRESS

    0下载:
  2. 从 Mentor Graphics 的自动测试图形生成(ATPG)工具 FastScan的 测试文档中提取出测试电路(CUT)的测试模式,生成便于对应压缩算法的文件 格式。 本文中, 给出了 2 种压缩测试模式的方法, 一种是基于统计的哈夫曼编码, 一种是基于差分运算的Golomb 编码。本次毕业设计中,在熟悉Mentor Graphics ATPG工具 FastScan的基本功能和其主要的测试模式输出文件的格式的基础上, 实现其中测试结构和测试模式数据的分析提取, 并且在
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:6143
    • 提供者:张志刚
  1. 1

    0下载:
  2. 程序使用游程编码编写包括测试文件及相关东西-Procedures for the use of run-length coding, including the preparation of the test paper and related things
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:189603
    • 提供者:xuhanbing
  1. rsfinal

    1下载:
  2. 详细且一目了然的RS编译码matlab仿真程序。 包括GF(Q)域的各种运算(每种运算一个函数功能文件),RS编码模块及译码模块。 期中译码模块又分为伴随式计算模块,错误位置多项式计算模块,错误位置计算模块,错误数值计算模块。 还包含了专门用于测试每个模块是否正确的testbache。完整,详细,正确-Detailed and clear RS codec matlab simulation program. Including the GF (Q) domain of a vari
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:11658
    • 提供者:栾西
  1. huffmancode

    0下载:
  2. 对任意格式的文件进行huffman编码压缩与解码。-Any format of the file compression huffman encoding and decoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:935497
    • 提供者:yqwh
  1. jpeg_decode

    0下载:
  2. 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-jpeg decoder using Huffman encoder、IDCT based on foating decoder、Fixed-point integer decoder and Fi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:103743
    • 提供者:倾泠月
  1. norm2huff

    0下载:
  2. 实现哈弗曼压缩编码的matlab程序。(m文件)-Huffman code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1342
    • 提供者:鼓鼓
  1. huffman

    0下载:
  2. 基于哈夫曼技术压缩和解压。 计算机中任意文件的读与存都是从缓存里面读取 0 、 1 代码转化成, 即文件其是就是二进制的。所以可以把每8位转换成相应的ASCII码。从而用哈夫曼编码, 将等长编码转化成非等长编码。-Huffman-based compression and decompression technology. Arbitrary files on your computer and keep reading it to read from the cache 0, 1 code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:9891
    • 提供者:梁超
  1. huffman

    0下载:
  2. 采用哈夫曼编码思想实现文件的压缩和恢复功能,并提供压缩前后的占用空间之比。 要求: (1)描述压缩基本符号的选择方法。 (2)运行时的压缩原文件的规模不小于5K。 (3)提供恢复文件与原文件的相同性对比功能。 -huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:3148
    • 提供者:loseheaven
  1. huffman(VC)

    0下载:
  2. 控件台应用程序。 采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。 编码命令:c <input file> <output file> 解码命令:d <input file> <output file> 对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:39161
    • 提供者:魏罡
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 29 »
搜珍网 www.dssz.com