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

搜索资源列表

  1. mp3decoding

    0下载:
  2. mpeg层3音频编码程序,实现对音频的编码(与解码文件配套使用)-mpeg layer 3 audio coding procedures, the right Audio Coding (with documents supporting the use of decoders)
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:109281
    • 提供者:魏欢欢
  1. Mp3_layer3yuanma

    0下载:
  2. VC写的Mp3 解码源码和layer3编码源码;重要用于U盘开发。内含帮助文件。-VC write Mp3 source decoder source code and layer 3; Important for the development of U disk. Intron help files.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:79885
    • 提供者:SCM
  1. huffman_code

    0下载:
  2. huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在VC++ 工程->设置->调试->程序变量里加E:\\sample.txt E:\\encode.txt E:\\decode.txt 然后把英文文件放到E盘里.名叫samole.txt, 还有在E里新件2个txt文件.名叫encode.txt,decode.t
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2632
    • 提供者:朴燕姬
  1. EZWVCcode

    0下载:
  2. 介绍EZW编解码算法的全部代码,该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 -introduced EZW coding of all the code, the source code incl
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:9352
    • 提供者:爱玛
  1. suanshucoden122

    1下载:
  2. 本程序可以对文件进行算术编码处理 解码处理等-the procedures of document processing arithmetic coding for decoding processing
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1404548
    • 提供者:zll
  1. streamletHuffman

    0下载:
  2. 本程序为了在对输入的文件进行HUFFMAN编码,给出了其编码过程和翼抹过程。给出编码效率。-procedures for the importation of the paper Speed HUFFMAN coding, given its coding process and the process of clearing the wings. Given coding efficiency.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:106923
    • 提供者:wang-streamlet
  1. Turbo--matlab_3GPP

    3下载:
  2. 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper constituent_decoder_SemiTh.m constituent_decoder_logmap.m constituent_decoder_max.m constituent_decoder_Th.m 这四个文件是子译码器 interleaver_3GPP.m 3GPP标准的交织器。Turbo.m中可以选择
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2213383
    • 提供者:刘华
  1. jpeg_yuce

    0下载:
  2. 预测编码dpcm 的verilog代码,此文件为V文件-predictive coding dpcm verilog code of this file documents for V
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1006
    • 提供者:万明
  1. 2023823120320069291538432107745

    0下载:
  2. JPEG压缩编码系统源代码,可包括可执行文件和源码-JPEG compression coding system source code, which may include the source code and executable files
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:131105
    • 提供者:wuguanying
  1. kMeansbuilder

    0下载:
  2. 模式识别中的聚类k均值算法用C++ builder编码实现是cpp文件-pattern recognition of k-means clustering algorithm coded in C builder realization of the document cpp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4418
    • 提供者:胡鹏
  1. Huffman007

    0下载:
  2. 图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩 -image processing source code, a demo program Huffman coding method compression function, and the achievement of the document image compression
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:33037
    • 提供者:ajun
  1. mpg2_2

    0下载:
  2. mpeg2编码解码源程序代码,其中不仅包括视频文件,还包括音频文件 -mpeg2 codec source code, which includes not only video files, including audio files
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:219831
    • 提供者:陈泽霖
  1. jt_jpeg

    0下载:
  2. 用java写的jt-jpeg。jt表示java time package,主要用于PDA设备。压缩包包括三个文件夹,demo是例子,jpeg是编码解码器,jcp用于PDA设备。-with java write jt - jpeg. Jt said java time package, mainly for PDA devices. Compressed including three folders, yes demo examples, jpeg is codec, jcp for PDA d
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:42978
    • 提供者:zhangqing
  1. hafuman

    0下载:
  2. 一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是要压缩(或者要解压)的文件路径,输入范围是字符串,而且要是文件的路径。 2) 输出形式: 输出相应的编码压缩文件和解码原文件 3) 程序所能达到的功能: 利用哈夫曼对ASCII文件做不等长编码,达到压缩文件。利用哈夫曼树的遍历,达到解压文件的目的。程序的功能也就是实现压缩和解压ASCII类型文件的目的。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果) 测试输
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:260371
    • 提供者:huangfeng
  1. SPIHT

    0下载:
  2. 另一种小波经典压缩编码算法SPIHT的实现,需要自己建工程文件。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7083
    • 提供者:ht
  1. adaptive-huffman

    1下载:
  2. 自适应的哈夫曼编码程序,包括屏幕输出和文件保存。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5082
    • 提供者:陈文杰
  1. huffman

    0下载:
  2. 静态的哈夫曼编码,从file.txt文件中读取字符,统计,并编码,输出到huffman-u.txt中
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4134
    • 提供者:陈文杰
  1. JPEGcompress

    0下载:
  2. 实现jpeg的压缩编码功能 在demo2的工程文件中即可查看
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1803867
    • 提供者:张了
  1. SOURCE9

    0下载:
  2. 图象的压缩编码,JPEG压缩编码标准 注意事项: 运行时,文件c:\\test.pcx;c:\\test.jpg必须存在
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:239382
    • 提供者:hyh
  1. DeCompress

    0下载:
  2. 可实现文件解压缩功能,要压缩后的文件没有扩展名,算法采用的是霍夫曼编码
  3. 所属分类:压缩解压

    • 发布日期:2014-01-16
    • 文件大小:19919
    • 提供者:李泰成
« 1 2 3 4 56 7 8 9 10 ... 29 »
搜珍网 www.dssz.com