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

搜索资源列表

  1. wbs

    0下载:
  2. 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26.14kb
    • 提供者:叶润
  1. slnGZip

    0下载:
  2. 应用VB.net开发,实现数据压力与解压缩的讲解;处理压缩数据流实例-VB.net application development, data compression and decompression of the pressure on deal with compressed data stream example
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:14.95kb
    • 提供者:aynuion
  1. FinitePrecisionArithmeticCoding

    0下载:
  2. 本代码参考David《数据压缩原理与应用》P71-P82,实现了有限精度的算术编解码的源代码。-The code reference David Principle and Application of data compression P71-P82, the realization of the finite precision arithmetic codec source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.55kb
    • 提供者:jenna
  1. FDR_codes_compression_based_on_compatible

    0下载:
  2. 一种基于相容压缩和FDR编码压缩的综合压缩方法。该方法首先把原始测试集的测试向量转变成多扫描链的形式,利用测试向量间的相容关系进行第一次压缩——相容压缩,在此基础上对相容压缩过的测试集进行重排,使其仍然保持原始测试集中测试模式的排列特性,并对其进行优化排序,使得相邻模式间具有最少的不同位,最后利用FDR编码方法进行第二次压缩。 目前,减少测试应用时间和测试数据容量是测试领域的努力方向。本文提出的这种方法可以有效的减少存储容量和降低测试时间从而有效的降低了测试成本。与类似的纯编码压缩方法相比,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:4.51kb
    • 提供者:张志刚
  1. Prb_Noname

    0下载:
  2. It s an interface for using huffman trees (data structure application) that can be used for compression and a test program with CLI in a form of a menu to test those features.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:17.05kb
    • 提供者:Cosmin
  1. Huffman

    0下载:
  2. 这是一个数据结构的程序,进行哈弗曼树的测试与应用-This is a data structure, procedures, conduct testing and application of the tree Havermann
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.28kb
    • 提供者:雷文
  1. 5

    0下载:
  2. Chip type : ATmega8 Program type : Application Clock frequency : 8.000000 MHz Memory model : Small External SRAM size : 0 Data Stack size : 256 *****************************************************/ #include <mega8.h> #includ
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.4kb
    • 提供者:Mohammad_zamani
  1. useoftreeview

    0下载:
  2. 1、treeview控件的应用,和数据窗口结合的使用方法。 2、treeview控件的常用函数的介绍。 3、动态切换数据窗口控件所关联的数据窗口对象。 4、数据存储datastore的初步应用。 5、treeview控件和弹出菜单的结合。-1, treeview control, applications, and data combination to use the window. 2, treeview control, introduction of the common
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:180.94kb
    • 提供者:vivian
  1. 12

    0下载:
  2. 本文所研究的二值图像游程编码数据压缩,就是一种具有高压缩比的无损数据压缩技术,它是应用游程编码的原理对二值图像进行数据压缩的编码技术,其编码非常简单,编码和解码速度快,因此其应用范围广泛。-This paper studied binary image run-length encoding data compression, is a high compression ratio of lossless data compression technology, which is the app
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:33.02kb
    • 提供者:杜秋国
  1. SUANSHU

    0下载:
  2. 本文由香农熵理论和统计编码的原理开始,逐步展开对基于算术编码的数据压缩的研究与应用的讨论:从算术编码的原理、产生条件、以及研究算术编码的目的意义等,到具体算术编码方案的分析比较以及其C++语言的实现方案-This Yuka agricultural entropy coding theory and statistical theory began to gradually expand the data based on arithmetic coding compression resear
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:48.82kb
    • 提供者:杜秋国
  1. shuju

    0下载:
  2. 数据压缩编码技术的简述与实际应用的要求 -Data compression techniques and Application
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:18.83kb
    • 提供者:Harry
  1. 15653981

    0下载:
  2. GPS卫星定位的应用与数据处理 GPS卫星定位的应用与数据处理-The application of the GPS satellite positioning and data processing applications and data processing of the GPS satellite positioning
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:78.64kb
    • 提供者:刘万强
  1. StatCompositor

    0下载:
  2. C#对统计结果进行排序,实际是对数据库查询结果进行排序,将图书销售数量前五名的书籍按降序排序,在SQL中进行,将排序后的数据显示在窗格中,在平时的应用中也是很常见的一种方式。-C# sort of statistical results, the actual sort of database query results are sorted in descending order, the five books of the number of book sales data will be
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-08
    • 文件大小:308.79kb
    • 提供者:张小浩
  1. shujujianmo

    0下载:
  2. 数据检波算法的初步应用,从调制到解调,中间的各个过程-Preliminary Application of Data Detection Algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:1.51mb
    • 提供者:李晓
  1. Huffman

    0下载:
  2. Huffman编码的应用:实现数据的Huffman编码及参数计算,以及对读入图像作Huffman编码(The application of Huffman coding: to achieve Huffman encoding and parameter calculation of data, and to read the image for Huffman coding)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-31
    • 文件大小:2kb
    • 提供者:砂糖
搜珍网 www.dssz.com