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

资源列表

« 1 2 ... .83 .84 .85 .86 .87 288.89 .90 .91 .92 .93 ... 1094 »
  1. tuxiangchuli

    0下载:
  2. 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:747.01kb
    • 提供者:SANMIL
  1. de_jpegVC

    0下载:
  2. C语言实现的JPEG解码程序 效率比较高 -C language of the JPEG decoding process to achieve more efficient
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:819.74kb
    • 提供者:陈中坤
  1. TaoBaoManager

    0下载:
  2. 这是一个淘宝网商店的销售和库存管理系统,在vs2008、framework2.0环境下开发的,有多个页面,数据库用access -This is a TaoBao store sales and inventory management system, vs2008, framework2.0 development environment, there are multiple pages, database with access
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:759.9kb
    • 提供者:tian
  1. ScoreSystem

    0下载:
  2. 学生成绩查询系统,运用结构体,struct ,sort ,Clrscr(),textcolor()函数,用for()循环语句,switch和ifelse作为条件测试语句。 程序实现了学生成绩查询功能,有20个我们班学生的数据信息,每个包含: 学号 — num [10](字符串)、姓名(拼音)— name[25](字符串)、 性别 — sex(字符,M或W)、年龄 — age(整型)、 三门课程成绩(高数、英语、计算机)— score [3 ](单精度)。设计一个系统: 定义
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:44.02kb
    • 提供者:林林
  1. Huffman

    0下载:
  2. 本程序是第二带编码解码经典,huffman编码,实现编码解码-This procedure is the second classic band codec, huffman coding, to achieve codec
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:58.56kb
    • 提供者:李靖
  1. cell-compress

    0下载:
  2. 细胞自动机压缩算法 细胞自动机是用来解释生命现象。系统为什么总要处于“混沌边缘”的状态呢?比如生命吧,静止于某种固定的状态不是挺好的么?为了适应多变的环境,生命必须不断的进化而变得复杂,而要想变得复杂就必须让自己处于混沌边缘的状态。按照达尔文进化论的观点,不适应环境的生命体就会被大自然淘汰了,并不是每个生命体都有意识的要让自己越来越复杂,而是因为过于简单的生命不能适应环境了,于是它们被淘汰掉了,所以剩下来的仅有那些相对复杂的生命体。科学家曾用一批细胞自动机当作生命体在一个虚拟的自然环境
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.16kb
    • 提供者:李靖
  1. GXZGGL

    0下载:
  2. C++课程设计 C++开放的高校职工管理软件 附带源代码及报告-C++ Curriculum design C++ Open College staff management software source code and reports incidental
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:738.56kb
    • 提供者:菲菲
  1. H264com

    0下载:
  2. H.264压缩算法,对源码及算法进行了详细的介绍与讲解-H.264 compression algorithm, the source and the algorithm in detail and explain
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:4.84kb
    • 提供者:lily
  1. VB6_CompressZ-It_Code

    0下载:
  2. vb利用zlib 压缩源码,高人写了一个类-vb source code using zlib compression, an expert has written a class
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:19.33kb
    • 提供者:风云会
  1. free_lz77_gl

    0下载:
  2. Microsoft Visual C++ 6.0环境下的无损压缩测试工程,实现了LZW77算法,压缩效率和速度都不错。-Microsoft Visual C++ 6.0 environment lossless compression testing works, realized LZW77 algorithm, compression efficiency and speed are good.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:62.41kb
    • 提供者:caruchi
  1. KnapsacksProblem1

    0下载:
  2. 利用遗传算法解决背包问题,对遗传算法和编程的学习有一定帮助-The use of genetic algorithms to solve knapsack problem, genetic algorithms and programming of learning to some extent help the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:359.03kb
    • 提供者:沧海桑田
  1. huffman

    0下载:
  2. 哈弗曼编码-哈弗曼coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:52.12kb
    • 提供者:yanmei
« 1 2 ... .83 .84 .85 .86 .87 288.89 .90 .91 .92 .93 ... 1094 »
搜珍网 www.dssz.com