搜索资源列表

  1. Huffman_mfc

    0下载:
  2. 哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。-Huffman coding, based on the MFC. Huffman coding for entropy coding one of the best ways, for a wide variety of data compression technology.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-22
    • 文件大小:201728
    • 提供者:canny06
  1. jpenhuff

    0下载:
  2. 此源码为按照jpeg标准编写的huffman压缩程序源代码,主要是进行图像数据压缩-source of this according to jpeg standards prepared by the Huffman compression source code, mainly for image data compression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:
  1. hufuman

    0下载:
  2. 哈夫曼编码源程序!好东西啊 喜欢的话 下吧 对学习数据压缩有好处-Huffman coding source! Ah good things like what are you learning good data compression
  3. 所属分类:C#编程

    • 发布日期:2024-05-22
    • 文件大小:892928
    • 提供者:sunweiwei
  1. FFT_compression

    0下载:
  2. 傅立叶变换用于周期性数据压缩的程序。包括傅立叶变换以及压缩处理的程序。-Fourier Transform cyclical data compression procedures. Including Fourier Transform compression and processing procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:13312
    • 提供者:周瑞
  1. Douglas-Pcucker

    0下载:
  2. 在计算机地图制图的过程中,通过各种手段获取的矢量数据往往存在各种各样的问题,需要对数据进行预处理,数据压缩是其中的一种处理方法。在计算机地图中,数据压缩的对象是线状要素中心轴线和面状要素边界数据(几何数据) ,本程序名称为道格拉斯-普克算法.-computer cartography in the process, through various means to obtain the vector data exists in a w
  3. 所属分类:GIS编程

    • 发布日期:2024-05-22
    • 文件大小:89088
    • 提供者:杨毅
  1. Zimo22

    0下载:
  2. 看看What Is New In This Version? 01。文字输入区输入的文字可以多行输入,每一行的文字数目不限。 02。文字输入完毕后,用Ctrl+Enter结束输入,不再提供工具按钮。 03。取模原则:以字节为单位,若不符合 8 的倍数时,补足位数。看图象就知道哦。 04。当横向取模时是宽度满足上述原则。 05。当纵向取模时是高度满足上述原则。 06。新建图像本为建图标而设,但也可以新建不超过100
  3. 所属分类:其它资源

    • 发布日期:2024-05-22
    • 文件大小:262144
    • 提供者:
  1. datapress

    1下载:
  2. 数据压缩实验指导,有游程编码和预测编码的实现-data compression guidance, and with run-length coding and coding to achieve forecast
  3. 所属分类:文件格式

    • 发布日期:2024-05-22
    • 文件大小:9216
    • 提供者:le
  1. class_2_2007

    0下载:
  2. 某著名高校著名院系的数据压缩的课件,内荣香精。很有参考价值-a famous famous university faculty data compression courseware, within-wing flavor. Great reference value
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1510400
    • 提供者:lumingzhi
  1. LZWcompression

    0下载:
  2. lzw数据压缩算法的源代码,使用c语言实现的-lzw data compression algorithm source code, the use of the C Language
  3. 所属分类:压缩解压

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:张珊
  1. CDouglus

    0下载:
  2. 自己编写的道格拉斯数据压缩程序,利用Visual C++6.0的MFC实现,功能比较简单-Douglas prepared their own data compression procedure, and use Visual C 6.0 MFC, relatively simple function
  3. 所属分类:GIS编程

    • 发布日期:2024-05-22
    • 文件大小:47104
    • 提供者:力量
  1. Cyingyong

    0下载:
  2. C~++语言在数据压缩技术中的应用 共参考-C-language data compression technology in the application of a total of reference
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-22
    • 文件大小:217088
    • 提供者:dgsgd
  1. shujuyasuoyouchenbianma

    1下载:
  2. 数据压缩游程编码示例,模拟游程编码过程,可以做课程设计使用.-data compression run-length coding examples and simulation run-length coding process can be done using the curriculum design.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:陈玲玲
  1. DGLS_VB

    0下载:
  2. 道格拉斯--普克压缩算法 一种简单的数据压缩算法,采用VB实现.-Douglas Puck compression algorithm a simple data compression algorithm, the use of VB realize.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:momo
  1. huffman

    0下载:
  2. 基于单片机的数据压缩算法的实现-Huffman算法-Based on single-chip data compression algorithm Algorithm-Huffman
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:caichangxin
  1. LZMA_442b

    0下载:
  2. 数据压缩算法LZMA,包含c c++ java等各种语言.主要实现的环境是vc++6.0.-Data compression algorithm LZMA, contains c c++ Java and other languages. Realize the environment is a major vc++ 6.0.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-22
    • 文件大小:71680
    • 提供者:
  1. LZ77

    0下载:
  2. LZ77压缩算法是一种无损数据压缩算法。该算法是大多数 LZ 算法变体如 LZW、LZSS 以及其它一些压缩算法的基础。是基于字典的编码器。-LZ77 compression algorithm is a lossless data compression algorithm. The algorithm is most LZ algorithm variants, such as LZW, LZSS compression algor
  3. 所属分类:压缩解压

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:耶涛
  1. huffman

    0下载:
  2. 哈夫曼编码源程序,可以用于数据压缩的用处-Huffman source coding, data compression can be used for the usefulness of
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:张张
  1. 7z457

    0下载:
  2. 7zip源码,里面有很多数据压缩算法,希望能给学习数据压缩的人带来一点帮助。-7zip source, there are many data compression algorithms, hope that I can learn from data compression to help bring about a little person.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-22
    • 文件大小:620544
    • 提供者:AskGodId
  1. HUFFMANHFMBMYMQ

    0下载:
  2. 摘 要 1 前 言 2 正 文 4 1. 采用类C语言定义相关的数据类型 4 2. 各模块的伪码算法 5 3. 函数的调用关系图 7 4. 调试分析 8 5. 测试结果 9 6. 源程序(带注释) 10 总结 29 参考文献 30 致谢 31 摘 要 哈夫曼编码(Huffman Coding)是一种编码方式,以哈夫曼树—即最优二叉树,带权路径长度最小的二叉树,经常应
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:96256
    • 提供者:常亮
  1. 1

    0下载:
  2. 图象压缩技术, 由于图像和视频本身的数据量非常大,给存储和传输带来了很多不便,所以图像压缩和视频压缩得到 了非常广泛的应用. 数据压缩方法种类繁多,可以分为无损压缩和有损压缩两大类.无损压缩利用数据的统计冗余进行压 缩,可完全恢复原始数据而不引人任何失真,但压缩率受到数据统计冗余度的理论限制,一般为211到 5-1.有损压缩方法利用了人类视觉对图像中的某些频率成分不敏感的特性,允许压缩过程中损失一定的 信息 虽然不
  3. 所属分类:多媒体

    • 发布日期:2024-05-22
    • 文件大小:207872
    • 提供者:yangmengling
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org